Re: SFTP command line to only copy updated files
Does newonly OR FILEMASK scans thru subfolder on remote site?
Yes they do.
Before posting, please read how to report bug or request support effectively.
Bug reports without an attached log file are usually useless.
Does newonly OR FILEMASK scans thru subfolder on remote site?
How to use and pass the "neweronly" parameter into the script
Likeget -neweronly ...
.
How to use and pass the "neweronly" parameter into the script
get -neweronly ...
.
Use-neweronly
switch ofget
command (in 5.6 beta only):
https://winscp.net/eng/docs/scriptcommand_get
Or usesynchronize local
:
https://winscp.net/eng/docs/scriptcommand_synchronize
-neweronly
switch of get
command (in 5.6 beta only):
synchronize local
: