Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

SFTP is a secure file transfer protocol based on SSH. This is the One should notice that it's a single-stream protocol. It can also be significantly slower than others due to its internal data encription. The protocol doesn't seem to be optimized for transferring data over WAN. Our preliminary tests (in a specific setup between SLAC and IN2P3/France) indicate that the maximum transfer rate would be less tjhan than 0.5 MBytes/sec. This is nearly 3 times less than it can be achieved with specialized tools like BBCP or FDT.

ATTENTION:

Using

Here is an example of a sample session:

Code Block

% sftp user@slac.stanford.edu