Add --checkifexists that returns just true/false
Brought to you by:
rumpeltux
I'd love to have an option in WPUT dubbed --checkifexists that would just check if the file provided exists or not, and just returns a 'true' or 'false' result, so it could be used from bash scripts for easy checking of remote files and then using IF/THEN perform the needed uploads.