Search found 4 matches

by maegras
02 Jun 2011, 18:34
Forum: Help
Topic: ffs and sshfs - hangs on load
Replies: 7
Views: 1158

Re: ffs and sshfs - hangs on load

now i get

||=== FreeFileSync, Debug ===|
/home/maegras/Scaricati/FreeFileSync_Sourcecode_v3.17/library/lock_holder.h|5|
fatal error: ../shared/Zstring.h: File o directory non esistente|
||=== Build finished: 1 errors, 0 warnings ===|
by maegras
02 Jun 2011, 13:29
Forum: Help
Topic: ffs and sshfs - hangs on load
Replies: 7
Views: 1158

Re: ffs and sshfs - hangs on load

I was trying to compile ffs in debug mode on Ubuntu 11.04 (64_bit) but i got

||=== FreeFileSync, Debug ===|
./shared/pch.h|25|fatal error: wx/wxprec.h: File o directory non esistente|
||=== Build finished: 1 errors, 0 warnings ===|

I followed compile.txt instructions.
by maegras
05 May 2011, 21:29
Forum: Help
Topic: ffs and sshfs - hangs on load
Replies: 7
Views: 1158

Re: ffs and sshfs - hangs on load

I don't know if there is a way, i followed those steps:

1. sudo apt-get install sshfs
2. sudo add-apt-repository (ffs ppa)
3. sudo apt-get install freefilesync
4. sshfs maegras@host:/home/maegras /mnt/maegras

then i start ffs and try to sync folder /home/maegras/Documenti with
/mnt/maegras ...
by maegras
04 May 2011, 18:09
Forum: Help
Topic: ffs and sshfs - hangs on load
Replies: 7
Views: 1158

ffs and sshfs - hangs on load

Hi everyone, I'm trying ffs for syncing my local folders with remote ones. I
locally mount my shared remote folder through sshfs. When i try syncing ffs
hangs after a while, especially in full load and I have to kill the process.

Connection is good and I manage drag transfer between folders ...