Forgot your password?
typodupeerror

Comment Kerberos FTP (Score 1) 151

I've never used it, or even looked at it, but perhaps something like a Kerberized FTP. You may want to try different encryption protocols for scp/ssh. SSH defaults to using IDEA for encryption, which is 64% of non-encryption speed. You can switch to Blowfish, which runs at 88% non-encryption speed. Just use the -c option with ssh/scp. And finally you can look at an unsecured file transfer, such as stock FTP, over IPSec. Check out FreeS/WAN if you are using Linux.

Slashdot Top Deals

Honesty pays, but it doesn't seem to pay enough to suit some people. -- F.M. Hubbard

Working...