Is this something I can safely patch, or should I wait for 0.7.2?

Someone might want to put this into the docs site, for future reference.

Is this also broken in 0.7.0?


thanks for tacking this down, as well as all the wonderful improvements I have observed since 0.4.8!


John Novack



Lonnie Abelbeck wrote:
On Apr 17, 2010, at 10:41 AM, John Novack wrote:

The geni-586 version
In upgrading from 0.6.5 to 0.7.1 I can no longer use psftp, either  the PuTTY 
version, or the one I really like by Bitvise
Opening a PSFTP window and it immediately closes
Reverting back to 0.6.5 and all is well.

Anyone have an idea what's up and what might have changed?

Keep it simple please!!

John Novack

I see the problem, the /etc/init.d/sshd creates the line:

Subsystem       sftp    /usr/sbin/sftp-server" >> /tmp/etc/ssh/sshd_config

but the sftp server is located in "/usr/libexec/sftp-server".

I edited the line to read:

Subsystem       sftp    /usr/libexec/sftp-server" >> /tmp/etc/ssh/sshd_config

and sftp worked as before.

Philip, is the executable in the wrong location, or is the /etc/init.d/sshd 
incorrect?

Lonnie



------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Astlinux-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/astlinux-users

Donations to support AstLinux are graciously accepted via PayPal to 
[email protected].
------------------------------------------------------------------------



Checked by AVG - www.avg.com Version: 9.0.801 / Virus Database: 271.1.1/2815 - Release Date: 04/16/10 14:31:00


--
Dog is my co-pilot

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Astlinux-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/astlinux-users

Donations to support AstLinux are graciously accepted via PayPal to 
[email protected].

Reply via email to