Skip to content

Instantly share code, notes, and snippets.

View xtrasimplicity's full-sized avatar

Andrew xtrasimplicity

  • Melbourne, Australia
View GitHub Profile
@tavinus
tavinus / cloudsend.sh
Last active September 12, 2024 12:57
Send files to Nextcloud/Owncloud shared folder using curl
#!/usr/bin/env bash
############################################################
# MIGRATED TO REPOSITORY
# https://github.com/tavinus/cloudsend.sh
#
# This gist will NOT be updated anymore
############################################################
############################################################