Search found 7 matches
- 08 Feb 2023, 12:55
- Forum: Help
- Topic: Linux FFS v12.0
- Replies: 3
- Views: 396
Re: Linux FFS v12.0
all good, thanks
- 06 Feb 2023, 12:34
- Forum: Help
- Topic: Linux FFS v12.0
- Replies: 3
- Views: 396
Re: Linux FFS v12.0
thanks, I will re-download and re-install v12.0
- 06 Feb 2023, 12:10
- Forum: Help
- Topic: Linux FFS v12.0
- Replies: 3
- Views: 396
Linux FFS v12.0
Hi all,
I have upgraded my freefilesync setup from v11.28 to v12.0 as it is the latest and all my cron jobs resulted in segfault "FreeFileSync[3472450]: segfault at 0"
I have downgraded to v11.29 and will report tomorrow whether it is resolved.
Has anyone else faced this issue with v12.0?
I have upgraded my freefilesync setup from v11.28 to v12.0 as it is the latest and all my cron jobs resulted in segfault "FreeFileSync[3472450]: segfault at 0"
I have downgraded to v11.29 and will report tomorrow whether it is resolved.
Has anyone else faced this issue with v12.0?
- 30 Mar 2022, 14:55
- Forum: Help
- Topic: CURLE_OPERATION_TIMEDOUT on specific Google Drive files
- Replies: 6
- Views: 1575
Re: CURLE_OPERATION_TIMEDOUT on specific Google Drive files
Thank you! I have set the access timeout to 30s and works fine now.
- 30 Mar 2022, 05:18
- Forum: Help
- Topic: CURLE_OPERATION_TIMEDOUT on specific Google Drive files
- Replies: 6
- Views: 1575
Re: CURLE_OPERATION_TIMEDOUT on specific Google Drive files
Hi all, @Zenju I am using ubuntu and face the same issue with FFS v11.18 and google drive. Could someone please advice in what file and what setting should I change in order fix this. Error: CURLE_OPERATION_TIMEDOUT: Operation too slow. Less than 1 bytes/sec transferred the last 15 seconds [curl ...
- 22 Nov 2021, 09:01
- Forum: Help
- Topic: batch job automatic in linux ubuntu
- Replies: 7
- Views: 1608
Re: batch job automatic in linux ubuntu
Guys, the problem is with freefilesync (i am using v11.14 on xubuntu 20.04) running two cron jobs for two different backups using the same command as below: DISPLAY=:0 /opt/FreeFileSync/FreeFileSync XXXXX.ffs_batch Everything works great but after the sync job I have constantly three xfdesktop ...
- 17 Nov 2021, 15:09
- Forum: Help
- Topic: batch job automatic in linux ubuntu
- Replies: 7
- Views: 1608
Re: batch job automatic in linux ubuntu
Hello, Do you know how to kill DISPLAY=:0.0 after the cron job has finished? I have two jobs running at midnight and I see the desktop processes (xfdesktop) running all the time (24x7) consuming ram. Maybe something that can kill the started desktop after the job finished?