Re: -delete, -latest, and *.extension working now
That also works, but it is equivalent to:
(as I have suggested above).
Note that the remote path needs to use forward slashes. With your backslash the results are unpredictable.
put -delete "C:\local\*.txt" "/target/"
(as I have suggested above).
Note that the remote path needs to use forward slashes. With your backslash the results are unpredictable.