I kind of forget what FileZilla set up looks like, but just keep pressing next. It might ask you to agree with the user agreement, so just do that. If you want to install it to a specific folder, then go ahead and do that too. (But you'll know how to do that if you need to, so I won't go over that!)



So this is the screen you'll get when you first open FileZilla. You'll want to go to File > Site Manager...



You'll get a screen something like this, except there won't be any Sites yet. Click New Site at the bottom left.



Name your site whatever you what. I suggest giving it a descriptive name instead of something like "FTP" or something like that, in case you add other site later. I named mine GrapeBomb.



Here's the following information you'll need to enter:

Host: grape-bomb.net
Logontype: Normal
User: (your username here)
Password: (your password here)

This is the FTP login/password I gave you, NOT the one you use to log into the webpanel.



Lots of stuff will scroll past, but don't worry about that! You don't need to know anything about it! You're now logged on and you'll see something like this, with slightly different folders. You'll want to navigate to the folder yoursubdomain.grape-bomb.net



This is where you upload things! You can either use the navigation on the left to navigate through your computer's folders, or you can simply drag and drop into the red circled area like you would from one folder to another. You can also create folders (directories) if you want to organize your files a little more.

Don't want people snooping around in your files? (And I highly recommend this for security reasons as well...) Create an HTML file and name it index.html, then place it in any directory you want to deny access to. There are better but more complex ways to do this, but this will work for now.