Keeping local windows folder in sync with remote ftp folder in real time
Hire the world's top talent on demand or became one of them at Toptal: https://topt.al/25cXVn
and get $2,000 discount on your first invoice
--------------------------------------------------
Music by Eric Matyas
https://www.soundimage.org
Track title: Over a Mysterious Island Looping
--
Chapters
00:00 Keeping Local Windows Folder In Sync With Remote Ftp Folder In Real Time
00:49 Answer 1 Score 5
01:05 Answer 2 Score 6
01:40 Accepted Answer Score 48
01:57 Answer 4 Score 37
03:09 Thank you
--
Full question
https://superuser.com/questions/123052/k...
--
Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...
--
Tags
#windows #sync #ftp
#avk47
ACCEPTED ANSWER
Score 48
WinSCP can do exactly what you want with it's Synchronize feature. The only problem is that it will occasionally miss an update and you'll have to stop the monitoring and restart it (which forces a full sync). I've only ever noticed this when I'm doing lots of saves to the same file over short time intervals though.
ANSWER 2
Score 37
This took me a good half a day of endless testing - here's my findings: these days there's some beautiful automatic real-time FTP<->PC dropbox-like sync apps, which really are a dream to use. Well, almost. Only ONE truly can be considered (at this point in time): and it's GoodSync. It's consistently reliable and fast and smooth (enough). Other solutions have either deal-breaking bugs or glitches, or feature lackings.
There is a GREAT one called Fling - it's PERFECT - in EVERY WAY!!!! - except, oh, hmm, it doesn't update the ftp server when you DELETE files. it can only add, or modify....it's really an uploading tool, that one. unless someone asks them to add the lacking feature to the app.
And then FTPBox is the other mentionable, but after 10 minutes of trying it out, it's a no-go: it was jittery in its constant 'file x was uploaded' notifications when those certain files didn't even need to be re-synced, and while even updating a file from the local pc, it seemed to then override it with the penultimate version from on the server!!
So it's GoodSync, people, tried and tested.
Eventually, the golden daddy of them all looks to be SyncAny, but it's not out yet. Spose it's worth waiting for that one!
ANSWER 3
Score 6
SugarSync is a competitor for DropBox. It lets you select the folders you want to sync, rather than just using a special folder under My Documents. Either one is free for up to 2GB storage.
If you're trying to use your own FTP server, I think the free (abandonware) NetDrive plus Cobian Backup is your answer. Cobian will let you schedule the backup periodically.
If you don't mind paying for a backup scheduler, my favorite is Second Copy, which will let you backup files whenever they change.
Both Cobian and SecondCopy work directly with FTP servers, but I've found them to have issues with large filesets over FTP.
ANSWER 4
Score 5
Net drive www.netdrive.net
will mount your ftp servers as a separate drive on your computer. Then you can just use any free file sync service to move your files from one folder to another.