Hey is anyone familar with “FTP”?
I downloaded filezilla and Ftp client, and I don’t know how to use it. I know how download using torrents (Bitorrent)Im not familar with FTP’ing if anyone knows how to do it, or knows any websites for tutor’s on how to do it that would be great! Thanks!
2 Responses to “Hey is anyone familar with “FTP”?”

FTP or File Transfer Protocol is a commonly used protocol for exchanging files over any network that supports the TCP/IP protocol (such as the Internet or an intranet). There are two computers involved in an FTP transfer. The first computer is an FTP server. This computer listens on the network for connection requests from other computers. Another computer (called the client) can make a connection to the FTP server by using FTP client software. Once connected, the client can do a number of file manipulation operations such as uploading files to the server, download files from the server, rename or delete files on the server and so on. Any software company or individual programmer is able to create FTP server or client software because the protocol is an open standard. Virtually every computer platform supports the FTP protocol. This allows any computer connected to a TCP/IP based network to manipulate files on another computer on that network regardless of which operating systems are involved (if the computers permit FTP access). There are many existing FTP client and server programs, and many of these are free.
Years of experience, grand fun in the Network Design/Suport Career Field
Report this comment
The left pane is your local computer
The right pane is the server
You type in the address to the FTP server (ftp.somewhere.com usually)
Type in your username and password for the FTP server
Don’t worry about the port, it’ll default.
Press Quickconnect
You should then be connected
Now you just double-click or drag whatever you want to go from one side to the other.
Hope that helps!
Years of experience, grand fun in the Network Design/Suport Career Field
Report this comment