Are there any FTP clients that can monitor a directory and upload any files placed in it?

link|improve this question
feedback

migrated from stackoverflow.com Dec 3 '09 at 20:00

This question came from our site for professional and enthusiast programmers.

2 Answers

up vote 2 down vote accepted

I think WinSCP had some functionality for that. Can't say how well it works becuase I've never used it, but it's worth a look.

EDIT: I think this is the feature: Keep remote directory up to date

link|improve this answer
feedback

WinSCP does not always work and is slow on detecting changes.

If found a faster alternative, not open source, but freeware.

http://beanland.net.au/autover/

Uploads the changed file within seconds after it has changed.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.