Tftp
Updated: January 21, 2005
Syntax
Parameters
Remarks
-
Using the get parameter
Specify put if transferring file FileTwo on the local computer to file FileOne on remote computer. Specify get if transferring file FileTwo on the remote computer to file FileOne on the remote computer.
- The Windows Server 2003 family and Windows 2000 do not provide a general purpose TFTP server. Windows 2000 provides a TFTP server service only to provide remote boot capabilities to Windows XP and Windows 2000 client computers.
- This command is available only if the Internet Protocol (TCP/IP) protocol is installed as a component in the properties of a network adapter in Network Connections.
Examples
tftp vax1 put users.txt users19.txt
Formatting legend
Format | Meaning |
Italic | Information that the user must supply |
Bold | Elements that the user must type exactly as shown |
Ellipsis (...) | Parameter that can be repeated several times in a command line |
Between brackets ([]) | Optional items |
Between braces ({}); choices separated by pipe (|). Example: {even|odd} | Set of choices from which the user must choose only one |
Courier font | Code or program output |