Skip to content

Instantly share code, notes, and snippets.

View gliatti's full-sized avatar

Robin P. gliatti

  • Marseille
View GitHub Profile
@gliatti
gliatti / 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>