Cannot Get Syncronize to Accept Nopermissions and nopreservetime

Advertisement

sgm@smsitgroup.com
Joined:
Posts:
3
Location:
Los Angeles, CA

Cannot Get Syncronize to Accept Nopermissions and nopreservetime

So I had my script working great with the put command and the switch -nopreservetime was working as expected. I then tried implementing the sycronize remote command so it automatically syncs files from the remote to host. I am getting errors again about the host not accepting permission or time changes:
error occurred when setting the permissions or timestamp - error code 8
This is the script I have in place now (removed user/pass and key for security):
open sftp://user:password;cert@host/Home/manningkass01/tobank/
synchronize remote -nopermissions -nopreservetime c:\ftptest /Home/manningkass01/tobank 
close
exit
I still get the error. The switches worked properly with the put command but are not working with the synchronize command. Am I doing something wrong here?

Thanks in advance!!

Reply with quote E-mail

Advertisement

Advertisement

You can post new topics in this forum