|
|
|
|
|
All times are GMT
|
|
|
ftp help needed
|
Sat Aug 12, 2006 4:38 am
|
|
davidlt
Joined: 12 Aug 2006
Posts: 18
Location: Minnesota, USA
|
I have 2 questions regarding ftp settings
1. Remote dir: ????????
/home/imagocom/public_html/renttoown-mn/
What is the correct syntax?
2. What is Use passive mode?
Thanks,
davidlt
|
|
|
|
Re: ftp help needed
|
Sat Aug 12, 2006 1:14 pm
|
|
LinkAssistant
Site Admin
Joined: 26 Sep 2005
Posts: 882
|
David,
| davidlt wrote: |
1. Remote dir: ????????
/home/imagocom/public_html/renttoown-mn/
What is the correct syntax?
|
I don't know the structrue of your FTP server, but I'm almost sure that the correct syntax will be:
/renttoown-mn/
| davidlt wrote: |
|
2. What is Use passive mode?
|
In the FTP protocol two ports are normally used, 20 and 21. Port 21 is the control channel in which requests such as PUT, GET, and PWD are sent to the server. Port 20 is the data channel in which actual files, folders and directory listings are sent.
Normally, when you connect to an FTP site, the site establishes the data connection to your PC (the client) on Port 20. However, if the site allows passive transfers, you can have your PC establish the data connection.
So, if you're unable to upload your pages using active mode, you should try to switch to the passive one.
You can find a very well written article, which will cover the basics of "Passive vs Active" mode functions here. _________________ Search Engine Optimization Software
|
|
|
|
Thanks
|
Sat Aug 12, 2006 1:50 pm
|
|
davidlt
Joined: 12 Aug 2006
Posts: 18
Location: Minnesota, USA
|
I have already tried /renttoown-mn/ next I will try passive.
The problem might be that I have run out of diskspce
Using the Opera browser I can access the ftp domain, but I can't usnig IE. _________________ Chiropractic Twin Cities
|
|
|
|
Feel free to contact us in case of ANY problem
|
Sun Aug 13, 2006 5:18 am
|
|
LinkAssistant
Site Admin
Joined: 26 Sep 2005
Posts: 882
|
|
|
|
|
Back To Top
|
|
|