eggs/storage/sftp_storage_share
Charles 756816a240
image updates (#2844)
* image updates

replaced basic debian with installers
Changed pterodactyl images to use parker images

* replace alpine images

update alpine* to use installer:alpine
Remove extra space <3

* Remove use of all quay.io images

* Update all eggs to PTDL_v2

* Add back features to generic dart

* move away from bullseye or buster

* Fix Muse install

---------

Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com>
2024-04-07 15:03:34 +02:00
..
egg-sftp-storage-share.json image updates (#2844) 2024-04-07 15:03:34 +02:00
README.md Add SFTP Storage Share Egg 2023-01-27 10:47:30 -08:00

SFTP Storage Share

Authors / Contributors


Red-Thirten

💻 🔨

Description

A simple "empty" egg that acts as a private SFTP storage share by utilizing Pterodactyl's built in SFTP system for servers. Sub-users can be added to the server by the owner to allow additional people to access the share. "Starting" the server performs no actions and it should be left off.

You can access the SFTP server using your favorite SFTP client and the SFTP login information found under the "Settings" tab of the server.


Server Ports

Pterodactyl may force you to assign a port to the server but it will not be used and can be any port. The only port that will be used will be the SFTP port assigned to the node the server is running on.


Known Issues

  • Pterodactyl currently does not enforce server storage size when the server is not running. Therefore, because this "server" does not run, the Disk Space setting when creating the server will not be enforced and caution should be used when deploying this solution to un-trusted end-users.