You would be given a login id to that specific server and instructions on how to upload your file.
Any Windows PC can run the FTP client software, so that your PC can be its own ftp address. If you have a web site (such as a personal web site on comcast.net) you can use FTP to transfer files to and from it.
If you are uploading your files to a remotely-hosted web site, then FTP (or, rather, secure FTP) is a good way of uploading to publish files to maintain your website.
A FTP site is a website that allow you to connect and manage you FTP server through the web.Some FTP sites:Net2FTP: http://www.net2ftp.comF->IT: https://fit.jupiterit.comWeb2FTP: www.web2ftp.comBossFTP: http://www.bossftp.com-----A:An FTP site is simply a site or IP that will accept calls using FTP -- File Transfer Protocol. Typically, it's software running on a machine that appears logically to be a separate machine dedicated to running FTP.
how are files donwloaded from an FTP REPOSITORY
It is not possible to recover these. There is no recycle bin or anywhere that these files go so you cannot get them back.
program that locates files in public FTP archives
First thing you would have to do is download an FTP. This is used to upload files to web servers.secondly you would require a web hosting to host these files.
The Difference Between a File Server & an FTP ServerFunctiono File servers store data for an entire network, just as an individual computer's hard drive stores data for that individual computer. File Transfer Protocol (FTP) servers run an FTP application to exchange files over the Internet, which is the world's largest network.Similaritieso File serving and FTP serving are both networking methods that involve file transfer between computers. FTP servers need to work together with file servers in order to function. In a network using FTP, file servers store data while FTP servers transmit that data over the Internet, with both being necessary for file transfer to occur.Differenceso FTP servers download files from or upload files to file servers. FTP servers move files to and from file server locations. FTP servers require file servers, but file servers do not require FTP servers, since file servers also serve various intranet networks not connected to the Internet.http://www.ehow.com/facts_6885629_difference-file-server-ftp-server.html-RLSB
The biggest advantages to an ftp server is that you can a file folder of files and most website building programs use ftp
Binary
The purpose of an FTP server is to transfer files from your computer to your web server. The amount of files you can upload depends on the size of them. For the most part, the number of files to upload will not be an issue.
FTP servers are the most direct way for web designers to upload and download their web content. The FTP server allows web content to be stored and delivered to the internet so that it will display properly on a website that is connected to the server. FTP Servers Store Internet Files Basically, an FTP server is a storehouse for internet files. Everything that you see on the internet is stored on a server somewhere. FTP, or File Transfer Protocol, is one way to transfer files from a local computer to a remote internet server. The server is basically a large hard drive that holds large amounts of web data and communicates that data to the internet. Every file that you need to use in order to create a useful website must be transferred to a server that can broadcast that file to the internet. FTP is one way to make that transfer happen. You Transfer Files Directly Many web designers prefer FTP because it allows them to have complete control of their internet files. Even the most complex website can be arranged so that it is easy to navigate and maintain through an FTP server. You can arrange your web site so that the files are stored exactly as if they were on a hard drive on your computer. Each individual folder is another part of your web address and stores the files that are broadcast to that particular part of your site. When you open the FTP, you upload your files into the appropriate folder and they are automatically updated on your website. Files are Transmitted to the Internet From the Server The power of an FTP server is the immediacy with which it transfers your files to the internet. As soon as a file finishes uploading to the FTP server from your computer, it is updated on the internet for the next person who visits your site. FTP provides instant gratification for web designers who like to make changes on a regular basis. Many web design software programs include built in FTP interfaces so that designers can upload their updated designs directly from the software program where they create the designs.