answersLogoWhite

0


Best Answer

The Difference Between a File Server & an FTP Server

Function

o 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.

Similarities

o 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.

    Differences

    o 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

    User Avatar

    Wiki User

    10y ago
    This answer is:
    User Avatar
    More answers
    User Avatar

    Wiki User

    14y ago

    HTTP and FTP are two different protocols developed at higher level of TCP protocol suite. HTTP has implementation as HTTP client(browser) and HTTP Server (Web server). Web server stores the web pages and other objects (of any type) that can be requested and rendered by browsers.

    While FTP has FTP client and FTP Server applications where FTP server stores the files(any type) and FTP client is used to send the files or receive the files from the FTP server.

    FTP site has two way channel (one for command and other for file data) while HTTP site has only one channel for data(web request and response)

    This answer is:
    User Avatar

    User Avatar

    Wiki User

    14y ago

    Telnet is a terminal service and uses SSH (Used in many cases to control a webserver via command line). FTP is a File Transfer Protocol and is used generally to transfer files to and from a webserver. An example of an excellect ftp program is Filezilla:

    (http://filezilla-project.org/) Open source/Free

    This answer is:
    User Avatar

    User Avatar

    Wiki User

    14y ago

    An ftp server is a subset of file servers. Ftp is the protocol you use to get the files.

    This answer is:
    User Avatar

    Add your answer:

    Earn +20 pts
    Q: What is the differences between Telnet and FTP?
    Write your answer...
    Submit
    Still have questions?
    magnify glass
    imp
    Related questions

    Fastest in between telnet ftp and tcp?

    tcp


    How a user can login as a FTP and telnet user?

    The user needs an account and password and responds appropriately when ftp or telnet asks for the credentials.


    How is the application layer protocol telnet similar to http and ftp?

    Telnet is similar to HTTP and FTP in that all three use the TCP protocol for connection-oriented


    What are tools used in internet?

    telnet,FTP,e-mail etc


    You manage a server that allows university students to use Telnet to make a connection then use FTP to upload their homework Professors also pick up students homework by telnetting to the compute?

    Students and professors will be able to Telnet to the server but unable to FTP files to and from the server.


    Comparision between telnet and ftp?

    FTP is a File Transfer Protocol (a method of transferring files from one location to another.... Telnet would be more of an emulation/connectivity protocol where you can connect to another system and Signon / natigate through the other systems menu option / type commands etc.... eg. you could use Telnet as 5250 emulation and sign on to the iseries (AS/400) once, connected you can do whatever the host system/user security permits you cannot do this in ftp


    Which level of the OSI model is affected when the telnet and FTP is blocked to prevent disasters caused by hacking?

    FTP and Telnet are considered OSI layer 7 protocols. If you are blocking the service, then layer 3 or 4 (network or transport) is responsible.


    What is the similarities and differences between scp and ftp?

    scp is secure copy ftp is file transfer protocol. FTP is a file transfer protocol as send the file inside the network


    With Telnet can you change the FTP to 23 for better security?

    If you want better security, use secure shell (ssh) instead of telnet. Actually, don't use telnet at all if possible, as it transmits all information in plain text.


    Compare between wwwtelnet and FTP?

    Telnet is a network protocol used on the Internet or local area networks. Its concept was conceived in 1969 and is one of the first internet standards for communicating across computers. FTP - File Transfer Protocol is similar to Telnet but does not require is much knowledge of command line usage. FTP is used to create a file server known as an FTP server which is a location created on the web that allows banks of files to be hosted/made available for download. Many file sharing services are set up in this manner.


    How telnet function in OSI model?

    Telnet is an application layer protocol (Layer 7). Its functionality is similar to any of the layer 7 protocols, including DHCP, DNS, FTP, etc.


    How we can sharing in computer networking?

    Using FTP, TELNET, SNMP, SMTP etc we can share resources in computer networking.