Script to GET files without replace
Hi everybody,
I have a FTP server where lots of diferents files are stored and most of them not mine.
(I cannot use the command "synchronise"...)
Using an SSIS PAckage, i get the proper files using a mask with the
"get" command.
It works fine, except that I am getting lots of file now, and I wish not to get the ones I already have.
I mean to use the "get" command in a batch, but where the option "confirm replace" would be "NO".
How can I do that?.
I have been trying the diferent options "Batch", "confirm" and I am still downloading the one I have got.
Thanks for your help.
I have a FTP server where lots of diferents files are stored and most of them not mine.
(I cannot use the command "synchronise"...)
Using an SSIS PAckage, i get the proper files using a mask with the
"get" command.
It works fine, except that I am getting lots of file now, and I wish not to get the ones I already have.
I mean to use the "get" command in a batch, but where the option "confirm replace" would be "NO".
How can I do that?.
I have been trying the diferent options "Batch", "confirm" and I am still downloading the one I have got.
Thanks for your help.