Search found 6 matches

by PatrickT
18 Jun 2020, 23:21
Forum: Help
Topic: Cannot set directory locks: Would like to IGNORE warning.
Replies: 5
Views: 1109

Re: Cannot set directory locks: Would like to IGNORE warning.

Got it, thanks Plerry!
by PatrickT
14 Jun 2020, 12:52
Forum: Help
Topic: Cannot set directory locks: Would like to IGNORE warning.
Replies: 5
Views: 1109

Re: Cannot set directory locks: Would like to IGNORE warning.

Thanks Plerry, I hadn't thought of that. I understand that directory locking prevents problems when multiple tasks are concurrent. Does that mean when several instances of FFS are running? I usually sync several directories from A to B, are there situations where it wouldn't be safe to disable ...
by PatrickT
11 Jun 2020, 18:55
Forum: Help
Topic: Cannot set directory locks: Would like to IGNORE warning.
Replies: 5
Views: 1109

Re: Cannot set directory locks: Would like to IGNORE warning.

If this feature is not yet implemented, maybe in a future release the icon can be an orange tick: something between the green tick and the red cross. Thanks!
by PatrickT
11 Jun 2020, 18:54
Forum: Help
Topic: Cannot set directory locks: Would like to IGNORE warning.
Replies: 5
Views: 1109

Cannot set directory locks: Would like to IGNORE warning.

I am sync-ing left to write, with read permission but no write permission on the left. I wish to keep it that way (as I'm sync-ing system directories that I do not want to accidentally overwrite/edit).

As reported by many users, if one doesn't have/allow permission access to certain directories ...
by PatrickT
26 May 2020, 17:23
Forum: Help
Topic: Can sync dot-prefixed (invisible) directory, but not files, except inside directory...
Replies: 2
Views: 439

Re: Can sync dot-prefixed (invisible) directory, but not files, except inside directory...

Hi Plerry, that TOTALLY WORKED. Thanks!

For the record, I included the entire HOME directory for sync-ing, with the following filter:

Include:
*

Exclude:
*\

I hope that's the correct way. It's working for me anyways.

References: https://freefilesync.org/manual.php?topic=exclude-items
by PatrickT
25 May 2020, 23:46
Forum: Help
Topic: Can sync dot-prefixed (invisible) directory, but not files, except inside directory...
Replies: 2
Views: 439

Can sync dot-prefixed (invisible) directory, but not files, except inside directory...

I often backup my settings. I've had no problem in the past backing up invisible files and directories. But today I was unable to sync dot-prefixed files that reside in my HOME directory. While I hadn't tried to sync invisible files from my HOME directory before, I expected it to work. To be ...