Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Mon Apr 12, 2010 5:50 pm 
Offline
Senior Newbie

Joined: Sun Apr 11, 2010 11:56 am
Posts: 15
I'm trying, with no success, to SFTP with a GUI soft.
The command line works with scp.
I've been looking around the web with no big success

I've tried:
Cyberduck GUI. It says it connect, but if it does, it immediatly desconnect.
Fugu, another GUI, gives me the following error:
sftp launch path is /usr/bin/sftp.
Slave terminal device is /dev/ttys005.
Master fd is 14.
Connecting to xxx.xxx.xxx.xxx...
subsystem request failed on channel 0
Connection close

With ForkLift software, no connexion.

My sshd_config file has
PermitRootLogin yes
PasswordAuthentication yes
Subsystem sftp /usr/local/libexec/sftp-server
Protocol 2

If I change the Protocol, last line, and put Protocol 1, I then can see that all the softs are able to reach the server, telling me they need Protocol 2.

Can someone see what I should try?

Many thanks

_________________
Jean


Top
   
 Post subject:
PostPosted: Mon Apr 12, 2010 7:46 pm 
Offline
Senior Member

Joined: Sun Mar 07, 2010 7:47 pm
Posts: 1970
Website: http://www.rwky.net
Location: Earth
On your server check /var/log/auth.log and see what it says.


Top
   
 Post subject:
PostPosted: Mon Apr 12, 2010 9:50 pm 
Offline
Senior Newbie

Joined: Sun Apr 11, 2010 11:56 am
Posts: 15
Yes that it!
I made the libexec dir at the wrong place: /usr/libexec insteed of /usr/local/libexec
Then just need there a symlink from sftp-server

Thanks obs

_________________
Jean


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group