Tugger the SLUGger!SLUG Mailing List Archives

Re: [slug-chat] ftp and tftp


> Runs entirely over UDP.  Server runs on port 53.  Often used in
> network booting.  No authentication at all.  Can read and write.

Good rundown but i would dispute the port :)
davehome:/home/dave# grep tftp /etc/services
tftp            69/udp
davehome:/home/dave#

Dave :)