answersLogoWhite

0

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.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What methods can be used to exchange files using FTP?

file transfer protocol


Is using FTP to publish a web page beneficial?

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.


How are files downloaded from an FTP repository?

how are files donwloaded from an FTP REPOSITORY


What is FTP servsr?

FTP = File Transfer Protocol. It's a way of moving files from one location to another using the Internet. An FTP Server is a computer whose job it is to facilitate FTP transactions - especially the security of the transaction.


The program that locates files in public FTP archives is?

program that locates files in public FTP archives


What can transfer files between two computers using the same or different operating systems?

FTP


You can ping a computer that you are trying to transfer files to via FTP but you can't communicate using FTP?

Many computers respond to ping requests by default. FTP generally requires additional configuration or software to work. There may be no FTP services running on the target computer, or the firewall/router configuration may be incorrect.


A computer that allows users to upload and download files using FTP?

This is called a server. Mostly called a FTP server.


How do you copy all files in a directory without copying sub directories using FTP?

All files in a directly can be copied without copying the sub directories using FTP by first highlighting them. This allows a user to specifically select only the files they want to transfer. If you are doing this via the command line interface using the mget command with a mask (such as *) will transfer all files except subdirectories.


What is the differences between Telnet and FTP?

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


How do you sync FTP with http?

An ftp connection can be synced with http by using a secure file transfer. This will allow files and information to be transferred across the connection until they are current on both ends.


What are the roles of FTP server?

FTP server is a service you install onto the server to download and manage files remotely. FTP Stands for File Transfer Protocol so it's logic basically. An FTP client allows you to connect to the FTP server on the 21 port (In most cases) to download, upload, delete, rename, change permissions of files remotely.