Using FTP to manage your game files
From CyberWurx Customer Wiki
(Difference between revisions)
Revision as of 16:11, 12 November 2009 (edit) Cwadmin (Talk | contribs) (New page: Category:Gameserver) ← Previous diff |
Revision as of 17:58, 16 November 2009 (edit) (undo) Cwadmin (Talk | contribs) Next diff → |
||
Line 1: | Line 1: | ||
+ | For our examples, we are using Ubuntu 9.10 with FileZilla installed. | ||
+ | =Logging in= | ||
+ | Your '''Server Details''' screen will have a subsection called '''FTP Details'''. Here, you will find the FTP IP, user, and pass for your game server. We will use this information to log in and modify game files. | ||
+ | ==Connecting using FileZilla== | ||
+ | [[Image:GS-FileZilla-Login.png]] | ||
+ | |||
+ | Above is the quick connect bar. Use this to connect to your server. Fill out the following information: | ||
+ | Host: '''IP Address''' from the '''FTP Details''' box. | ||
+ | Username: '''User''' from the '''FTP Details''' box. | ||
+ | Password: '''Password''' from the '''FTP Details''' box. | ||
+ | Port: leave this blank. | ||
+ | After you get the information filled out. | ||
[[Category:Gameserver]] | [[Category:Gameserver]] |
Revision as of 17:58, 16 November 2009
For our examples, we are using Ubuntu 9.10 with FileZilla installed.
Logging in
Your Server Details screen will have a subsection called FTP Details. Here, you will find the FTP IP, user, and pass for your game server. We will use this information to log in and modify game files.
Connecting using FileZilla
Above is the quick connect bar. Use this to connect to your server. Fill out the following information:
Host: IP Address from the FTP Details box. Username: User from the FTP Details box. Password: Password from the FTP Details box. Port: leave this blank.
After you get the information filled out.