Hi Clint,
ftp worked after I installed an ftp server onto the C860.
- Mark
May I ask which ftp server worked for you?
Telnet and ssh are now seem to be working on my systems. I\'m having trouble with scp though. It keeps telling me that
[root@localhost clint]# scp 192.168.129.1:/home/clint/test3 192.168.129.201:home/zaurus
root@192.168.129.1\'s password:
Permission denied, please try again.
Permission denied, please try again.
Permission denied.
lost connection
[root@localhost clint]# scp clint@192.168.129.1:/home/clint/test3 192.168.129.201:home/zaurus
clint@192.168.129.1\'s password:
Host key verification failed.
lost connection
So, I thought that ftp might be simpler. I did find Trolltech\'s ftp for the Z and Pureftpd, but I\'m not sure which to try first.
I thought about using the \"mac\" script shown in an earlier post for ssh, but I\'m a little nervous about trying it because I don\'t understand all of it.
Does anyone have any hints on any of this?
Clint Reese