Re: puTTY to Windows 200k W/ OpenSSH OK; SFTP not OK

From: Darren Tucker (dtucker_at_gate.dodgy.net.au)
Date: 07/23/05

  • Next message: Brownout: "Re: Is Putty a full replacement of the command line (openssh) client ?"
    Date: 23 Jul 2005 05:09:10 GMT
    
    

    On 2005-07-21, salmonsm <salmonsm@missouri.edu> wrote:
    > I've recently set up OpenSSH on a Windows 2000 box and I've set it up
    > to the point that I can connect remotely through PuTTY no problem. I'm
    > now trying to either do scp through WinSCP or SFTP through SecureFX.
    > WinSCP times out. SecureFX reports Channel Closed: 00000000 (The
    > operation completed successfully. ) and immediately disconnects.
    >
    > If someone could let me know what to try to troubleshoot this, I would
    > be happy to post the output of something, but I don't what to check
    > next.

    Run the server in debug mode to see what's failing:
    http://www.snailbook.com/faq/general-debugging.auto.html

    I would guess that the "sftp-server" binary is missing or has some other
    problem causing it to not run. (I think winscp uses sftp too, however if
    it uses scp then the same applies but for the "scp" binary).

    -- 
    Darren Tucker (dtucker at zip.com.au)
    GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4  37C9 C982 80C7 8FF4 FA69
        Good judgement comes with experience. Unfortunately, the experience
    usually comes from bad judgement.
    

  • Next message: Brownout: "Re: Is Putty a full replacement of the command line (openssh) client ?"

    Relevant Pages

    • Re: wrong group set when sftp
      ... security security wrote: ... > I tried both winscp and sftp, but come up with the same result. ... > Using winscp, also disabled set permissions, and timestamp options. ... Good judgement comes with experience. ...
      (SSH)
    • Re: FTP Encryption
      ... SSH as a transport in different ways, ... OpenSSH's sftp certainly doesn't use scp in any way. ... Good judgement comes with experience. ...
      (comp.security.ssh)
    • Re: Howto deny a sftp connection
      ... > HK> connetion? ... > You can turn off the usual sftp by removing the sftp subsystem from ... However, there is no easy general way to prevent scp, since ... Good judgement comes with experience. ...
      (comp.security.ssh)
    • Re: Disable SFTP/SCP but not SSH?
      ... > but prevent them from connecting through SFTP and/or ... They can also install their own copies of scp and/or ... Good judgement comes with experience. ...
      (SSH)
    • Re: Rename files with scp?
      ... >I'm trying to develop an application where remote sites can scp files ... >SFTP is not available either. ... scp it then run "ssh yourserver mv oldfile newfile", ... Good judgement comes with experience. ...
      (comp.security.ssh)