Sync local directory with remote FTPS?
Posted
by
A T
on Super User
See other posts from Super User
or by A T
Published on 2012-09-25T09:37:46Z
Indexed on
2012/09/25
9:39 UTC
Read the original article
Hit count: 293
How do I keep my local directory in sync with my remote FTPS directory?
Note that I've tried WinSCP, but found that it only works a few times then I need to restart it to get it going again.
Also I've tried all the utilities mentioned here but only a few supported the connection requirements (explicit SSL over FTP), and those that did didn't have "realtime" directory sync. Also note that a curl
, rsync
or wput
command which I can put into "scheduled tasks" will suffice, if it can do directory sync.
© Super User or respective owner