cloudsend.sh icon indicating copy to clipboard operation
cloudsend.sh copied to clipboard

File check if exist

Open aminebf147 opened this issue 11 months ago • 1 comments

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 !

aminebf147 avatar Feb 11 '25 20:02 aminebf147

+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.

Pool0513 avatar Feb 15 '25 08:02 Pool0513