Is this the normal end?

What is the problem you are having with rclone?

I use rclone to execute the copy command, but there are many errors reported in the middle. There may be some interruptions due to network reasons. I checked the files that failed in these logs and found that the files exist in the target minio, probably because the retry failed the initial failure The file transfer is over, is it only the rclone command that returns a result of 0 can I think that his task is completed by the backup.

Like the task in the picture below is the execution failed, how should I understand the final output of the command?

What is your rclone version (output from rclone version)

v1.51.0

Which OS you are using and how many bits (eg Windows 7, 64 bit)

Centos 7.5

Which cloud storage system are you using? (eg Google Drive)

ftp->minio

The command you were trying to run (eg rclone copy /tmp remote:tmp)

rclone copy xxx

A log from the command with the -vv flag (eg output from rclone -vv copy /tmp remote:tmp)

That is a lot of network errors.

With a clip of the log, it's hard to tell.

I'd run it with debug and share the log.

I also feel that the network situation is relatively poor. This is an internal network. Should I use -vv to print debug logs?

Yep, if you want to grab a full log, that would be great and we can take a look.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.