I made some test and really I can not figure out how to solve.
a) on the local Linux box there is /media/discoA that consolidate all the backups of local PC
b) so, inside /media/discoA I have /media/discoA/foleder1, /mdia/discoA/folder2 and so on
c) on the Amazon Cloud Drive ACD I have a folder called “bck” that is the encrypted target of RClone
d) I run the command "rclone sync /media/discoA bck: and everything works fine… alla the folder1, folder2, etc are created and synced correctly, BUT one of them /media/discoA/folderX no… this one is not created and so not synced even if I do not see errors…
e) running "rclone sync /media/discoA/folderX bck:folderX runs perfectly
I hope someone can help me in this troubleshootiong, please.
Thanks a lot.