What is SFTP?: Difference between revisions
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
File Transfer Protocol. A standard method for sending files from one computer to another on TCP/IP networks such as the Internet. FTP is also the name of the command used to initiate transfer of files. Anonymous FTP is a common practice which permits users to access some parts of an FTP site without needing an account and password for the site. Access usually is gained by using the username "anonymous" or "ftp". By convention, the user should enter their e-mail address as the password. | File Transfer Protocol. A standard method for sending files from one computer to another on TCP/IP networks such as the Internet. | ||
<br><br> | |||
FTP is also the name of the command used to initiate transfer of files. Anonymous FTP is a common practice which permits users to access some parts of an FTP site without needing an account and password for the site. Access usually is gained by using the username "anonymous" or "ftp". By convention, the user should enter their e-mail address as the password. |
Revision as of 17:38, 20 December 2007
File Transfer Protocol. A standard method for sending files from one computer to another on TCP/IP networks such as the Internet.
FTP is also the name of the command used to initiate transfer of files. Anonymous FTP is a common practice which permits users to access some parts of an FTP site without needing an account and password for the site. Access usually is gained by using the username "anonymous" or "ftp". By convention, the user should enter their e-mail address as the password.