Skip to content

Instantly share code, notes, and snippets.

@MG2R
MG2R / cloudsend.sh
Last active October 17, 2020 20:34 — forked from tavinus/cloudsend.sh
Send files to Nextcloud/Owncloud shared folder using curl
#!/usr/bin/env bash
############################################################
#
# cloudsend.sh
#
# Uses curl to send files to a shared
# Nextcloud/Owncloud folder
#
# Usage: ./cloudsend.sh <file> <folderLink>