Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed issue where sync fails if SYNC_SRC only has directories #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rogue780
Copy link

I ran into an issue where I'm trying to back up my NAS and the SYNC_SRC root only has directories in it. rclone ls only checks for files. rclone lsf checks for files and directories.

@pfidr34
Copy link

pfidr34 commented Nov 24, 2020

@rogue780 this repo is pretty much abandoned.

Two options:

1.) I have forked this repo and already fixed this issue and many others.
My container operates the same way this one does and is easy to switch to.
https://github.com/pfidr34/docker-rclone
https://hub.docker.com/r/pfidr/rclone

2.) rclone has also released an official container you can check out.
https://hub.docker.com/r/rclone/rclone

@compeek
Copy link

compeek commented Jan 23, 2021

@pfidr34 Thank you! Your version seems to work for me and fixes this bug. I almost gave up on rclone entirely because I didn't want to mess around with it anymore.

@pfidr34
Copy link

pfidr34 commented Jan 23, 2021

@compeek glad it is working for you. Enjoy!

@violuke
Copy link

violuke commented Feb 15, 2021

In case anyone is wondering, the link to the @pfidr34's repo above is broken, the correct links are:

@pfidr34
Copy link

pfidr34 commented Mar 10, 2021

In case anyone is wondering, the link to the @pfidr34's repo above is broken, the correct links are:

Thanks, fixed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants