Send files to Nextcloud/Owncloud shared folder using curl This article provides a bash script called `cloudsend.sh` that uses `curl` to upload files to shared folders on Nextcloud or Owncloud. The script accepts a file path and a folder link as arguments, and includes options for quiet mode, insecure HTTPS connections, and password authentication via an environment variable. The project has been migrated to a GitHub repository and will no longer be updated in its original location. cloudsend.sh This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters Show hidden characters /usr/bin/env bash MIGRATED TO REPOSITORY https://github.com/tavinus/cloudsend.sh This gist will NOT be updated anymore cloudsend.sh Uses curl to send files to a shared Nextcloud/Owncloud folder Usage: ./cloudsend.sh