-
Logged In: YES
user_id=120786
Sometimes I harangue myself (like before).
But the project is not dead. Lo, it seems to be quite alive
again!
2003-03-31 14:24:38 UTC by chayim
-
Logged In: YES
user_id=120786
Sorry, but the project is dead. It has been for ages.
2003-03-31 14:10:21 UTC by chayim
-
Hi!
I did some work on this soft. Basically:
1. I fixed problems with Calendar someone
mentioned on this forum (though it works
only from Evolution to Zaurus, sorry,
on the other hand from Zaurus to Evolution
is easier).
2. I added scp option so you no longer need FTP,
moreover it does backup the files before
copying them
I e-mail the author but I also set up my own
page...
2003-03-25 05:42:16 UTC by kubus
-
delder committed patchset 4 of module zesync to the Zaurus Evolution Synchronizer (zesync) CVS repository, changing 19 files.
2003-03-06 21:29:33 UTC by delder
-
delder committed patchset 3 of module zesync to the Zaurus Evolution Synchronizer (zesync) CVS repository, changing 29 files.
2003-03-06 17:05:04 UTC by delder
-
Logged In: YES
user_id=194344
Hi, you can fix this problem by changing line 88 to :
flist = [tempfile.mktemp(),tempfile.mktemp(),tempfile.mktemp()]
and including tempfile at the top of the program by changing
import os, sys
to
import os, sys, tempfile.
2003-03-05 22:46:29 UTC by delder
-
Logged In: YES
user_id=650906
I get the same with -f
Regards
Colin.
2003-01-06 19:34:43 UTC by g1gsw
-
ok I fixed the no route problem, it seems you need to install an FTP server on your PDA. I used troll-ftpd found at http://www.zauruszone.com/feed/. I just adjusted the port in the zesync script to 21. I'm still having problems syncing though. (After syncing I get error messages about not being able to open the addressbook) I'm thinking maybe I'm just using an outdated evolution build...
2002-12-28 21:53:42 UTC by ejfinneran
-
I'm having the same problem. My PDA is a Zaurus 5500. I've tried doing it through the usb ethernet connect and throw the wireless card. I can't think of what else to try.
2002-12-28 21:31:44 UTC by ejfinneran
-
Don't know if this script is meant to work with iPaqs as well as Zauruss (or is it Zauri?), but I figrued it should:
The script doesn't seem to be able to find my iPaq...
Any ideas?
alex@numbers zesync-0.2-OPIE $ ./zesync.py -f
No route to host 192.168.0.24
alex@numbers zesync-0.2-OPIE $ ping -c 10 192.168.0.24
PING 192.168.0.24 (192.168.0.24): 56 octets data
64 octets from...
2002-11-19 16:25:50 UTC by x3ja