Features
File Management
Browse and edit game server files from the web interface.
The File Browser lets you manage your game server's files directly from the COSY web interface.
Features
- Directory navigation — Browse the full file tree of your server's volumes
- File preview — View text files, images, and videos inline
- Upload — Upload files and folders to your server
- Archive upload & extraction — Upload an archive and have it extracted on the server
- Download — Download individual files or entire directories as ZIP archives. The download dialog shows the directory size, and large directories can be split into multiple ZIP parts of a chosen size, with live byte progress while downloading
- File operations — Create, rename, move, and delete files and directories
- Permissions — View and change Unix file permissions
Required Permissions
On your own servers you can always do everything. On servers shared with you via Access Groups, the File Browser is gated by two permissions:
READ_SERVER_SERVER_FILES— browse, preview, and download filesCHANGE_SERVER_FILES— everything that writes: uploading, editing, renaming, deleting, changing permissions, and extracting archives
Without CHANGE_SERVER_FILES, the write actions are hidden and the File Browser is effectively read-only.