synchronize command
hi, i have a script :
when the file was exist in my local folder ("abc")
The file was not downloaded again from the remote folder.(its work years..)
now its stop working and the file all the time downloaded again and again.
do you have a solution to this issue ? or another command that compare between folders and doesn't download exist file.
its happens to me in 2 different servers from 2 different clients.
(i connect via sftp to the remote folder ("inbox"))
thanks
hagai
open sftp.... option batch continue synchronize local c:\abc\ Inbox/ close.
The file was not downloaded again from the remote folder.(its work years..)
now its stop working and the file all the time downloaded again and again.
do you have a solution to this issue ? or another command that compare between folders and doesn't download exist file.
its happens to me in 2 different servers from 2 different clients.
(i connect via sftp to the remote folder ("inbox"))
thanks
hagai