-
Notifications
You must be signed in to change notification settings - Fork 161
Open
Labels
Description
Hey folks,
(Naturally) I am using my clouddrive from several locations simultaneously. Mostly read-only but as it is the nature of cloud storage writes are inevitable. Turns out that new files are not shown on other nodes without re-mountig it. That would not pose to be a big problem; but I encountered issed with reading some files after adding some files from another node; Its either stalled or not working at all. I have tried doing "sync" via cron (*/10 min) while keeping the directories mounted, the directory is not readable at all.
I am also adding files with rclone from even more systems.
It all boils down to this question: How is acd_cli correctly handled if you are not using it from a single pc?
Cheers,
Christian.