Skip to content

Instantly share code, notes, and snippets.

View markusstraub's full-sized avatar

Markus Straub markusstraub

  • AIT
  • Vienna, Austria
View GitHub Profile
@markusstraub
markusstraub / cloudsend.sh
Last active December 16, 2019 13:57 — forked from MG2R/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>