OESF Portables Forum
Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Sharp ROMs => Topic started by: toadatrix on March 13, 2004, 02:40:26 pm
-
I am running the new Cacko ROM (release 1.20 March 5) on a C860. Is there a GUI file transfer program that I can use to do ssh/scp/sftp type file transfers over the internet to/from my Zaurus connecting to another linux box? I know it can be done in the Konsole (terminal), but I would prefer a GUI if possible. Thanks.
-
Konqueror on the desktop can do sftp transfers (drag and drop; copy/paste). http://gftp.seul.org (http://gftp.seul.org) and http://www.pingx.net/secpanel/ (http://www.pingx.net/secpanel/) seem to fit the bill, as well, but I haven\'t used them. I don\'t know of any graphical sftp clients specifically for the zaurus, unless Konq/E supports it.
You might also try http Jftp, depending on what kind of java support you have (swing support).
-
There appears to be a bug in scp in that ROM. Whenever I run scp, I get this error:
scp: error while loading shared libraries: scp: undefined symbol: __clz_tab
I get a similar error with sftp:
sftp: error while loading shared libraries: sftp: undefined symbol: __clz_tab
Unless someone knows how to fix it, you are stuck with traditional FTP.
-
After hosing my Zaurus in the same fashion I have an idea. You installed the openssl package, which is not needed on this ROM since it comes with it\'s own libcrypto. When you install one the many incompatible openssl packages on this ROM it breaks ssh, scp, etc because libcrypto.so.9.7 is over written with the bad lib.
You should be able to fix this by uninstalling the openssl package and then copying over the /usr/lib/libcrypto.so.9.7 from a working Cacko 1.20 install. Run ldconfig as root and you should be fixed.
I would like to try this out on my Zaurus if someone is willing to contribute the libcrypto.so.9.7.
Thanks!
-
I am running the new Cacko ROM (release 1.20 March 5) on a C860. Is there a GUI file transfer program that I can use to do ssh/scp/sftp type file transfers over the internet to/from my Zaurus connecting to another linux box? I know it can be done in the Konsole (terminal), but I would prefer a GUI if possible. Thanks.
Unison!
http://www.cis.upenn.edu/~bcpierce/unison/ (http://www.cis.upenn.edu/~bcpierce/unison/)
Available for Windows, Linux, Unix, Zaurus
http://www.killefiz.de/zaurus/showdetail.php?app=462 (http://www.killefiz.de/zaurus/showdetail.php?app=462)
I used it for calendar transfer between Linux desktop KOrganizer and Zaurus KO/Pi until zautrix got synch to work. Have also used it over dialup across the \'Net.
-
I\'ve been looking for something like this too, and no luck yet. Konq/E doesn\'t seem to support it, and I can\'t find anything that does. It\'d be great to see OpieFTP support it.
Not to nitpick, but how is Unison a GUI application? It\'s still command line, even though it apparently pops up progress dialogs.
-
It pops up a gui interface for configuration and file transfer on my system. Gotta type \"unison\" in a term to start and then enter pword in term, but the rest is gui on my Mandrake system?????????????