scp much slower than ftp (again).

From: Ryo Furue (furufuru@ccsr.u-tokyo.ac.jp)
Date: 01/21/02


From: furufuru@ccsr.u-tokyo.ac.jp (Ryo Furue)
Date: 21 Jan 2002 01:54:23 -0800

Hi all,

By searching an archive of past articles of this newsgroup, I noticed
this issue has been raised repeatedly. I'm suffering from the same
problem. (2000KB/s with ftp; 300KB/s with scp; 200KB with scp -C).

If I understand correctly, scp tends to be slower than ftp because it
encrypts the data. This makes me wonder: Is it possible to tell ssh
(or its family) not to encrypt the data? In other words, is it
possible to use ssh only to authentificate myself? I prefer scp to
ftp solely because scp keeps my password from being transferred over
the Internet in plaintext. I don't need to keep my data secret. I
don't mind if anybody steals my data!

The remote host has only SSH1

        SSH Version 1.2.27 [], protocol version 1.5

and I can't do anything about that.

I think I could accomplish what I want if I could "speak to" the
remote ftp daemon in the FTP "language" over the SSH channel....

Thank you,
Ryo



Relevant Pages

  • Re: Backup?
    ... Zur Verfügung stehen FTP, SSH, SCP und RSYNC. ... Es geht auch mit SSH oder SCP. ... welche Daten bereits per FTP übertragen wurden? ...
    (de.comp.os.unix.linux.misc)
  • Re: Intruders good job -- Change my root password
    ... there is no way to be sure you are safe. ... >> ftp isn't too bad, if you set it up in a chroot jail, but they can be ... >ssh may the better to sftp, but I don't know how to use it. ... scp and sftp. ...
    (comp.os.linux.security)
  • Re: Sicheres FTP?
    ... AFAIK ist das nur ein FTP auf SSH-Basis. ... Also im grunde nichts anderes als SCP, ... Putty kann. ...
    (de.comp.security.misc)
  • Re: scp vs. sftp vs ftp
    ... >newbie to SSH and its implications... ... >is transferring files via scp more secure only with respect to the ... >I ask because I have one client with a host that does not allow ftp ...
    (comp.security.ssh)
  • RE: FTPD & SSHD server
    ... I think you are confused about difference between ssh and FTPD. ... This FTP software gives FTP protocol ... not used over the public internet. ... high port number for data channel in passive mode. ...
    (freebsd-questions)