::Hitesh:: 1,763 Report post Posted August 2, 2014 Hi, I am looking for a utility / app which can pull files from FTP server and save to a local folder. as soon as any changes happen on FTP folder this app should pull data from FTP folder and save to local drive. it is something like drop-box but only server to local pc no reverse sync require. Also destination folder on local drive will have many files, which should not be touched, only overwriting is permeated any free or paid app for same type of use ? or any one can write a small app for doing this ? if require i can buy a FTP server or we can use many free to use cloud storage like dropbox, gdrive, cubby etc.. looking for some suggestions. Share this post Link to post Share on other sites
::Hitesh:: 1,763 Report post Posted August 2, 2014 thinking of buying a copy of WatchFTP http://www.watchftp.com/index.html any suggestions ? Share this post Link to post Share on other sites
DoItYourself 0 Report post Posted August 3, 2014 Hitesh bhai, Try WinSCP, as per the documentation http://winscp.net/eng/docs/faq_keep_local_up_to_date it can be done, It is easy please refer to this screen shot http://winscp.net/eng/docs/ui_synchronize for more info. I have not tried this feature of WinSCP, hopefully it will serve your purpose. Thanks, Share this post Link to post Share on other sites
::Hitesh:: 1,763 Report post Posted August 3, 2014 thanks for suggestion, Had read about WinSCP but it is too much of work compare to watchFTP. working on a workaround using dropbox and folder replicator dsynchronize Share this post Link to post Share on other sites
hiteshkkk1 327 Report post Posted August 3, 2014 I've bought goodsync... It has lot of possibilities.. Just go to it Sent from my LG-LS980 using Tapatalk Share this post Link to post Share on other sites
csmart 472 Report post Posted August 4, 2014 Check rsync. It is little complicated but very good and do exactly what you want. Their web site http://rsync.samba.org/ Share this post Link to post Share on other sites