Problem upload to Amazon Drive

Hi all,

i´m new with rclone and i want to upload my movie stuff to amazon cloud. I´m using acd_cli + encfs which is running fine.

rclone copy -u ‘–size-only’ ‘–exclude-from=/home/exclude’ /home/Plex/06_A_Series/Movie_name/ /var/clouddrive/decrypted-plex/06_A_Series/
Local file system at /var/clouddrive/decrypted-plex/06_A_Series: Waiting for checks to finish
Local file system at /var/clouddrive/decrypted-plex/06_A_Series: Waiting for transfers to finish
Movie_name.nfo: corrupted on transfer: sizes differ 1006 vs 0
Subs/Movie_name-eng.sub: corrupted on transfer: sizes differ 3018752 vs 0
Subs/Movie_name-forced.idx: corrupted on transfer: sizes differ 1154 vs 0
Subs/Movie_name-forced.sub: corrupted on transfer: sizes differ 6144 vs 0
Subs/Movie_name.sub: corrupted on transfer: sizes differ 3094528 vs 0

I´m getting these erros all the time, no file is uploaded.

Any hints for me ?

Ok i give up upload local files to the decrypted encfs folder.

Upload local files to remote:/ working like a charm. But one important thing is nessecary to known for me.

I need the exclude filter option for filter dirs and filenames like sample subs covers etc…

Is there any way to get the exclude filter working with encfs encrypted filenames ?

I vaguely remember someone having problems with encfs and rclone before. My opinion was that it was an encfs bug but I don’t think we got to the bottom of it.

I don’t think that is possible.

If you were to use rclone’s crypt instead of encfs which is an encrypted overlay then you could.