knowledge base
Knowledge base category
Client To connect to your slot you will need an FTP client on whatever operating system you are running on. Usually 'FileZilla' will do just fine. Download and install the application of your choice, we will use FileZilla as an example in this guide, but you can use the information within any other application you might use.Connection method Your Seedit4.me slot has a few different protocols you can use to connect with: plain FTP FTPS / TLS …
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 SSHType in this command, follow by enter: sudo shType in this command, follow by enter: useradd seedftpType in this command, follow by enter: passwd seedftpType in this command, follow by enter: usermod -s /sbin/nologin seedftpType in this command, follow by enter: usermod -a -G seedit4me seedftpType in this command, follow by enter:…
First a warning: Enabling SSH is at your own risk. If your actions result in your slot being inaccessible we will reset it for you, but we will not provide any other support. You will lose all your data once we do this. Using SSH is not recommended if you do not know what you are doing!Only install app's to the seedit4me folder if you install to root this can fill up the small root area causing issues …
First a warning: Using SSH is at your own risk. If your actions result in your slot being inaccessible we can reset it for you, but we will not provide any other support. You will lose all your data once we do this. Using SSH is not recommended if you do not know what you are doing! To begin with: To connect to your slot you will need a terminal application on whatever operating system you are running on. Usually 'Put…
To transfer files between two seedboxes you can use the 'SCP' command from an SSH connection. Our boxes will let you use this command to transfer data from another provider as well. Transfer files from one Seedit4.me slot to another Seedit4.me slot To begin you need to first enable SSH on the slot you want to copy file from. Once that is done you can connect to that slot via SSH. After that you need to navigate into the directory you want to copy the data from and then use…
We get a lot of tickets about this so I wanted to make a quick post explaining all is fine! Also please make sure to look at the 3rd row down Real Ram that is the one that matters !What's going on?Linux is borrowing unused memory for disk caching. This makes it looks like you are low on memory, but you are not! Everything is fine!Why is it doing this?Disk caching makes the system much faster and more responsive! There are no downsid…
We offer you quite a unique feature within the world of seedboxes: the ability to forward ports to your seedbox. You an do so by opening the slot you want to forward a port on, and then scroll down to 'Advanced features'. You can forward a maximum of 10 ports per seedbox. There you will find the option to manage your port forwards. To add a new port you can click on 'Request new port'. The page will refresh and afterwards you can find your external port and set the internal port your app…
FTP/Network speeds can vary, based on a lot of different variables between the server and your home connection. This guide summarizes common issues and gives you pointers on how to analyse and solve them.While this guide mainly looks at FTP you can also use it if your getting slow download speeds from HTTP or buffering on Plex etc it all comes under Network issues, Also please note in 99% of cases the tests show there is an outage on route to your location this is fully out of our cont…
From the terminal you can use this command: unrar e -r /home/seedit4me/myfile.rar Or, the following command if you want to preserve the directory structure too: unrar x -r /home/seedit4me/myfile.rar
What IP does my slot have?You can find the IP easily on your dashboard by looking at the [Seedbox] card.Can I change my IP?No. Each node has 1 IP which is shared among its users. The only way to change your IP is to move servers, which means losing all your data. The IP you would then use is still shared among the users of that other server.Do you offer dedicated IPs?No, we do not provide this service right now.
We cannot restore files that have been deleted. Assuming it was a torrent, then the only thing you can do is redownload the file.
1. FXP you can use a client like flashfxp or FTPrush load both seedboxes on the ftp client and just select what you want to move and transfer 2. Resilio Sync as long as both seedboxs support this app just install set up and link pick the folders you want moved and it will do the job for you 3. SSH below is a guide to move from one seedit4me seedbox to another ( if moving to another provider you will need the there SSH information )