I backed up the data to ftp, I filled in the ftp account and password in the task, the work is normal, but there is an error in the log, the following is the log content of cobian Reflector:
2024-01-19 01:00:01 A backup has started...
2024-01-19 01:00:01 Calculating the number of files. This could take a while...
2024-01-19 01:00:43 Backing up the task "project backup"
2024-01-19 01:00:43 Applying the parameters to the task "project backup" (if any).
2024-01-19 01:00:43 Requesting the creation of a Volume Shadow Copy image for the source...
2024-01-19 01:00:53 The Volume Shadow Copy image has been successfully created.
2024-01-19 01:00:53 Starting the copy. The user running the task is: SYSTEM
2024-01-19 01:00:53 The directory "E:\project" is being added to the monolithic archive...
2024-01-19 01:55:29 Checking the archive "E:\tmp\f9bfb723-c987-4b84-a100-b67c9ce3e202\project.zip"...
2024-01-19 02:09:02 Clearing the archive attribute of the processed files...
2024-01-19 02:09:52 The monolithic archive "project.zip" has been created. Files in archive: 332085. Folders: 60698. Ignored files: 3865 Uncompressed size: 57.44 GB
2024-01-19 02:09:52 The directory "D:\svn" is being added to the monolithic archive...
2024-01-19 02:17:18 Checking the archive "E:\tmp\f9bfb723-c987-4b84-a100-b67c9ce3e202\svn.zip"...
2024-01-19 02:18:40 Clearing the archive attribute of the processed files...
2024-01-19 02:18:41 The monolithic archive "svn.zip" has been created. Files in archive: 339721. Folders: 60764. Ignored files: 3865 Uncompressed size: 66.59 GB
2024-01-19 02:18:41 Connecting to 192.168.6.111:21...
2024-01-19 02:18:41 Connected to 192.168.6.111:21.
2024-01-19 02:18:41 Logged in into the remote server.
2024-01-19 02:18:41 Uploading the file "E:\tmp\f9bfb723-c987-4b84-a100-b67c9ce3e202\project.zip" to "/"...
ERR 2024-01-19 02:25:22 An error occurred while uploading the file "E:\tmp\f9bfb723-c987-4b84-a100-b67c9ce3e202\project.zip" to "/": An I/O exception occurred.
2024-01-19 02:26:53 Disconnected from 192.168.6.111.
2024-01-19 02:26:53 Connecting to 192.168.6.111:21...
2024-01-19 02:26:53 Connected to 192.168.6.111:21.
2024-01-19 02:26:53 Logged in into the remote server.
2024-01-19 02:26:53 Uploading the file "E:\tmp\f9bfb723-c987-4b84-a100-b67c9ce3e202\svn.zip" to "/"...
2024-01-19 02:28:07 The archive attribute for "E:\tmp\f9bfb723-c987-4b84-a100-b67c9ce3e202\svn.zip" has been removed.
2024-01-19 02:28:07 Disconnected from 192.168.6.111.
2024-01-19 02:28:08 The temporary directory "E:\tmp\f9bfb723-c987-4b84-a100-b67c9ce3e202" has been successfully deleted.
2024-01-19 02:28:08 ** Backup for the task "project backup" has ended **
2024-01-19 02:28:08 ** Processed files: 339723. Backed up files: 339722. Created folders: 0. Backup size: 3.7 GB. **
2024-01-19 02:28:08 ** Number of errors: 1. Time elapsed: 1 hours, 27 minutes, 24 seconds. **
2024-01-19 02:28:08 Deleting the Volume Shadow Copy image...
2024-01-19 02:28:08 The Volume Shadow Copy image has been successfully deleted.
2024-01-19 02:28:08 The backup has ended. There are errors. Consult the log file.
The following is the log of the ftpserver
(000008) 2024/1/19 2:18:42 - (not logged in) (192.168.6.2)> Connected on port 21, sending welcome message...
(000008) 2024/1/19 2:18:42 - (not logged in) (192.168.6.2)> 220-welcome to backup ftp server
(000008) 2024/1/19 2:18:42 - (not logged in) (192.168.6.2)> 220 by allen
(000008) 2024/1/19 2:18:42 - (not logged in) (192.168.6.2)> USER allen
(000008) 2024/1/19 2:18:42 - (not logged in) (192.168.6.2)> 331 Password required for allen
(000008) 2024/1/19 2:18:42 - (not logged in) (192.168.6.2)> PASS
(000008) 2024/1/19 2:18:42 - allen (192.168.6.2)> 230 Logged on
(000008) 2024/1/19 2:18:42 - allen (192.168.6.2)> CWD .
(000008) 2024/1/19 2:18:42 - allen (192.168.6.2)> 250 CWD successful. "/" is current directory.
(000008) 2024/1/19 2:18:42 - allen (192.168.6.2)> PWD
(000008) 2024/1/19 2:18:42 - allen (192.168.6.2)> 257 "/" is current directory.
(000008) 2024/1/19 2:18:42 - allen (192.168.6.2)> CWD /
(000008) 2024/1/19 2:18:42 - allen (192.168.6.2)> 250 CWD successful. "/" is current directory.
(000008) 2024/1/19 2:18:42 - allen (192.168.6.2)> CWD /
(000008) 2024/1/19 2:18:42 - allen (192.168.6.2)> 250 CWD successful. "/" is current directory.
(000008) 2024/1/19 2:18:42 - allen (192.168.6.2)> CWD /
(000008) 2024/1/19 2:18:42 - allen (192.168.6.2)> 250 CWD successful. "/" is current directory.
(000008) 2024/1/19 2:18:42 - allen (192.168.6.2)> PWD
(000008) 2024/1/19 2:18:42 - allen (192.168.6.2)> 257 "/" is current directory.
(000008) 2024/1/19 2:18:42 - allen (192.168.6.2)> TYPE I
(000008) 2024/1/19 2:18:42 - allen (192.168.6.2)> 200 Type set to I
(000008) 2024/1/19 2:18:42 - allen (192.168.6.2)> PASV
(000008) 2024/1/19 2:18:42 - allen (192.168.6.2)> 227 Entering Passive Mode (192,168,6,111,201,114)
(000008) 2024/1/19 2:18:42 - allen (192.168.6.2)> STOR project 2024-01-19 01;00;53.zip
(000008) 2024/1/19 2:18:42 - allen (192.168.6.2)> 150 Opening data channel for file upload to server of "/project 2024-01-19 01;00;53.zip"
(000008) 2024/1/19 2:26:53 - allen (192.168.6.2)> QUIT
(000008) 2024/1/19 2:26:53 - allen (192.168.6.2)> 226 Successfully transferred "/project 2024-01-19 01;00;53.zip"
(000008) 2024/1/19 2:26:53 - allen (192.168.6.2)> 221 Goodbye
(000008) 2024/1/19 2:26:53 - allen (192.168.6.2)> disconnected.
(000009) 2024/1/19 2:26:53 - (not logged in) (192.168.6.2)> Connected on port 21, sending welcome message...
(000009) 2024/1/19 2:26:53 - (not logged in) (192.168.6.2)> 220-welcome to backup ftp server
(000009) 2024/1/19 2:26:53 - (not logged in) (192.168.6.2)> 220 by allen
(000009) 2024/1/19 2:26:53 - (not logged in) (192.168.6.2)> USER allen
(000009) 2024/1/19 2:26:53 - (not logged in) (192.168.6.2)> 331 Password required for allen
(000009) 2024/1/19 2:26:53 - (not logged in) (192.168.6.2)> PASS
(000009) 2024/1/19 2:26:53 - allen (192.168.6.2)> 230 Logged on
(000009) 2024/1/19 2:26:53 - allen (192.168.6.2)> CWD .
(000009) 2024/1/19 2:26:53 - allen (192.168.6.2)> 250 CWD successful. "/" is current directory.
(000009) 2024/1/19 2:26:53 - allen (192.168.6.2)> PWD
(000009) 2024/1/19 2:26:53 - allen (192.168.6.2)> 257 "/" is current directory.
(000009) 2024/1/19 2:26:53 - allen (192.168.6.2)> CWD /
(000009) 2024/1/19 2:26:53 - allen (192.168.6.2)> 250 CWD successful. "/" is current directory.
(000009) 2024/1/19 2:26:53 - allen (192.168.6.2)> CWD /
(000009) 2024/1/19 2:26:53 - allen (192.168.6.2)> 250 CWD successful. "/" is current directory.
(000009) 2024/1/19 2:26:53 - allen (192.168.6.2)> CWD /
(000009) 2024/1/19 2:26:53 - allen (192.168.6.2)> 250 CWD successful. "/" is current directory.
(000009) 2024/1/19 2:26:53 - allen (192.168.6.2)> PWD
(000009) 2024/1/19 2:26:53 - allen (192.168.6.2)> 257 "/" is current directory.
(000009) 2024/1/19 2:26:53 - allen (192.168.6.2)> TYPE I
(000009) 2024/1/19 2:26:53 - allen (192.168.6.2)> 200 Type set to I
(000009) 2024/1/19 2:26:53 - allen (192.168.6.2)> PASV
(000009) 2024/1/19 2:26:53 - allen (192.168.6.2)> 227 Entering Passive Mode (192,168,6,111,229,21)
(000009) 2024/1/19 2:26:53 - allen (192.168.6.2)> STOR svn 2024-01-19 01;00;53.zip
(000009) 2024/1/19 2:26:53 - allen (192.168.6.2)> 150 Opening data channel for file upload to server of "/svn 2024-01-19 01;00;53.zip"
(000009) 2024/1/19 2:28:08 - allen (192.168.6.2)> 226 Successfully transferred "/svn 2024-01-19 01;00;53.zip"
(000009) 2024/1/19 2:28:08 - allen (192.168.6.2)> QUIT
(000009) 2024/1/19 2:28:08 - allen (192.168.6.2)> 221 Goodbye
(000009) 2024/1/19 2:28:08 - allen (192.168.6.2)> disconnected.
No error was generated on ftpserver, why did cobian reflector generate an error log? Is there any need for additional configuration?
2024-01-19 01:00:01 A backup has started...
2024-01-19 01:00:01 Calculating the number of files. This could take a while...
2024-01-19 01:00:43 Backing up the task "project backup"
2024-01-19 01:00:43 Applying the parameters to the task "project backup" (if any).
2024-01-19 01:00:43 Requesting the creation of a Volume Shadow Copy image for the source...
2024-01-19 01:00:53 The Volume Shadow Copy image has been successfully created.
2024-01-19 01:00:53 Starting the copy. The user running the task is: SYSTEM
2024-01-19 01:00:53 The directory "E:\project" is being added to the monolithic archive...
2024-01-19 01:55:29 Checking the archive "E:\tmp\f9bfb723-c987-4b84-a100-b67c9ce3e202\project.zip"...
2024-01-19 02:09:02 Clearing the archive attribute of the processed files...
2024-01-19 02:09:52 The monolithic archive "project.zip" has been created. Files in archive: 332085. Folders: 60698. Ignored files: 3865 Uncompressed size: 57.44 GB
2024-01-19 02:09:52 The directory "D:\svn" is being added to the monolithic archive...
2024-01-19 02:17:18 Checking the archive "E:\tmp\f9bfb723-c987-4b84-a100-b67c9ce3e202\svn.zip"...
2024-01-19 02:18:40 Clearing the archive attribute of the processed files...
2024-01-19 02:18:41 The monolithic archive "svn.zip" has been created. Files in archive: 339721. Folders: 60764. Ignored files: 3865 Uncompressed size: 66.59 GB
2024-01-19 02:18:41 Connecting to 192.168.6.111:21...
2024-01-19 02:18:41 Connected to 192.168.6.111:21.
2024-01-19 02:18:41 Logged in into the remote server.
2024-01-19 02:18:41 Uploading the file "E:\tmp\f9bfb723-c987-4b84-a100-b67c9ce3e202\project.zip" to "/"...
ERR 2024-01-19 02:25:22 An error occurred while uploading the file "E:\tmp\f9bfb723-c987-4b84-a100-b67c9ce3e202\project.zip" to "/": An I/O exception occurred.
2024-01-19 02:26:53 Disconnected from 192.168.6.111.
2024-01-19 02:26:53 Connecting to 192.168.6.111:21...
2024-01-19 02:26:53 Connected to 192.168.6.111:21.
2024-01-19 02:26:53 Logged in into the remote server.
2024-01-19 02:26:53 Uploading the file "E:\tmp\f9bfb723-c987-4b84-a100-b67c9ce3e202\svn.zip" to "/"...
2024-01-19 02:28:07 The archive attribute for "E:\tmp\f9bfb723-c987-4b84-a100-b67c9ce3e202\svn.zip" has been removed.
2024-01-19 02:28:07 Disconnected from 192.168.6.111.
2024-01-19 02:28:08 The temporary directory "E:\tmp\f9bfb723-c987-4b84-a100-b67c9ce3e202" has been successfully deleted.
2024-01-19 02:28:08 ** Backup for the task "project backup" has ended **
2024-01-19 02:28:08 ** Processed files: 339723. Backed up files: 339722. Created folders: 0. Backup size: 3.7 GB. **
2024-01-19 02:28:08 ** Number of errors: 1. Time elapsed: 1 hours, 27 minutes, 24 seconds. **
2024-01-19 02:28:08 Deleting the Volume Shadow Copy image...
2024-01-19 02:28:08 The Volume Shadow Copy image has been successfully deleted.
2024-01-19 02:28:08 The backup has ended. There are errors. Consult the log file.
The following is the log of the ftpserver
(000008) 2024/1/19 2:18:42 - (not logged in) (192.168.6.2)> Connected on port 21, sending welcome message...
(000008) 2024/1/19 2:18:42 - (not logged in) (192.168.6.2)> 220-welcome to backup ftp server
(000008) 2024/1/19 2:18:42 - (not logged in) (192.168.6.2)> 220 by allen
(000008) 2024/1/19 2:18:42 - (not logged in) (192.168.6.2)> USER allen
(000008) 2024/1/19 2:18:42 - (not logged in) (192.168.6.2)> 331 Password required for allen
(000008) 2024/1/19 2:18:42 - (not logged in) (192.168.6.2)> PASS
(000008) 2024/1/19 2:18:42 - allen (192.168.6.2)> 230 Logged on
(000008) 2024/1/19 2:18:42 - allen (192.168.6.2)> CWD .
(000008) 2024/1/19 2:18:42 - allen (192.168.6.2)> 250 CWD successful. "/" is current directory.
(000008) 2024/1/19 2:18:42 - allen (192.168.6.2)> PWD
(000008) 2024/1/19 2:18:42 - allen (192.168.6.2)> 257 "/" is current directory.
(000008) 2024/1/19 2:18:42 - allen (192.168.6.2)> CWD /
(000008) 2024/1/19 2:18:42 - allen (192.168.6.2)> 250 CWD successful. "/" is current directory.
(000008) 2024/1/19 2:18:42 - allen (192.168.6.2)> CWD /
(000008) 2024/1/19 2:18:42 - allen (192.168.6.2)> 250 CWD successful. "/" is current directory.
(000008) 2024/1/19 2:18:42 - allen (192.168.6.2)> CWD /
(000008) 2024/1/19 2:18:42 - allen (192.168.6.2)> 250 CWD successful. "/" is current directory.
(000008) 2024/1/19 2:18:42 - allen (192.168.6.2)> PWD
(000008) 2024/1/19 2:18:42 - allen (192.168.6.2)> 257 "/" is current directory.
(000008) 2024/1/19 2:18:42 - allen (192.168.6.2)> TYPE I
(000008) 2024/1/19 2:18:42 - allen (192.168.6.2)> 200 Type set to I
(000008) 2024/1/19 2:18:42 - allen (192.168.6.2)> PASV
(000008) 2024/1/19 2:18:42 - allen (192.168.6.2)> 227 Entering Passive Mode (192,168,6,111,201,114)
(000008) 2024/1/19 2:18:42 - allen (192.168.6.2)> STOR project 2024-01-19 01;00;53.zip
(000008) 2024/1/19 2:18:42 - allen (192.168.6.2)> 150 Opening data channel for file upload to server of "/project 2024-01-19 01;00;53.zip"
(000008) 2024/1/19 2:26:53 - allen (192.168.6.2)> QUIT
(000008) 2024/1/19 2:26:53 - allen (192.168.6.2)> 226 Successfully transferred "/project 2024-01-19 01;00;53.zip"
(000008) 2024/1/19 2:26:53 - allen (192.168.6.2)> 221 Goodbye
(000008) 2024/1/19 2:26:53 - allen (192.168.6.2)> disconnected.
(000009) 2024/1/19 2:26:53 - (not logged in) (192.168.6.2)> Connected on port 21, sending welcome message...
(000009) 2024/1/19 2:26:53 - (not logged in) (192.168.6.2)> 220-welcome to backup ftp server
(000009) 2024/1/19 2:26:53 - (not logged in) (192.168.6.2)> 220 by allen
(000009) 2024/1/19 2:26:53 - (not logged in) (192.168.6.2)> USER allen
(000009) 2024/1/19 2:26:53 - (not logged in) (192.168.6.2)> 331 Password required for allen
(000009) 2024/1/19 2:26:53 - (not logged in) (192.168.6.2)> PASS
(000009) 2024/1/19 2:26:53 - allen (192.168.6.2)> 230 Logged on
(000009) 2024/1/19 2:26:53 - allen (192.168.6.2)> CWD .
(000009) 2024/1/19 2:26:53 - allen (192.168.6.2)> 250 CWD successful. "/" is current directory.
(000009) 2024/1/19 2:26:53 - allen (192.168.6.2)> PWD
(000009) 2024/1/19 2:26:53 - allen (192.168.6.2)> 257 "/" is current directory.
(000009) 2024/1/19 2:26:53 - allen (192.168.6.2)> CWD /
(000009) 2024/1/19 2:26:53 - allen (192.168.6.2)> 250 CWD successful. "/" is current directory.
(000009) 2024/1/19 2:26:53 - allen (192.168.6.2)> CWD /
(000009) 2024/1/19 2:26:53 - allen (192.168.6.2)> 250 CWD successful. "/" is current directory.
(000009) 2024/1/19 2:26:53 - allen (192.168.6.2)> CWD /
(000009) 2024/1/19 2:26:53 - allen (192.168.6.2)> 250 CWD successful. "/" is current directory.
(000009) 2024/1/19 2:26:53 - allen (192.168.6.2)> PWD
(000009) 2024/1/19 2:26:53 - allen (192.168.6.2)> 257 "/" is current directory.
(000009) 2024/1/19 2:26:53 - allen (192.168.6.2)> TYPE I
(000009) 2024/1/19 2:26:53 - allen (192.168.6.2)> 200 Type set to I
(000009) 2024/1/19 2:26:53 - allen (192.168.6.2)> PASV
(000009) 2024/1/19 2:26:53 - allen (192.168.6.2)> 227 Entering Passive Mode (192,168,6,111,229,21)
(000009) 2024/1/19 2:26:53 - allen (192.168.6.2)> STOR svn 2024-01-19 01;00;53.zip
(000009) 2024/1/19 2:26:53 - allen (192.168.6.2)> 150 Opening data channel for file upload to server of "/svn 2024-01-19 01;00;53.zip"
(000009) 2024/1/19 2:28:08 - allen (192.168.6.2)> 226 Successfully transferred "/svn 2024-01-19 01;00;53.zip"
(000009) 2024/1/19 2:28:08 - allen (192.168.6.2)> QUIT
(000009) 2024/1/19 2:28:08 - allen (192.168.6.2)> 221 Goodbye
(000009) 2024/1/19 2:28:08 - allen (192.168.6.2)> disconnected.
No error was generated on ftpserver, why did cobian reflector generate an error log? Is there any need for additional configuration?
Statistics: Posted by allen3371 — 19 Jan 2024, 01:51 — Replies 1 — Views 14