Results 1 to 5 of 5
can some one tell me that my client need to download a file from my server which is on linux.how all the configuration will work behind this scene.i don,t have ...
- 11-12-2009 #1Just Joined!
- Join Date
- Nov 2009
- Posts
- 4
ftp
can some one tell me that my client need to download a file from my server which is on linux.how all the configuration will work behind this scene.i don,t have knowledge about linux so plz tell me in detail how to make ftp server?how everything works in getting the file from server by the client.
with best regards
mani.
- 11-12-2009 #2
You will first need to install and configure a FTP server on the computer that you want to host the file on.
When you have the server configured you then need to connect the client to the server using an FTP client, using the server's IP address
There are many tutorials on the Internet on how to do this already so your best start is GoogleLinux User #453176
- 11-12-2009 #3Just Joined!
- Join Date
- Nov 2009
- Posts
- 4
thank you kieren u r really a star for me.i m felling a bit shame by asking from u again and again.ftp server is already install on my red hat linux enterprise 5.4 but i don,t know how to configure it.as i told u i am new in the field of networking so can u plz tell me in detail how my client will send a request to download a file from the server and how my server will reply to that request?what are the basic things which works behind this scenareo.i shall b thankful to u on this kindness.
regards
mani.
- 11-12-2009 #4
If you are looking for how FTP works then your best bet is to read the request for comments (RFC) on it. An RFC describes how a protocol works.
http://www.ietf.org/rfc/rfc959.txt
However, if you want a client to connect to your FTP server the client will need to install an FTP client. There are many different FTP clients available such as FileZilla
FileZilla - The free FTP solution
For configuring your FTP server you are best of using a tutorial that is on the Internet. There are many available already so there is no point in writing another one for you. Just use Google to find one.
ftp server redhat - Google SearchLinux User #453176
- 11-12-2009 #5Just Joined!
- Join Date
- Nov 2009
- Posts
- 4
you r really a big star for me.i salutes you.ok i m going to do what u tell me and if i find any problem then i will tease u again and i hope u wil not mind.
cheers.
best regards
mani.


Reply With Quote