Filezilla - How do I connect?

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

Filezilla - How do I connect?

Postby natasja123 » 31. October 2006 09:21

I installed xampp on my clients server and I have set Filezilla up but i have no idea how to connect to it to do an ftp?
I have remote access to their server and I can access the xampp page but how do I go to filezilla and ftp files across?
natasja123
 
Posts: 4
Joined: 29. August 2006 11:17
Location: South Africa

Re: Filezilla - How do I connect?

Postby Izzy » 31. October 2006 10:24

natasja123 wrote:I installed xampp on my clients server and I have set Filezilla up but i have no idea how to connect to it to do an ftp?
I have remote access to their server and I can access the xampp page but how do I go to filezilla and ftp files across?

You would have set up the ftp server with a user name and a password for you to access the server I assume.

Note: For security you should disable anonymous connections.

You use an ftp client to connect to an ftp server.

FileZilla has a free ftp client:
http://sourceforge.net/projects/filezilla

Which you can easily configure to connect to your friends FileZilla ftp server on port 21 with an address like:
ftp.yourfriendssite.com
or your friends IP

Username - you set in the server
password - you set in the server

Or you can use a browser in much the same way.
ftp://yourusername@ftp.yourfriendssite.com
You will be prompted for the password you set up in the ftp server

or use the IP in the browser:
ftp://username@xxx.xxx.xxx.xxx/

You would change the address of the ftp server you set in the FileZilla settings in the above instructions.

Post back if you get stuck.
Izzy
 
Posts: 3344
Joined: 25. April 2006 17:06

Postby Idimmu » 01. February 2007 20:15

I have the same problem. Everything is set, as far as I know, and port 21 is listed as being open. I've created a user (me) and can log on the local computer with ftp://localhost, but can't access the ftp at all via the IP.

With a remote computer it's just the opposite. I can access the xampp site and another site with the ip, but can't access the ftp at all.

when I type (from a dos prompt ftp):
Code: Select all
open <ip to host>

it gives me :
Code: Select all
Connected to <ip to host>

Then after about 10 seconds it says:
Code: Select all
Connection closed by remote host.


Any ideas?
Idimmu
 
Posts: 2
Joined: 01. February 2007 20:04

Postby Wiedmann » 01. February 2007 20:48

If you have NAT routers, you must use passive ftp (ftp.exe can only active ftp).
Wiedmann
AF Moderator
 
Posts: 17102
Joined: 01. February 2004 12:38
Location: Stuttgart / Germany

Postby meows » 05. February 2007 09:48

Wiedmann wrote:If you have NAT routers, you must use passive ftp (ftp.exe can only active ftp).


what is the difference and how do you set up passive FTP?
meows
 
Posts: 44
Joined: 31. January 2007 10:28

Postby Idimmu » 08. February 2007 19:35

Truth to tell, I don't use a router at all. I have a hub on the system in question which connects directly to the cable modem.
Idimmu
 
Posts: 2
Joined: 01. February 2007 20:04


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 95 guests