[16522] in Athena Bugs
kerberized ftp hash mode.
daemon@ATHENA.MIT.EDU (Bill Cattey)
Wed Dec 2 23:30:01 1998
Date: Thu, 3 Dec 1998 04:30:00 +0000 ()
From: Bill Cattey <wdc@MIT.EDU>
To: bugs@MIT.EDU
Cc: linux-dev@MIT.EDU
Being paranoid, I often when using ftp via PPP tell it to go into hash
mode where it prints a '#' after so many bytes are transferred.
I thought the new Kerberized FTP was broken because when transferring
large files, all I would see would be a zero length file on the receive
side, and no hash marks.
I see now that if I wait until the ENTIRE transfer is done, ALL the has
marks print, and there's the file, nice as you please.
This is NOT a good implementation of hash mode.
This problem occurs fetching files from my Sun 2.6 system to my Linux
system at home.
-wdc