Bash script that uses curl to send files and folders to a nextcloud/owncloud shared folder. Also available to create dirs and delete files/folders, among other utilities.
Stars
151
Forks
25
Watchers
151
Open Issues
4
Overall repository health assessment
No package.json found
This might not be a Node.js project
v2.3.8 - FixHelp - Fix for help message; Text for mkdir said it was deleting
f68aab4View on GitHubv2.3.7 - FixCols&Urls - Drops stty and uses tput to get screen size; unset $COLUMNS to get updated sizes; Better handling of piped content; Fix URLS for piped send and when renaming files
4d70f14View on GitHubv2.3.5 - MultiFix - Fixed download URLs not being generated properly in some cases; Fixed errors when working with files and folders with spaces in their names; Internal changes to better track pathing on remote; Print URLs for download and access; Print plain text and escaped versions of URLs; Fixes for when using a link with a root folder defined (link?path=folder); Verbose info alert when using links with folders; Fix for when using links with root folders and base --target folders together; More information printed on Summary; Updates ro README Documentation
8ff8a2dView on GitHubv2.3.4 - URL+Colors - Added -N as an option to --no-color and added missing --no-color parameter to --help info
e7445d8View on GitHubv2.3.4 - URL+Colors - Parses URL link for the main upload target in the verbose info; Rebuilt the verbose messages; Added colors to verbose messages; Added the --nocolor parameter to run the app without colors; Updates to --help and README; Code reorganization
935a0c8View on GitHub