Developer ftp server
From FIFE development wiki
(Redirected from Developers FTP)
|
Introduction
This article covers the FIFE developers FTP; an FTP server that can be accessed by FIFE developers to upload / download project-related files.
Access
- URL: ftp://fifengine.de
- Username & password can be found at the internal developer section of the forums: http://forums.fifengine.de/index.php?topic=47.0
Rules
- Every developer got an own directory on the server. Just upload to this directory.
- Just upload project-related files.
- Don't delete files outside your own directory.
- Don't spread the password.
File mapping
Uploaded files can be accessed via http as well. Apply the following scheme:
http://members.fifengine.de/<developer>/<filename>