cloudsend.sh
cloudsend.sh copied to clipboard
File check if exist
Thank you for your awesome work !
The script does check if a folder exist and doesn't try to create it, which is great. But for files, the script re-upload them without checking if they exist.
Is this something you can add to the script please ?
Or maybe I'm doing something wrong ?
Any help would be appreciated.
Thank you !
+1, have the same issue. The script is uploading even if the files are already on my owncloud. If possible it would be even better to check if the file exist at the destination, and has the same modification date. If yes don't copy, if no copy.