Re: synchro mask sftp
Yes, downloading from SFTP, like a move. (downloading to locale disk, and delete from sftp)
Theget
command has-delete
switch:
https://winscp.net/eng/docs/scriptcommand_get#delete
Thank You! :)
Yes, downloading from SFTP, like a move. (downloading to locale disk, and delete from sftp)
Theget
command has-delete
switch:
https://winscp.net/eng/docs/scriptcommand_get#delete
Yes, downloading from SFTP, like a move. (downloading to locale disk, and delete from sftp)
get
command has -delete
switch:
"synchronize remote -criteria=time C:\IOC\*.xml /ioc"
what i'm missed? How i'm can created mask for some files in one folder ?
It should be:"synchronize remote -criteria=time -filemask=*.xml C:\IOC /ioc"
2) question, how i'm can downloading files from sftp (like a MOVE) moving file out from sftp folder?
I'm not sure I understand. Do you want to download and delete the file?
"synchronize remote -criteria=time C:\IOC\*.xml /ioc"
what i'm missed? How i'm can created mask for some files in one folder ?
"synchronize remote -criteria=time -filemask=*.xml C:\IOC /ioc"
2) question, how i'm can downloading files from sftp (like a MOVE) moving file out from sftp folder?