Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!vaxine!wjh12!genrad!decvax!ittvax!dcdwest!sdcsvax!sdcrdcf!hplabs!sri-unix!phil@RICE.ARPA From: phil@RICE.ARPA Newsgroups: net.unix-wizards Subject: Re: Trivial File Transfer Protocol Message-ID: <1189@sri-arpa.UUCP> Date: Thu, 24-May-84 12:17:23 EDT Article-I.D.: sri-arpa.1189 Posted: Thu May 24 12:17:23 1984 Date-Received: Mon, 28-May-84 06:07:32 EDT Lines: 16 From: William LeFebvre Another major difference between FTP and TFTP is that TFTP doesn't attempt any sort of protection checking. Anything it reads from a remote machine must be world readable and anything it writes to a local machine must be world writable (or be in a directory that is world writable if the file doesn't already exist). FTP forces its user to log in and will use that username for permission/protection checking at the other end. When I first read the message from ...!allegra!don, I thought that that might be his problem, but it could also just be that it doesn't work (since hardly anyone ever uses it). William LeFebvre Department of Computer Science Rice University