This is a discussion on RE: ssh works, but sftp doesn't within the OpenSSH Development forums, part of the Networking and Network Related category; Hi Damien, It seems that sftp-server is working. I have performed the following: [root@10 opt]# sftp -P /usr/...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi Damien,
It seems that sftp-server is working. I have performed the following: [root@10 opt]# sftp -P /usr/sbin/sftp-server 10.20.0.183 Attaching to /usr/sbin/sftp-server... sftp> ls Please suggest me some other options. Thanks, Kans. -----Original Message----- From: Damien Miller [mailto:djm@mindrot.org] Sent: Friday, May 09, 2008 3:25 PM To: kannappan Cc: openssh-unix-dev@mindrot.org Subject: Re: ssh works, but sftp doesn't On Fri, 9 May 2008, kannappan wrote: > Hello All, > > I have built the OpenSSH provided with the "buildroot" package for ARM > board. OpenSSH version is openssh-4.7p1. > > After starting the SSHD, I am able to ssh to my ARM board, from my PC, > but SFTP fails. > > Attached is the log I got from the daemon. Any help is appreciated. For some reason your sftp-server is exiting immediately. Check that /usr/sbin/sftp-server exists, is executable and doesn't crash when executed. For a better test of sftp-server, you can run it directly from sftp: "sftp -P /usr/sbin/sftp-server blah" -d _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@mindrot.org https://lists.mindrot.org/mailman/li...enssh-unix-dev |
![]() |
| Thread Tools | |
| Display Modes | |
|
|