I am install FFS on server and config it with "ssh -X"
But when i try to use cron job
"/home/iam/FreeFileSync/Bin/FreeFileSync_x86_64" "/home/iam/SyncSettings.ffs_batch"
Error: Unable to initialize GTK+, is DISPLAY set properly?
Thanks!
"/home/iam/FreeFileSync/Bin/FreeFileSync_x86_64" "/home/iam/SyncSettings.ffs_batch"
Error: Unable to initialize GTK+, is DISPLAY set properly?
$ echo $DISPLAY
:0
My question is how to use FFS with scheduling. I don't want always press sync button through X forwarding.I am install FFS on server and config it with "ssh -X" BuTbka, 08 Feb 2019, 23:21
Just look at first post!This seems to be described here.
And obviously, you need to define a FFS sync stored as a *.ffs_batch file, not as a *.ffs_gui file. Plerry, 17 Feb 2019, 12:14
BuTbka, 08 Feb 2019, 23:21"/home/iam/FreeFileSync/Bin/FreeFileSync_x86_64" "/home/iam/SyncSettings.ffs_batch"