Offline File Synchronisation

Here you can propose new features, make suggestions etc.

Moderators: Hacker, petermad, Stefan2, white

Post Reply
User avatar
hlloyge
Member
Member
Posts: 131
Joined: 2006-11-02, 23:14 UTC

Offline File Synchronisation

Post by *hlloyge »

Hello!

I have a suggestion for simple offline file synchronisation; 'Synchrnoize dirs' would have an option to scan (computer A) destination dir and create a file list which would be in some format (xml?), compressed and saved onto portable USB disk. It would then be loaded into source (computer B), and checked against source folder; the files which would need to be copied can be copied into that USB drive, into some folder, with config file which would determine if there is need to overwrite file based on date, for example... that would be loaded on destination (computer A), and executed copy/overwrite functions.
Would that be hard to implement? :)
User avatar
Hacker
Moderator
Moderator
Posts: 13144
Joined: 2003-02-06, 14:56 UTC
Location: Bratislava, Slovakia

Post by *Hacker »

Hi hlloyge,
I seem to remember vaguely DiskDirExtended does something like that already?

HTH
Roman
Mal angenommen, du drückst Strg+F, wählst die FTP-Verbindung (mit gespeichertem Passwort), klickst aber nicht auf Verbinden, sondern fällst tot um.
User avatar
hlloyge
Member
Member
Posts: 131
Joined: 2006-11-02, 23:14 UTC

Post by *hlloyge »

It doesn't support unicode while creating list, will see about the rest..
It doesn't by itself; however, it CAN create list which can be compared against, and use Synchroniser to copy files.
It is a workaround, but alas, no unicode support makes it useless to me.
User avatar
Gral
Power Member
Power Member
Posts: 1609
Joined: 2005-01-26, 15:12 UTC

Post by *Gral »

What about "DiskDirW (Unicode)"? - http://totalcmd.net/plugring/diskdirw.html
User avatar
hlloyge
Member
Member
Posts: 131
Joined: 2006-11-02, 23:14 UTC

Post by *hlloyge »

Yes... that works. And procedure is rather simple. Would like to see it implemented into Sync part.
Post Reply