Re: Need for SFTP package, including API

From: Nico Kadel-Garcia (nkadel_at_comcast.net)
Date: 01/25/04

  • Next message: Nico Kadel-Garcia: "Re: SFTP Clients (Was: Using Kermit in PuTTY)"
    Date: Sun, 25 Jan 2004 00:46:44 -0500
    
    

    "Donald V" <ask-me-later@maybe.com> wrote in message
    news:8OOcnSZuitpwPJHdXTWc-g@speakeasy.net...
        I have been doing research on Secure FTP for a future business client.
    They wish to implement SFTP for document transport, and I will be
    writing C++ code under Windows to manage it.

        From the research I've done already, it seems most sftp server packages
    are proprietary but conform to the standard (RFC 2228). I know that OpenSSH
    provides a free sftp server but I can't find a version for Win32, and it
    seems that it doesn't port to Win32 well. (Ultimately this Win32 server
    requirement may not be necessary.) It might also be provided by default in
    Windows Server 2003, but I can't find any information on MSDN's site about
    sftp at all (GOSH that's the worst search tool ever).

    Save yourself some grief: Either use the CygWin implementation of OpenSSH
    with SFTP capability, or strongly consider using a Linux/UNIX based file
    server, or even consider using WebDAV as part of an HTTPS based document
    access and control system. WebDAV over HTTPS is built right into Win2K and
    WinXP, and is supported by the Konqueror browser and the DAVexplor Java
    tools for other OS's.

    I'm getting very fond of HTTPS based WebDAV: it just makes life simpler for
    the users to have that web-like access to their files, and I can control it
    very tightly via normal Apache configurations rather than trying to restrict
    SSH tools to prevent shell access.


  • Next message: Nico Kadel-Garcia: "Re: SFTP Clients (Was: Using Kermit in PuTTY)"

    Relevant Pages

    • Re: SPAM sudden increase
      ... > Dude was on a tech call with f-secure and the tech asked, "So, ... dude is trying to FTP to their server using WSFTP. ... but I think he is talking about sftp protocol - FTP via ...
      (alt.2600)
    • using java with sftp
      ... JCraft JSch package to SFTP files. ... //First Create a JSch session ... System.err.println("Unable to connect to FTP server. ...
      (comp.lang.java.programmer)
    • Re: using java with sftp
      ... JCraft JSch package to SFTP files. ... //First Create a JSch session ... System.err.println("Unable to connect to FTP server. ...
      (comp.lang.java.programmer)
    • Re: sftp password authentication question
      ... > I have a W2k server machine (equippend with SSH Secure Shell) which ... > NetworkSimplicity SSH server). ... > can be apparently easily accomplished with normal FTP. ... > this to work with SFTP or SFTP2 ??? ...
      (comp.security.ssh)
    • RE: sftp between UNIX box and NT Server using SFTP Root.
      ... sftp between UNIX box and NT Server using SFTP Root. ... Legg Mason therefore recommends that you do not send confidential information to us via electronic mail, including social security numbers, account numbers, and personal identification numbers. ...
      (SSH)