Web design course - get remotename localname get filename1 filename2 filename3…filenameN Get
get remotename localname get filename1 filename2 filename3…filenameN Get a file or set of files from the specified remote sources. mode transfer-mode Set the mode for transfers. transfer-mode may be ASCII or binary. The default is ASCII. put filename put localfile remotefile put filename1 filename2…filenameN remote-directory Transfer a file or set of files to the specified remote file or directory. quit Exit tftp. rexmt retransmission-timeout Set the per-packet retransmission timeout, in seconds. status Print status information: whether tftp is connected to a remote host (i.e., whether a host has been specified for the next connection), the current mode, whether verbose and tracing modes are on, and the values for retransmission timeout and total transmission timeout. timeout total-transmission-timeout Set the total transmission timeout, in seconds. trace Toggle packet tracing. verbose Toggle verbose mode. tftpd tftpd [homedir] TCP/IP command. Trivial File Transfer Protocol server. tftpd is normally started by inetd and operates at the port indicated in the tftp Internet service description in the /etc/inetd.conf file. By default, the entry for tftpd in /etc/inetd.conf is commented out; the comment character must be deleted to make tfptd operational. Before responding to a request, the server attempts to change its current directory to homedir; the default value is tftpboot.