Re: Why scp use time for transfer file less than sftp?

From: Jacob Nevins (jacobn_at_chiark.greenend.org.uk)
Date: 03/07/04

  • Next message: Nico Kadel-Garcia: "Re: Create a secure telnet connection via a Windows 2000 server"
    Date: 07 Mar 2004 17:37:32 +0000 (GMT)
    
    

    paokrab <paokrab@scb.co.th> writes:
    >what is different?

    The SFTP protocol requires more effort by client implementors to get
    good throughput than SCP; a naive implementation will often perform
    rather poorly.

    (The situation is complicated because 'scp' commands will sometimes use
    SFTP as a backend protocol, so a difference will not always be seen.)

    I have the impression that most current versions of SFTP clients do not
    have the problem. (I know that at least a new release of PSFTP, 0.54,
    was made recently with performance improvements.)

    (Are there any "current" versions of SFTP clients which still suffer
    from this performance issue? If not, it's probably worth a FAQ entry
    somewhere with advice like "upgrade your SFTP client".)


  • Next message: Nico Kadel-Garcia: "Re: Create a secure telnet connection via a Windows 2000 server"

    Relevant Pages

    • Re: SCP on MPE 7.5?
      ... there were postings about using sftp and scp on MPE. ... now that Jazz and Invent3k are officially 'offline'. ... I've had extensive experience with the sftp client, ...
      (comp.sys.hp.mpe)
    • sftp via proc_open(): where is my prompt ?
      ... Worked flawless until deployed onto newer machines now and guess what, ... the sftp session). ... I read from stdout until I find ... stdout when talking with the sftp client. ...
      (comp.lang.php)
    • Re: SFTP client compatibility
      ... Is there a SFTP client for Mac OS X or Windows that works properly with the ... SFTP "server" that comes bundled with this version of TCP/IP Services? ... HP TCP/IP Services for OpenVMS Alpha Version V5.4 - ECO 6. ...
      (comp.os.vms)
    • Re: FTP Using SSH Tunnel
      ... > access using FTP through an SSH tunnel using PuTTY. ... PuTTY includes both an scp and an sftp ... client you can use for file transfers via ssh. ...
      (comp.os.linux.networking)
    • Re: How do I write a SFTP SSH client - How to hook into TCPIP$SSH_SSH2.EXE
      ... Writing your own FTP client was doable, ... using sftp using password in stead of public key authentication, ... I did find a couple of Java SSH libraries that allowed me to build a ...
      (comp.os.vms)