Page 1 of 1

Access xampp from another PC via FTP client

PostPosted: 20. July 2012 02:22
by stefannix93
So what I want actually, is to config FTP Server with main IP address, so that I can connect from another PC/LAPTOP to main FTP Server, which atm has localhost or 127.0.0.1 IP address.

Re: Access xampp from another PC via FTP client

PostPosted: 20. July 2012 05:26
by hackattack142
If you start the FileZilla FTP Server, it listens on all IPs by default. Just put the IP of the host machine in your client and (assuming you are not being blocked by firewalls, routers, etc) it should work.

Re: Access xampp from another PC via FTP client

PostPosted: 20. July 2012 11:39
by stefannix93
I tried that, but didn't worked for some reason :evil:

Re: Access xampp from another PC via FTP client

PostPosted: 21. July 2012 15:16
by hackattack142
Are you trying to connect on a local LAN or over the Internet?

If it is the former, then I would check for firewall issues.

If it is the latter, then I would make sure you have ports forwarded on your router and that your ISP does not block you from hosting such servers.