Add --delete function
Brought to you by:
rumpeltux
I think WPUT needs an option just to delete a given file.
It should be like:
wput --delete ftp://user:pass@site/path/file.xxx
I'm working on a script that needs to upload files (I use WPUT for that) and then at the end of the week delete the older ones (whose names are saved to a log file).
I could do that with WPUT if it supported a --delete command.
Thanks... (other than that, I'm VERY pleased with WPUT! Thumbs up!).