How do you do ftp?In: Linux |
Typically, you will have to know the ftp site name and the signon and password assigned to you for that ftp site. You will start the ftp session by typing something like:
ftp www.mysite.net
At the ftp prompt, enter your signon id and password. Then use the ftp commands (e.g 'put' 'get' 'cd' 'chmod') to transfer and maintain files at your site.
If you prefer a gui interface, there may be some XWindows ftp clients available for download. Google 'ftp linux' and see what you can find. I prefer the plain command line version. Much quicker and easier once you learn the commands.
|
|
|
First answer by Dogpatchnorth. Last edit by Dogpatchnorth. Contributor trust: 22 [recommend contributor]. Question popularity: 23 [recommend question]
|
Research your answer: |
Can you answer other questions about linux?
|
|


