Rclone sync error for .SVG files

Hi! 'm using the Rclone to sync an old digitalocean space to a new one which is located in a different digitalocean account. The configuration was smooth and without problems.

after using the command rclone sync space1:path space2:path, I notice an error just in .svg files and I don't know why. Any other files have been transferred but that is something wrong with the .svg files.

Can someone help me please?

hello and welcome to the forum,

when you posted, you should have been asked for information.

since you are new to the forum, i have re-posted it for you.


STOP and READ:
Please show the effort you've put in to solving the problem and please be specific -- people are volunteering their time to help you! Low effort posts are not likely to get good answers! DO NOT REDACT any information except passwords/keys/personal info. You should use 3 backticks to begin and end your paste to make it readable. Or use a service such as https://pastebin.com or https://gist.github.com/

What is the problem you are having with rclone?

What is your rclone version (output from rclone version)

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

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

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

Paste command here

The rclone config contents with secrets removed.

Paste config here

A log from the command with the -vv flag

Paste  log here

I guess they are content encoded gzip... Try --no-gzip-encoding - if that doesn't work then please attach a log with -vv of the failure - thanks!

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