Every time a delete a file, it re-adds it on the next scan. why does is not pick up the deletion as most recent change?
It's setup as a 2-way sync
deleting recreates file
- Posts: 2
- Joined: 18 Mar 2019
- Site Admin
- Posts: 7285
- Joined: 9 Dec 2007
Probably some other program deleting the sync.ffs_db file, so FFS starts out fresh each time.
- Posts: 2
- Joined: 18 Mar 2019
indeed! thx for the quick response!