Skip to content

Instantly share code, notes, and snippets.

View robinportigliatti's full-sized avatar

Robin Portigliatti robinportigliatti

  • Marseille
View GitHub Profile
@robinportigliatti
robinportigliatti / cloudsend.sh
Created March 12, 2020 10:49 — 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>