Keeping local windows folder in sync with remote ftp folder in real time
Posted
by bobo
on Super User
See other posts from Super User
or by bobo
Published on 2010-03-23T07:06:56Z
Indexed on
2010/03/23
7:13 UTC
Read the original article
Hit count: 649
I know it has been asked before, but I would like it to happen in real time and transparently (without the need to open a separate FTP client such as FileZilla).
For example, if I edit a text file in the local folder and then save it, it should immediately detect it and push the changes to the remote folder.
It can be unidirectional (changes made on the local folder has to be pushed to the remote folder but the reverse is not necessary).
It should also be able to specify some excluded files/folders which do not need to be in sync.
Is there such an application that you know of?
© Super User or respective owner