Search found 7 matches
- 19 May 2024, 14:23
- Forum: General Discussion
- Topic: [HowTo] get notified when a copy job is done
- Replies: 2
- Views: 333
Re: [HowTo] get notified when a copy job is done
FFS also has a feature to run a command after finishing. This may not be what you want, since you stated there is some time before the VareCrypt cache is dealt with
Yeah, how do you think I do start the batch?
HowTo: Press F8 to go to config, lowest entry "run a command" you run start /MIN ...
- 19 May 2024, 07:03
- Forum: General Discussion
- Topic: [HowTo] get notified when a copy job is done
- Replies: 2
- Views: 333
[HowTo] get notified when a copy job is done
Hi all,
on my system copy jobs take ages (a FDE-ed SDXC features ~5MB/s write speed) so I wrote a script that notifies me when the job is actually finished (writing to disk is finished)*, maybe it is of help to anyone else.
Requirements: grep and gawk from CygWin in the path (don't forget the ...
on my system copy jobs take ages (a FDE-ed SDXC features ~5MB/s write speed) so I wrote a script that notifies me when the job is actually finished (writing to disk is finished)*, maybe it is of help to anyone else.
Requirements: grep and gawk from CygWin in the path (don't forget the ...
- 11 Apr 2023, 10:02
- Forum: Help
- Topic: HowTo? realtimesync - lower the full sync frequency
- Replies: 5
- Views: 581
Re: HowTo? realtimesync - lower the full sync frequency
Tested, unfortunately does not bring any clarification (I have slightly expanded the command):
echo %date% %time% - %change_action% %change_path% >> ffs.log
but the result is not suitable for debugging:
2023-04-10 160428 - Delete C:\[path]\file1
2023-04-10 161359 - Create C:\[path]\file2
2023-04 ...
echo %date% %time% - %change_action% %change_path% >> ffs.log
but the result is not suitable for debugging:
2023-04-10 160428 - Delete C:\[path]\file1
2023-04-10 161359 - Create C:\[path]\file2
2023-04 ...
- 10 Apr 2023, 07:37
- Forum: Help
- Topic: HowTo? realtimesync - lower the full sync frequency
- Replies: 5
- Views: 581
Re: HowTo? realtimesync - lower the full sync frequency
You can use the %change_action% environment variable to see what file-change triggered RTS.
Thank you for the hint on how to debug bc. my tool (ProcMon64 by Sysinternals had no sucess, it shows absolutely nothing in the 30s ( <Delay>30</Delay> ) before FFS RTS runs: https://ibb.co/QNzWR87
I'm ...
- 08 Apr 2023, 20:11
- Forum: Help
- Topic: HowTo? realtimesync - lower the full sync frequency
- Replies: 5
- Views: 581
Re: HowTo? realtimesync - lower the full sync frequency
I wish it was like that.
Sync happens exactly every hour (today xx:38) and additionally when sth. changed.
xx:38 logs say
"21:37:20 Info: Using non-default global settings:
Copy locked files: Enabled
21:38:14 Info: Comparison finished: 47.732 items found – Time elapsed: 00:00:52
21:38:15 Info ...
Sync happens exactly every hour (today xx:38) and additionally when sth. changed.
xx:38 logs say
"21:37:20 Info: Using non-default global settings:
Copy locked files: Enabled
21:38:14 Info: Comparison finished: 47.732 items found – Time elapsed: 00:00:52
21:38:15 Info ...
- 08 Apr 2023, 19:28
- Forum: Help
- Topic: HowTo? realtimesync - lower the full sync frequency
- Replies: 5
- Views: 581
HowTo? realtimesync - lower the full sync frequency
Hi!
I'm on 12.2 and realtime sync jobs do not only sync in real time but also do a scan (changing time of sync.ffs_db by that) every.single.hour.
This creates totally unneccessary load (especially on my cloud storages) so: How do I lower this frequency?
Thank you!
I'm on 12.2 and realtime sync jobs do not only sync in real time but also do a scan (changing time of sync.ffs_db by that) every.single.hour.
This creates totally unneccessary load (especially on my cloud storages) so: How do I lower this frequency?
Thank you!
- 01 Oct 2022, 09:57
- Forum: Help
- Topic: Error code 0x3ed: Failed to determine file permission support for folder
- Replies: 0
- Views: 352
Error code 0x3ed: Failed to determine file permission support for folder
Hi,
I mounted* a CSP location as local drive using rclone(.org).
When tying to sync to that folder I get
Failed to determine file permission support for folder "P:\"
Error code 0x3ed: The volume does not contain a recognized file system. Please make sure that all required file system drivers are ...
I mounted* a CSP location as local drive using rclone(.org).
When tying to sync to that folder I get
Failed to determine file permission support for folder "P:\"
Error code 0x3ed: The volume does not contain a recognized file system. Please make sure that all required file system drivers are ...