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!
synchronizing folders, is this variant possible?
Moderators: Hacker, petermad, Stefan2, white