Add -w and -W flags to upload command #43

Open
opened 2026-08-26 11:09:17 +02:00 by Mr_Steppy · 0 comments
Owner

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.

Add flags for --web <url> (-w) and --web-file <url> <name> (-W) to the upload command, that will directly download files on the target servers, so the flags correspond to wget <url> and wget -O <name> <url>. For most applications it should be fine to just parse the file name from the last part of the url.
Mr_Steppy added the
Feature
label 2026-08-26 11:09:17 +02:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Mr_Steppy/multi-ssh#43
No description provided.