Search found 6 matches
- 07 Jan 2023, 14:27
- Forum: General Discussion
- Topic: would please add a new function: simple copy
- Replies: 10
- Views: 2427
Re: would please add a new function: simple copy
Can be handled by FFS similar to as described in https://freefilesync.org/forum/viewtopic.php?t=9914
In other words: Running my specific FFS jobs from command line, and passing a customized config file via command line parameter does the trick, correct?
If so, that is the quasi-perfect solution ...
- 03 Jan 2023, 12:53
- Forum: General Discussion
- Topic: would please add a new function: simple copy
- Replies: 10
- Views: 2427
Re: would please add a new function: simple copy
FFS works just as well when you disable the use of sync_lock files, by setting the LockDirectoriesDuringSync flag to false
Wasn't aware of that, thanks for pointing it out.
However, it doesn't solve my issue. I don't want to disable sync_lock globally. I just need the option to skip locking for ...
- 03 Jan 2023, 08:57
- Forum: General Discussion
- Topic: would please add a new function: simple copy
- Replies: 10
- Views: 2427
Re: would please add a new function: simple copy
@Zenju: But doesn't "mirror" also rely on writing sync_lock files? I've tried it with mirror in my case.
- 26 Dec 2022, 20:13
- Forum: General Discussion
- Topic: would please add a new function: simple copy
- Replies: 10
- Views: 2427
Re: would please add a new function: simple copy
Giving this old feature request a new bump:
I'd like to see a "simple copy" feature myself!
Why?
I am having tedious problems with syncing especially protected directories with FreeFileSync.
A "simple copy" would be an elegant solution, as those directories are not very big (no hard need to compare ...
I'd like to see a "simple copy" feature myself!
Why?
I am having tedious problems with syncing especially protected directories with FreeFileSync.
A "simple copy" would be an elegant solution, as those directories are not very big (no hard need to compare ...
- 26 Dec 2022, 18:45
- Forum: General Discussion
- Topic: Feature suggestion: Why not line-based (or even JSON) log format?
- Replies: 2
- Views: 2014
Re: Feature suggestion: Why not line-based (or even JSON) log format?
@therube:
Of course I do not mean to "insist" on JSON as the way to eternal happiness ;-). I just consider it "ideal" from my perspective, as e.g. Grafana (which I am using, and it is probably one of the most famous monitoring solutions out there), and also Promtail, offer easy-to-use ways for ...
Of course I do not mean to "insist" on JSON as the way to eternal happiness ;-). I just consider it "ideal" from my perspective, as e.g. Grafana (which I am using, and it is probably one of the most famous monitoring solutions out there), and also Promtail, offer easy-to-use ways for ...
- 24 Dec 2022, 12:09
- Forum: General Discussion
- Topic: Feature suggestion: Why not line-based (or even JSON) log format?
- Replies: 2
- Views: 2014
Feature suggestion: Why not line-based (or even JSON) log format?
Wouldn't it be a nice idea to have FFS create log files in a format like this...
{"level":"info","datetime": "<some timestamp>","job":"<name of my ffs job",<and so on ...>}
Why I am yearning for this?
I am an enthusiastic adorer of FreeFileSync, have been using it for years now in my home ...
{"level":"info","datetime": "<some timestamp>","job":"<name of my ffs job",<and so on ...>}
Why I am yearning for this?
I am an enthusiastic adorer of FreeFileSync, have been using it for years now in my home ...