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

Bash script that uses curl to send files to a nextcloud/owncloud shared folder.

Results 6 cloudsend.sh issues
Sort by recently updated
recently updated
newest added

This is especially useful to identify specific uploaders when using cloudsend.sh script.

``` chchang@hqdc039:~/git/cloudsend.sh$ ./cloudsend.sh './cloudsend.sh' 'https://nextcloud.com/index.php/s/somesecrets' Tavinus Cloud Sender v2.2.5 SENDING SINGLE FILE =================== cloudsend.sh > ######################################################################### 100.0% SUMMARY ======= > All Curl calls exited without errors > Attempt to send...

Thanks so much for this amazing tool. As I'm using a commercially hosted nextcloud instance which means, I cannot upload files bigger than 10GB. I was wondering if you would...

Many thanks for this handy tool and the support. Unfortunately, as of version 2.3.4, sending more than one file in one request no longer works. **Example - try sending files...

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

nextcloud returns Internal Server Error when trying to upload to directory that already exists this checks if it exists and if it does it won't try to create it again...