Timeline for Can Rsync copy file only once
Current License: CC BY-SA 4.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Dec 14, 2020 at 0:11 | comment | added | NotAgain | Sorry for late response. I investigated it further. It turned out that somehow the permissions were revoked for the userid I was using. All good now. | |
| Dec 4, 2020 at 8:07 | comment | added | Chris Davies | Seems ok. If it's not doing what you want then please update your question. (Incorporate the command and associated details in it as I if you'd included them from the start. Don't just write "edit" and put them on the end - it's not a forum.) If there's enough be information I'll see if I can address it in a revised answer | |
| Dec 4, 2020 at 1:44 | comment | added | NotAgain |
Will this remove files from nested directories? I see that although files were copied but nested directories still have the source files. Command: /usr/bin/rsync -av --remove-source-files --prune-empty-dirs --include "*/" --include="*.csv" --exclude="*" /Data/windowsSharedFolder /Data/tempLogsLocation I configured it to pick up only csv files and testing it out by copying csv files.
|
|
| Nov 25, 2020 at 0:57 | vote | accept | NotAgain | ||
| Nov 25, 2020 at 0:45 | history | answered | Chris Davies | CC BY-SA 4.0 |