Page 1 of 1

FTP Access

PostPosted: 09. December 2004 17:17
by Crashin
Hello,

I've successfully installed xampp, and have no trouble running it on the local machine. Now, I'd like to be able to access the server via FTP, however when I try to connect I am asked for login information. Where do I set up a user for this?

Forgive me if this is really basic/easy, but I am much more familiar with coding than server administration, although I'm hoping to learn more.

Thanks!

Re: FTP Access

PostPosted: 09. December 2004 17:40
by taustin
In the FileZilla folder, start the FileZille Server Interface program.

On the Edit menu at the top, click on Users.

It's probably a good idea to remove all the current users (in the upper right box). Then use the Add button to add a new user. (You can probably leave the Group drop down alone.)

Then, make sure the new user is selected, and in the middle there are options for "Enable Account" (probably already selected) and Password (which you need to check, then enter a password - you do not want to have any way in to your server without a password).

Then, in the left box, click on Shared Folders. Click on Add, and you should get an Explorer-like windows to select your home directory.

If you need to add more directories, say so, because it seems to be a little more complicated after the first one.

PostPosted: 09. December 2004 17:59
by Crashin
Thank you for the reply. Works like a charm! :D

PostPosted: 09. December 2004 21:27
by taustin
Crashin wrote:Thank you for the reply. Works like a charm! :D


Glad to hear it. If you need to add more folders to it, come back and ask. It's not intuitive.