Is there any tool like Dropbox but for FTP?
feedback
|
migrated from stackoverflow.com Jul 30 '11 at 9:34
This question came from our site for professional and enthusiast programmers.
|
After a quick research, I could find only 1 good. Pardon for the name: GoodSync. Main problem is: its free version is almost useless, unless you only need to sync less than 100 files. It doesn't seem expensive, tho (specially compared to other options). Here were the options I've found:
There are many features and differences as well (think of file sharing, which none of the above have), but for simple FTP sync to replace common task of uploading files to FTP, all of them seem good enough. | ||||
feedback
|
|
Try using Netdrive (free for personal use, Windows) to map the FTP server as a local drive, with your Dropbox folder located in the local drive. A tutorial can be found here. If you prefer that your Dropbox folder is located in multiple directories: make use of symlinks. I only recommend Netdrive if you're using Windows: I don't have access to a Mac and all the Linux alternatives to Netdrive (e.g. CurlFTPFs) I tested were quite slow (you always can give it a try) | |||
|
feedback
|
|
I used this for a bit and it works well: http://www.ftpsynch.com/ | |||
|
feedback
|