synchronizing folders, is this variant possible?

English support forum

Moderators: white, Hacker, petermad, Stefan2

Post Reply
apanjocko
Junior Member
Junior Member
Posts: 17
Joined: 2003-04-22, 07:31 UTC

synchronizing folders, is this variant possible?

Post by *apanjocko »

i want to synchronize folders in a way that makes total commander remove files that is present on site A, but not on site B.

in other words, I want an identical directory structure when the synchronization is done, but one of them should be read-only.

i'm finishing off with a small example:

SITE A:
Folder A - a.txt, b.txt
Folder B - a.txt

SITE B:
Folder A - a.txt, b.txt (other contents), c.txt
Folder C - empty

if SITE A is the source, the result should be:
for Folder A: copy a.txt & b.txt, remove c.txt from site B
for Folder B: copy whole directory
for Folder C: remove

thanks for any help!
apanjocko
Junior Member
Junior Member
Posts: 17
Joined: 2003-04-22, 07:31 UTC

Post by *apanjocko »

ofcourse it should be LEAVE a.txt as they are identical... if anyone notices :)
apanjocko
Junior Member
Junior Member
Posts: 17
Joined: 2003-04-22, 07:31 UTC

Post by *apanjocko »

the option assymetric did the work
sorry for being so quick in asking!
Post Reply