Add -w and -W flags to upload command #43
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add flags for --web (-w) and --web-file (-W) to the upload command, that will directly download files on the target servers, so the flags correspond to wget and wget -O .
For most applications it should be fine to just parse the file name from the last part of the url.