Support for SITE CHMOD
Brought to you by:
rumpeltux
Hi,
I implemented support for the SITE CHMOD command to change the mode of the uploaded files. Currently it doesn't retry setting the mode if it fails for some reason, because that would have required a large rewrite of the fsession_transmit_file method.
The new commandline option is --chmod/-m.
Regards,
Jan
SITE CHMOD patch
SITE CHMOD patch with wputrc option
Logged In: YES
user_id=217651
Originator: YES
Here is an improved version of the patch, the option can now also be read from the wputrc file. I also updated the manpage.
File Added: wput-chmod-wputrc.patch
Logged In: YES
user_id=217651
Originator: YES
Here is the manpage. (Why can't I upload more than 1 file at the same time?)
File Added: wput.1
Updated manpage