8
4
I'm trying to get my Continuous Integration system working from start to finish in the dev environment.
Unfortunately, the last step after publish is copying the folder to an offsite server which I can only access via FTP.
I'd like to have a service running that watches a local folder, and if it changes, updates the FTP server with those changes.
I can't seem to find something to accomplish this in Windows.
Meanwhile, see also "SFTP as a folder on Vista" at http://superuser.com/questions/55860/sftp-as-a-folder-on-vista/
– Arjan – 2009-10-31T13:05:01.990