Search found 9 matches

by charliebrown
09 May 2021, 02:20
Forum: General Discussion
Topic: Allow multi computer syncs with multi-computer .sync.ffs_db
Replies: 8
Views: 3565

Allow multi computer syncs with multi-computer .sync.ffs_db

PROBLEM: When ffs is run, to sync machine A and machine C, using portable usb disk B as a middle man, the .sync.ffs_db file on B is useless as it is machine specific to the last machine that used the external hdd B.

This means ffs cannot move/delete files properly amongst other errors noted. The ...
by charliebrown
09 May 2021, 02:13
Forum: Help
Topic: .sync.ffs_db queries
Replies: 10
Views: 5348

Re: .sync.ffs_db queries

Pending an update with feature as requested above, I've created a manual solution.

1. AB - after sync is complete rename B .sync.ffs_db to another name such as machineA.sync.ffs_db

2. BC - after sync is complete rename B .sync.ffs_db to another name such as machineC.sync.ffs_db

3. AB - When ...
by charliebrown
08 May 2021, 03:33
Forum: Help
Topic: .sync.ffs_db queries
Replies: 10
Views: 5348

Re: .sync.ffs_db queries

Ignore above post.

I've realised that ffs is NOT able to sync between multiple machines properly like you said as ff_db is unique to each machine.

Could I please propose the following solution:

1. When ffs is run by machine A, create ff_db on A and another on B. However, append machine A network ...
by charliebrown
06 May 2021, 10:30
Forum: Help
Topic: .sync.ffs_db queries
Replies: 10
Views: 5348

Re: .sync.ffs_db queries

Hi,

Just slightly confused by your answers which suggest that ABC can't be sync properly as ff_db is particular to each machine.

After setting the right path for B (my silly error - so ignore my problem post), I've done a few tests and found the following all work:

1. AB - sync
2. BC - manually ...
by charliebrown
05 May 2021, 17:09
Forum: Help
Topic: .sync.ffs_db queries
Replies: 10
Views: 5348

Re: .sync.ffs_db queries


Hi,

Just one comment on issue (6).

a. I did AB sync. Files added to A and B from each other.
b. Then I did BC sync. Files added to b and C from each other.

c. I went back to A (which had been off throughout so no new files added). I did AB sync expecting new files from B (as received from C) to ...
by charliebrown
05 May 2021, 12:24
Forum: Help
Topic: .sync.ffs_db queries
Replies: 10
Views: 5348

Re: .sync.ffs_db queries

Thanks so much for the clarification.

If ffs won't be able to detect file deletions, then it would be too cumbersome to do manually each time so I might have to look for another solution.

This is a real pity.

Do you think there might be a way in future to keep a database on portable B, which isn ...
by charliebrown
04 May 2021, 16:33
Forum: Help
Topic: .sync.ffs_db queries
Replies: 10
Views: 5348

Re: .sync.ffs_db queries

Hi,

Just one comment on issue (6).

a. I did AB sync. Files added to A and B from each other.
b. Then I did BC sync. Files added to b and C from each other.

c. I went back to A (which had been off throughout so no new files added). I did AB sync expecting new files from B (as received from C) to ...
by charliebrown
04 May 2021, 15:08
Forum: Help
Topic: .sync.ffs_db queries
Replies: 10
Views: 5348

Re: .sync.ffs_db queries

Thanks for the answers as very useful. 1-5 are clear now.

Just a few more queries as below:

6. B is the portable USB hdd to sync between site A laptop and site B laptop. So if I sync AB, then BC, then AB again (no changes to A) - then all three should be sync?

7. What I meant was, if I mount ...
by charliebrown
04 May 2021, 13:03
Forum: Help
Topic: .sync.ffs_db queries
Replies: 10
Views: 5348

.sync.ffs_db queries

Hi,

Newbie query here.

I have 4 storage locations.

A. laptop A - EXT4 - Local
B. USD HDD B - BTRFS ZSTD:10 - Offline
C. laptop C - NTFS - Offsite
D. online cloud D (eg. PCloud) - Online

1. When I sync AB it creates .sync.ff_db at root of sync. Is .sync.ff_db duplicated between AB or is there a ...