Question:
accessing FTP server?
?
2013-11-11 01:00:17 UTC
Friends i have a problem with ftp setting my router is ASUS RT-N16 it allows the ftp service i have activated it on the router but now if i want to upload a file on ftp server or i want to download a file what i have to do because its first time i am using ftp server ...
Thanks a lot
Four answers:
anonymous
2013-11-11 01:03:23 UTC
Need to know FTP access address, user name, and password. Using FTP client software management server (virtual host) on file more convenient.
SeiRruf
2013-11-11 01:08:45 UTC
If I am understanding your question correctly, you need an FTP client. Search for and download "File Zilla". From there, you simply sign into the FTP client using your IP, Username and Password. Default port is 21, and the IP should begin with ftp://.
dxdat99
2013-11-11 01:08:16 UTC
You can use command put and get to upload/download a file to/from ftp server.



Here is an example:

% ftp your_router_ip

ftp> ls

ftp> get README.txt

ftp> put upload.txt

ftp> bye



more detail is here: basic FTP commands

http://www.cs.colostate.edu/helpdocs/ftp.html
?
2013-11-11 01:01:16 UTC
I selected Bluehost because they make it easy.


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...