Yes, this problem is occurring because you are using the commercial version of secure shell. The SFTP functionality was only tested with OpenSSH.
I will add support for SSH Secure Shell to my TODO list, but it is too late to make it in to the 0.80 release. I'll let you know when it gets into CVS. Thanks, Tom On Wed, 2003-07-30 at 18:03, Juergen Rose wrote: > Hi, > > I have a modified slackware-9.0-Linux-2.4.22-pre6-ac1 PC with > evolution-1.4.3 and a Zaurus with OpenZaurus-3.2, Opie-0.9.3-snapshot, > sftp from SSH Secure Shell 3.2.3 and one Synchronization pair in > multisync-0.8 cvs-tarball from today with the following > ~rose/.multisync/1/opie_config.xml > > > <?xml version="1.0"?> > <Config> > <Options Ip="192.168.129.201" Username="root" Password="rootme" > Port="22" Protocol="SFTP" Device="1"/> > </Config> > > and ~rose/.multisync/1/syncpair: > > remoteclient = opie-sync > localclient = evolution-sync > syncinterval = 3600 > dwelltime = 5 > reconninterval = 10 > object_types = 0x7 > syncsound = > welcomesound = > displayname = Zaurus > playsyncsound = no > playwelcomesound = no > filter = 1,1,1,"CATEGORIES","*" > filter = 1,2,1,"CATEGORIES","*" > filter = 2,1,1,"CATEGORIES","*" > filter = 2,2,1,"CATEGORIES","*" > filter = 4,1,1,"CATEGORIES","*" > filter = 4,2,1,"CATEGORIES","*" > > in the xterm, where I started multisync, I see many : > > Too many arguments. > Usage: sftp2 [-D debug_level_spec] [-B batchfile] [-S path] [-h] > [-V] [-P port] [-b buffer_size] [-N max_requests] > [-c cipher] [-m mac] [-4] [-6] [-o option_to_ssh2] > [EMAIL PROTECTED] > > in the multisync log window I find > > Wed Jul .... Failed to connect to remote: Failed to load data from > device 192.168.129.201. > > If I perform sft manually to, it works: > > vilm:/home_vilm/rose(18)$sftp [EMAIL PROTECTED] > Host key not found from database. > Key fingerprint: > xopiz-dorys-symen-vykeb-rymot-lusit-hizof-zifoc-gifav-nozok-hoxux > You can get a public key's fingerprint by running > % ssh-keygen -F publickey.pub > on the keyfile. > Are you sure you want to continue connecting (yes/no)? yes > Host key saved to /home/rose/.ssh2/hostkeys/key_22_192.168.129.201.pub > host key for 192.168.129.201, accepted by rose Wed Jul 30 2003 23:57:50 > +0200 > sftp> ls > > .: > > Applications/ > Documents/ > Settings/ > config_eth0_homenet.sh* > systeminfo/ > usbnet_routing.sh* > > Could this be caused. because OpenSSH is expected instead of SSH Secure > Shell 3.2.3 (non-commercial version)? So it would be very good, if > opie_sync could be extended to > SSH Secure Shell 3.x.x (non-commercial version). > > With best regards > Juergen > > > > > ------------------------------------------------------- > This SF.Net email sponsored by: Free pre-built ASP.NET sites including > Data Reports, E-commerce, Portals, and Forums are available now. > Download today and enter to win an XBOX or Visual Studio .NET. > http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 > _______________________________________________ > Multisync-users mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/multisync-users ------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ Multisync-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/multisync-users
