FTP

Problems with the Windows version of XAMPP, questions, comments, and anything related.

FTP

Postby KennyRjr » 16. December 2006 03:05

Hi,

I have XAMPP installed with FTP (File Zilla Server) on my pc (server is running locally), and i cannot connect to ftp either by the loopback IP or from another computer. Please can you tell me how to fix it?

Thanks,

KennyRjr
KennyRjr
 
Posts: 4
Joined: 16. December 2006 02:56

Postby Izzy » 16. December 2006 03:14

Is ftp running?
Did you configure FileZilla?
What error messages?
Etc. etc. etc.

Need much more info to work with.
Izzy
 
Posts: 3344
Joined: 25. April 2006 17:06

Postby deepsurfer » 16. December 2006 03:27

look at the firewall...the port 21 must be open

greets
Deep
User avatar
deepsurfer
AF Moderator
 
Posts: 6440
Joined: 23. November 2004 10:44
Location: Cologne
Operating System: Win-XP / Win7 / Linux -Debian

Postby KennyRjr » 16. December 2006 03:52

Thanks for your replies,

FTP is running and configured. I just get the normal IE6 page cannot be displayed. And i have opened port 21.

Thanks,

KennyRjr
KennyRjr
 
Posts: 4
Joined: 16. December 2006 02:56

Postby deepsurfer » 16. December 2006 05:51

how..do you do the connect with IE6 (write your procedure)
chirio Deep
Wie sagte einst der MCP aus Tron auf dem Bildschirm zu schreiben Pflegte
" ... end of communication ... "
User avatar
deepsurfer
AF Moderator
 
Posts: 6440
Joined: 23. November 2004 10:44
Location: Cologne
Operating System: Win-XP / Win7 / Linux -Debian

Postby KennyRjr » 16. December 2006 20:50

I open up internet explorer and type in 127.0.0.1:21
KennyRjr
 
Posts: 4
Joined: 16. December 2006 02:56

Postby KennyRjr » 17. December 2006 00:17

Do one of you have LogMeIn Remote? Or i can give you download link. If so iwill give you the info to connect to my computer, This will be alot easier.
KennyRjr
 
Posts: 4
Joined: 16. December 2006 02:56

Postby Izzy » 17. December 2006 04:53

KennyRjr wrote:I open up internet explorer and type in 127.0.0.1:21

You browser is assuming you are requesting a http web page and so it can't find one on http://127.0.0.1:21. This is the default browser protocol.

You have to tell your browser to use the ftp protocol.

Try this:
ftp://127.0.0.1
ftp://localhost

Or this if you have a username/password set.
ftp://username:password@127.0.0.1

or try different combinations of the above for example:
ftp://username:password@ftp.localhost
ftp://username:password@localhost:21

Get the idea?

username and password are those you specified in your FileZilla configuration.
If you did not set them yet then use the defaults found in the xampp\readme_en.txt file.
Izzy
 
Posts: 3344
Joined: 25. April 2006 17:06


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 124 guests