Skip to content

Instantly share code, notes, and snippets.

@vincentscode
Created May 11, 2023 14:22
Show Gist options
  • Save vincentscode/e392c5a2d074e88761f66faf1f8161e7 to your computer and use it in GitHub Desktop.
Save vincentscode/e392c5a2d074e88761f66faf1f8161e7 to your computer and use it in GitHub Desktop.
Fast file uploads for Nextcloud
sudo apt update && sudo apt install -y curl wget && wget https://raw.githubusercontent.com/tavinus/cloudsend.sh/master/cloudsend.sh && chmod +x cloudsend.sh
./cloudsend.sh <file> <nextcloud drop url>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment