FTP Set-up Guide

From Citadel Servers Wiki
Jump to navigation Jump to search

Server owners commonly come across some third-party add-on that requires to be manually installed on their server. To do this, one must be able to access the server itself, and with the help of an FTP client one may achieve that.

Steps:

1. Download an FTP client. Here's a few you could use. This tutorial will be using Filezilla 3.31.0 (2018-02-23).

https://filezilla-project.org/download.php?type=client

http://www.smartftp.com/

http://winscp.net/eng/index.php

 

2. Open FileZilla. The first thing you have to take note of is the series of text boxes asking for the host, your username and password, and the port.

YkFTSvd.png

 

3. Host - The IP of the server, not the game's port! FTP port is 8821. Usually you can find it in your gameserver's panel. If not, just add 8821 to the "Port".

FjdAgJX.png

Username - Your TCAdmin account name.
Password - Your TCAdmin account password.
Port - This will be 8821.

FileZilla will transfer the port put into the "Host", the number after the ':', to the "Port" text box.

Once you're done, click "Quickconnect".
89KinRQ.png>

4) Now you should be in. At this point, you should navigate to the directory you need to go to, both client-side (The left box) and server-side (The right box).

5) Once you're at the directories, just drag the item you want to upload to the server and it will begin uploading. You can do the same to download files.

6) If you need to make a small edit in the server, you can just right-click on an item and press "View/Edit". Save the file once you're done editing and FileZilla will detect a change, and will ask whether you want to upload the file or not.

That's it! You can make a ticket in case you have issues with FTP or installing certain add-ons.



== WINSCP ==



1. Open WinSCP. The first thing you have to take note of is the series of text boxes asking for the host, your username and password, and the port.

1st.jpg

>



Username - Your TCAdmin account name.
Password - Your TCAdmin account password.
Port - This will be 8821.

WinSCP will transfer the port put into the "Host", the number after the ':', to the "Port" text box.

Once you're done, click "Login".