knowledge base
You can find all guides, tips and help with troubleshooting for a lot of apps and our own system here. If you have any issues, even with the help of our awesome guides, you can always submit a ticket and we will see how we can help you best!
If you use the search bar on the right you will also find forum threads and news items related to your query.
Knowledge base Article
How to add a Leech account for FTP
2021-03-02 21:20:21
To add a leech only user to your slot you will first need to connect to your slot via SSH. Don't know how? Read up on it here.
- Login to your slot via SSH
- Type in this command, follow by enter: sudo sh
- Type in this command, follow by enter: useradd seedftp
- Type in this command, follow by enter: passwd seedftp
- Type in this command, follow by enter: usermod -s /sbin/nologin seedftp
- Type in this command, follow by enter: usermod -a -G seedit4me seedftp
- Type in this command, follow by enter: usermod -d /home/seedit4me/torrents/rtorrent seedftp
Once done you can use user seedftp with password seedftp to download from your slot.