Kylo Kylo
Bookmark

How to use Seedbucket

Posted September 21st, 2017    63570   4   getting started how to seedbucket rclone encryption

file

Introduction

Seedbucket was developed in-house by Seedboxes.cc, in an effort to be an one-stop modern alternative for your day to day seedbox management. It has an integrated state of the art File Manager and an integrated Torrent Client Web UI.

Our plan is to keep improving seedbucket very often and keep adding features in order to make it as user friendly and useful as possible!

Installation

Seedbucket comes pre-installed with any type of seedbox tier. To use it, just go to https://seedbucket.seedboxes.cc/ . Input your email / password and you are ready to use it!

You can also find the link at your client area. Just click the "Go to Seedbucket" button and a new window will open with your seedbucket.

file

Dashboards

Dashboards are still under heavy development but the idea behind it is that you will be able to setup a custom layout with a combination of individual components. For example, you will be able to create a split layout which on the left side will have a file manager with your seedbox files and on the right side your torrent client. However, this is not fully ready yet at the moment which means you are currently limited to connecting an external storage drive and managing its files.

We currently support Google Drive, Dropbox , OneDrive , FTP, SFTP and S3 (as well as their Crypt drives).

Your Seedbucket comes pre-installed with two dashboards at the main sidebar (left section of screen); username (which will be the username of your seedbox) for managing your seedbox files and Torrent Client which by default is pre-configured to connect to your seedbox default torrent client. Of course, if you own more than one seedbox, another dashboard will appear with that username for dashboard, above the "Torrent Client" dashboard. The latter dashboard will include both torrent clients - you have the option to swap view from one to another, set a default etc. More for that later on..

Add an external storage drive

The process of adding an external storage drive to your Seedbucket account is very simple. You just select the storage drive type and proceed to authorizing Seedbucket to access your cloud files.

This can be done via two ways; Either going to your Settings -> Drives and clicking the "Add storage drive" button, or -more preferably- by clicking the +New button at the main sidebar (left section of the screen) which will also connect a dashboard for that added drive too.

NOTE: If you want to just add a storage drive but without connecting it to your dashboard, that is totally fine! Copies from your seedbox towards storage drives can be done without having them connected to your dashboard. However, it is better if you connect a dashboard too as you will have a GUI representation of your storage drive files that will also enable you to copy them between all storages or towards your seedbox, as well as load up torrent files directly towards your torrent client etc.

The combo of adding a storage drive and connecting it to your dashboard is recommended and can be done as following;

1) Click on "+New" on the left main sidebar

file

2) If this is the first time you do this then you will only see your seedbox username. Click the Add storage drive button to continue

file

Google Drive

You will be prompted to choose a storage drive type. For a Google Drive storage, just select the corresponding option;

file

You will be re-directed to the Google authorization page where you will need to authorize your Seedbucket in order to be able to access your Google files

file

Once you authorize the drive, the dashboard modal will appear asking you to select the home folder. Just scroll down here

Google Team drive

The process is almost the same as with the personal Google drive just above.
Once you authorize the drive, the "Select drive" modal will appear with all team drives that you are currently sharing. Just select the one you want to add and click the Add button.

file

Afterwards, the dashboard modal will ask you to select the home folder. Just scroll down here

Dropbox

Adding Dropbox to your file manager is also an option. We support both personal and business (team) accounts

file

The process of allowing Seedbucket to access your Dropbox is similar to those above. Alternatively, if you have enabled a third-app authenticator (e.g. Authy) for your Dropbox account, you need to provide the generated code

file

Once you authorize the drive, the dashboard modal will appear asking you to select the home folder. Just scroll down here

OneDrive

Similarly, if you want to use Onedrive or Onedrive business;

file

Depending on your email's Microsoft domain (e.g. @live.com, @outlook.com, @hotmail.com etc), you might be re-directed to the Microsoft authorization page which you will need to authorize Seedbucket in order to be able to access your files

file

Once you authorize the drive, the dashboard modal will appear asking you to select the home folder. Just scroll down here

SFTP

file

For an SFTP connection, the form is a bit different

file

Connecting to your seedbox:

  • Host: {username}.cloud.seedboxes.cc
  • Port: You can find your port number under SFTP/SSH access in your client area
  • Home Path: Like FTP, choose to personalize your home path. e.g. /home/user/files

If you have generated a private key and want to use it:

  • Private Key (Optional): Copy and paste your private key from the key pair that you generated
  • Passphrase (Optional): If your key carries a passphrase, paste it here

NOTE: The private key MUST be of RSA/ECSDA type with PEM compatibility, which means that is has to be created by issuing the command:
ssh-keygen -t rsa -m PEM - it can have whatever length you want, but the default (2048) is more than fine.
Also, don't forget to do all of the following:
1. At your seedbox, create the necessary ~/.ssh folder if it doesn't exist
2. Store the public key (e.g. new_id_rsa.pub) inside that directory
3. Give the following command to authorize the pair; cat new_id_rsa.pub >> ~/.ssh/authorized_keys

Choosing file size format

  • Binary: Choose the filesize shown as 1KB = 1024 bytes
  • Decimal: Choose the filesize shown as 1KB = 1000 bytes

Once you install the drive, the dashboard modal will appear asking you to select the home folder. Just scroll down here

FTP

file

Before you establish an FTP connection you will have to fill the settings form accordingly;

file

For example, connecting to your seedbox:

  • Host: {username}.cloud.seedboxes.cc
  • Port: You can find your port number under FTP Access in your client area
  • Secure (Optional): To enable TLS, for encrypted transmission
  • Home Path (Optional): Personalize your home path. e.g. /files/downloads

Using authentication:

  • Username: Your FTP username (same as your seedbox username)
  • Password: Your FTP password (same as your seedbox password)

Choosing file size format

  • Binary: Choose the filesize shown as 1KB = 1024 bytes
  • Decimal: Choose the filesize shown as 1KB = 1000 bytes

Once you install the drive, the dashboard modal will appear asking you to select the home folder. Just scroll down here

S3

file

You can add any Amazon S3 cloud provider (e.g. iDrive e2, Minio, Storj etc). Just make sure that you have created at least a bucket from that cloud provider web UI as it is necessary to further proceed

At the form, make sure to pick the correct provider from the dropdown menu and fill out all settings - regional is optional - according to that provider's credentials

file

Note: Some cloud providers give the Endpoint without the https:// as a prefix, just make sure to add it before pasting the URL

IMPORTANT: In case you have enabled the Server side encryption at the provider's web UI, you need to toggle the Advanced Settings button and select either AWS KSM or SSE-S3 . Note that this has nothing to do with the Crypt drive (check below), this is referring to if server side encryption is enabled or not

file

Once you install the drive, the dashboard modal will appear asking you to select the home folder. Just scroll down here

Crypt drive

This is a new type of storage and it is referring specifically to encryption via rclone. Before the latest seedbucket version upgrade, encryption was done directly at a cloud's dashboard by choosing either a folder -or the whole drive- for encryption. This however was enabling you to have mixed content (both encrypted and unencrypted at the same time), without being certain if existing content was encrypted or not, especially at whole drive encryption.

We listened to you via our survey feedback!

We created this new type of storage drive that is essentially a "layer" above the associated storage drive and it will be able to a) encrypt new content that is copied inside it and b) show ONLY current encrypted content (as decrypted). Plus, it is easier to manage than before.

You can create crypt drives on Google Drive, Dropbox, Onedrive, S3 (either with or without server side encryption) and on any FTP / SFTP cloud drives, which all those cloud drives will act as "associated" drives to the crypt drives. Therefore, you need to have already added a cloud drive of the above type in order to create a crypt drive.
Else, you will be greeted with the following error;
file

Just add at least one cloud storage drive of the above types and you will be able to select that associated drive from the dropdown menu.

file

For reference, the associated drive won't be able to decrypt the content, so if you navigated via the associated dashboard at an encrypted folder, you would see its name as e.g. "s40h415mrvctc3pbn0jjasnvl0" (like you would see if you navigated at that cloud's web UI) whereas in reality, at the crypt dashboard and based on the encryption settings, it would be shown as e.g. "personal".

NOTE: Before adding a crypt drive, please proceed here to find important information regarding the encryption flow for crypt drives, encryption backups and how to complete the process of creating a crypt drive.

Finally, as with the associated drives, once you install the crypt drive, the dashboard modal will appear asking you to select the home folder. Read directly below for what to do from here;

Adding your connected drives to your dashboard

3) After you finish adding your external storage drives, along with any crypt drives (optional), you will be re-directed back to your Seedbucket and specifically at the dashboard modal. The new storage drive will have been added and the dashboard modal will show the connected drives. You will then be able to choose the drive and proceed with creating your new dashboard for that drive when you click "Next"

file

4) If you want all the files and folders to be shown when you add the drive, just hit the Select Drive without selecting any folder.

file

Alternatively, if you want only a certain folder (along with any files and subfolders inside that) to be shown, navigate to that folder so you can set it as a home folder and click "Select Folder" . Only those files and folders under that home folder will be shown at your dashboard.

file

NOTE: When you add a dashboard with a home folder, you can still copy content outside of that home folder. The dashboard is only for viewing purposes, it doesn't limit the actions you can do to your whole drive.

NOTE2: You can have as many dashboards as you want, even for the same added cloud drive. For example, one dashboard can be for your whole cloud drive and one dashboard for the same cloud drive but for a certain folder. One crypt dashboard can be for your encrypted Movies and another crypt dashboard (of the same crypt drive) for your encrypted TV shows. There are no limits!

5) Fill in your desired name for your new dashboard, click "Add" and you are done!

file

6) Your new dashboard will appear on the left (main sidebar) and it will automatically open for you the first time you add it

If you need to connect more storage drives, then repeat the above steps! And if you got several email addressess from the same provider, each with its own different cloud storage, you can add them all !

file

Profile

You can easily access your profile from the upper right corner by clicking on your username and then "Settings".

file
file

Dashboards Manager

From here you can manage all your connected dashboards.

file

You can either rename the dashboard by clicking the pencil icon, or delete the dashboard by, well, clicking the Delete icon.

NOTE: By deleting a dashboard, you don't remove the drive too, nor you delete any files or folders. You essentially remove the GUI of that (a.k.a. dashboard). The drive remains in your "Drives" manager.
If you want to create a dashboard in the future for an already added storage drive, just click the + New dashboard at the main sidebar (left section of the screen) and select that drive.

Drives Manager

file

From here you can manage all your added storage drives and also check their available disk space (FTP/SFTP excluded).
All available actions appear at the same row with the drive. Please keep in mind that not all drives have the same actions. There are some exceptions, like the seedbox drive(s) -easily distinguishable by your username- which comes pre-installed, and can not be deleted.

You will also notice an action for the seedbox drive that is not available to the other drives, Sync which will force re-index all your files in your seedbox.
For the rest drives, that action is available at the bottom right corner of your screen and it depends on the path you have currently navigated to. This means that if you navigate to a nested folder and click at that link, it won't refresh all of the drive but the contents of that folder only.

FTP / SFTP drives can be edited if you need to edit some of the information (e.g. change home path or decimal/binary prefixes etc).

Same goes for S3 drives, you can edit its information - the form is exactly the same as the one that was used for adding it.

For Crypt drives, other that the delete icon, you can click at the Keys icon. This gives you information regarding the crypt drive, such as the encryption path, the file encryption method, the folder encryption method as well as the password and salt (password2).

NOTE: If you click at the eye icon, the password/salt will be revealed, but bear in mind that this is the obfuscated password and not the original one. This is what rclone uses too at its rclone configuration file, so if you need to transfer the encryption settings to your local rclone conf, just hit the Copy settings button. You will obviously need to make some modifications once you paste it, in order to correctly set the mount point name.

file

NOTE: Please proceed here to find important information regarding encryption

NOTE #2: By deleting a storage drive from the manager, you remove it completely from your Seedbucket, along with any dashboards, crypt drives that have been associated with that storage drive, starred folders etc. Your files will of course remain intact.

Lastly, in case you need to add that storage drive again in the future (or to add a new storage drive in general), you need to click the + Add storage drive button and follow the same procedure of adding the storage and authorizing for using it, like it was described previously here . Just bear in mind that adding the storage drive this way, it won't show you the dashboard modal after the authorization, so you will be needing to click the +New button at the dashboards at the left section of the screen.

Apps

From this tab, you can install an rclone mount point (or two if you have Vampire or better tier seedbox) for your Google, Dropbox or S3 drive (crypt drives included) that will be available to all other apps.
For a thorough guide regarding all the steps necessary for the installation of the rclone mount point, please check our guide here .

file

file

Preferences

From here you can choose some default preferences that will be used globally. More preferences will be added in the near future.

file

UI Preferences

1) Default Theme:
Select your default site theme Select how the site will appear, either with a light or a dark theme. The light theme is preselected.

2) Torrent ratio color
Enable torrent ratio color depending on your ratio percentage

Search preferences

1) Search only the current dashboard
When this is enabled, then the search is done only for the dashboard that is active, which means that results will be shown in a modal for that particular dashboard instead of global search.
NOTE: When searching in the torrent dashboard, a list will appear at the torrent dashboard with the results instead of a modal

2) Torrent client dashboard only - Show results in list instead of global search
When this is enabled and the torrent dashboard is active, then the search results are filtered in a list inside the dashboard, instead of showing them in a modal

Starred folders

You can also add starred (predefined) folders for quick access in move/copy to actions or delete current starred folders.
Adding starred folders can also be done when you are browsing your file manager - check info below for a thorough procedure on how creating and using predefined (starred) folders.

File Manager

Seedbucket comes with a complete file manager that allows you to easily manage your local and remote files and perform operations on them.

By right clicking on either a file or folder, a menu will appear that will allow you to perform various actions, depending on which dashboard you currently are. For your local files at your seedbox, all actions are available. To name a few;

  • Standard file operations (create folder/move/delete/rename)
  • Compress/Extract archives (rar, zip, 7z, tar, tar.gz and bzip2)
  • Create torrent
  • Add torrent
  • Show media info
  • Share a file with 3rd parties via share link which expires after a configurable period
  • Generate screenshots from video files
  • Copy or move files and folders between cloud storages and/or within the same storage
  • Mark a folder as starred folder for quick and easy access when you move/copy items to it

Copying files and folders

Your file manager provides you the ability to easily copy files and folders within the same storage drive or between different ones. For example you can copy a file from your seedbox to your Google Drive or from your Google Drive to your Dropbox; You can even copy from a storage drive towards a crypt drive so that content ends up encrypted inside the crypt drive - any combination is possible.

In order to copy a file or a folder simply select one, or multiple files/folders you wish to copy, right click and "Copy To".

file

1) Right click on the item(s) you want to copy and click "Copy To". A modal will appear which will allow you to choose the destination storage drive and folder. All your connected storage drives should appear in the dropdown list. As a quick option, if you have already set starred folders, you can directly copy the items to that starred folder.

file

file

2) Select the target drive and folder and click "Copy"

file

Note: Crypt drives have a lock icon, indicating that encryption has been set to that drive. This means that the items that will be copied to that drive will gain encryption, as the button Copy and encrypt indicates.

file

3) Your transfer will begin in the background and it's status will be shown at the bottom left corner. Clicking that button will expand the jobs' drawer so you can see in details what is happening at the background

file

You can stop the transfer any time by clicking on the abort option once you expand the jobs' drawer.

Also, in case that the content already exists at the destination, there will be two options for you;
a) Overwrite: This will copy all files from the beginning
*b) Skip: * This will skip the existing files and only copy the missing ones.
Either way, once the process is finished, the status will turn green with the text "Copied"

Note: Due to technical limitations, you can't copy or move encrypted content from any crypt storage drive towards Onedrive.

Moving files and folders

NEW: We have now enabled the move action between different storages too - it doesn't have to be only in the same storage as it was prior to our most recent update.
The process is exactly the same as the copy action above. Select the items and right-click for the modal to appear, then choose the "Move" action.

Compress/Extract archives

You can easily create archives with a compression type and compression quality of your choosing. Simply right click on the file or folder you wish to compress, select the output path, the compression settings and just click "Create".

file

If you wish to extract an archive, simple right click on it, select "Extract".

file

Note: For rar compressed files, you need to select the file with the .rar extension. If you choose e.g. the file with .r01 extension, you won't be able to extract

Create torrents

Creating torrents has never been easier! Simple select the files you wish to add to your .torrent, right click on them, "Create Torrent", enter your torrent settings and click "Create".

file

Add torrent

Torrent files with the appropriate .torrent extension, can be added in your torrent client in an instant. If you have multiple connections (aka multiple seedboxes) you can choose the torrent client of that seedbox you want by choosing the seedbox username

file

The torrent will be added to your torrent list to that connected client.

Share files

You can easily share files (not folders) by simply selecting a file, right clicking on it and then "Share Link".

file

A share link will automatically be generated for you which you can either destroy or copy any time in order to provide it to whomever you want to download the file. Please do make sure that you do not post those share links in public forums or chat rooms or else anyone will be able to download the file. There is a max limit set for concurrent downloading of those links

file

And if you want to resend the same shared link, you can always come back later anytime but within the time limit you have set for the link's expiration time. Just head to your seedbucket, find the file that you have already shared and either click the "chain" icon which is at the "SHARED" column or right click the file and choose "Share link", just like you did when you created the shareable link. The modal will appear and you can now copy again the same link.

file

NOTE: If you want to share a folder, you can create a compressed file of this folder and share that file. The user that will download it must uncompress it afterwards.

File preview

You can preview your files easily (either at your seedbox or any cloud drive) by either selecting the file, right-clicking it and then clicking at the "Preview" option at the context menu or you can do so by selecting the file and hitting the "Space" key.

file

For the time being, png, jpg, jpeg, gif and bmp formats are supported for images (360 and panoramic photos included!), as well as txt and nfo for text files.

We will be soon adding support for more file types (audio/video included!).

While in preview mode, you can also download the file by clicking on the “Download” button in the upper right corner.

file

Resumable uploads

Tired of having to re-upload a file due to a network error? Then try our resumable uploads from within your file manager by simply clicking on the "Upload" button on the upper right corner

file

Drop the files you wish to upload and in case of a network error, then simply re-upload them and after they are quickly checked, they will continue from where they left off!
Also, at the bottom section of the modal, you can change the destination folder by clicking the Change folder link, in case you don't want to transfer it to the existing folder you were prior to clicking the upload button.
Of course if you want to upload to a cloud drive, you need to have navigated to that cloud's dashboard (and folder inside that) prior to clicking the button.

file

file

NOTE: Resume capability currently applies only for your local seedbox files. Cloud drives are not supported although we do plan to support it in the near future.

Downloads

What about downloads? We have implemented a way to directly download torrents not only towards your seedbox but towards any cloud drive you have connected to your dashboard. Magnet links are also supported too.
Lastly, you can also download files directly via various types of links.

From within your file manager, click the "Download" button on the upper right corner

file

The download modal will open. At the top section of the modal, you can either a) click inside it so the file manager opens in order to select which torrents you want to download (so only .torrent files are supported) or b) just drag'n'drop the torrents so they will be automatically selected.

At the bottom section of the modal, you can change the destination folder by clicking the Change folder link, in case you don't want to transfer it to the existing folder you were prior to clicking the download button.
Of course if you want to download to a cloud drive, you need to have navigated to that cloud's dashboard (and folder inside that) prior to clicking the button.

You can also paste a magnet link at the bottom section of the modal or paste a http / https / ftp / ftps or sftp link.
Note: If some form authentication is needed, you can enable that via the toggle button.

file

IMPORTANT INFO:
Just bear in mind that this is only for downloading torrents. Once it is downloaded, the torrent will NOT be seeded after it completes and will be removed automatically as soon as it’s done. So this is only for the cases that you only want to download something fast, without caring about the ratio or seeding time.
Also, another important piece of information is that the torrent data will be temporarily downloaded to your seedbox (even if you chose to download it to a cloud drive) which means you need to have enough available space to your seedbox. If you have multiple seedboxes, the one with the most available disk space will be automatically selected for temporarily downloading.

Starred folders

Wouldn't you wish there was a quick way to choose folders that you frequently move/copy to, without having to navigate inside them again and again? You can now set predefined folders of your choice, either at your local or cloud-based storage, and even uniquely name them however you want! This will not rename the original folder, it's just an easy reference name used by you.

file

This way, the copy/move actions are being simplified and faster - no need to open modals, choose storage drives, choose paths etc..

There are several ways to create predefined folders;

1) Just right-click selected folder and choose "Star folder"

file

2) You can hover the mouse pointer at the folder and click the outlied "star" icon to the right of the folder's name. The star gets filled and that folder instantly becomes a starred folder! Nice 'n' easy, especially if you don't care about giving it a reference name

file

3) Similarly, you can click the outlied star icon at the breadcrumbs section

file

4) Finally, you can also add starred folders from the Preference settings of your profile

file

file

Bear in mind, the names you give at your predefined folders must be unique - you can't have the same reference name for different starred folders. If you proceed giving the same reference name, there will be a modal at the top right corner informing you that an arithmetic prefix was added next to it so you distinguish it from your already referenced folder.

You can delete the reference name from a starred folder, just pick any option from above and reverse your actions. This will NOT delete the folder, just the reference name of it.

Sync files

At the bottom right section of the screen, you will see a "Sync files" link. This is used mostly for cloud drives
file

Once clicked, it fetches the latest contents for the folder you are currently in.
If you need to fetch the latest contents at another folder, you need to navigate to that folder and perform this action again.

Use cases:
Shared cloud drive that many users transfer content via the cloud's drive web ui, offload script that transfers content from your local seedbox Plex subfolders towards your Googe Plex subfolders etc.
In general, if there is an external interaction (meaning outside of Seedbucket) and the contents are still cached, then you should click the Sync files link to make sure that you get the latest at that particular folder.

Note: For mobiles, the "Sync files" link can be found at the dropdown menu of "New"
file

Encryption

NOTE: The old way of encrypting folders (e.g. via right clicking the folder) is obsolete.

We have implemented rclone utility for encrypting folders -or even your whole drive, both via the crypt drives! Currently, encryption works on Google Drive, Dropbox, Onedrive, S3 and on any FTP / SFTP drive, so you need to have added those drives first, that will act as the "associated drives" in order for a crypt drive to be created. The crypt drive is essentially a "layer" above the associated drives that will contain only encrypted files/foders.

Encrypting a folder (or a whole drive) means that new content that will be copied or moved to that folder will also be encrypted. However, current files and folders, prior to the folder/whole drive encryption, will remain unencrypted and won't be shown inside the crypt drive. Don't worry, your files still exist, as you can see them if you navigate via the associated one.

The recommended way is to create a crypt drive and connect it to your dashboard for having a GUI of your encrypted files and folders. To do that, click the + New button at your dashboard (left section of the screen), click the Add storage drive at the new modal, click the Crypt Drive option and select the storage drive that will be associated to, from the dropdown menu.

file

New encryption

file

Make sure that the first option is selected ( New encryption ).

If you don't choose an encryption path, then the crypt drive that will be created will have whole drive encryption.
If you select a folder, then the crypt drive will be created for that particular folder.

So for whole drive encryption, you just hit the next button
file

Whereas for specific folder encryption, you navigate to that path and then you hit the next button
file

For either choice, the next step is for the Encryption settings ;
The easiest and fastest way to set up the encryption is using the recommended settings. Both files and folder names that will be copied inside your crypt drive will also be encrypted.

file

However, it is up to you to choose what encryption method you want for files and folders - we offer full customization. You can either choose to Encrypt file names, to Obfuscate file names (which is a somewhat simpler encryption method) or Don't encrypt file names which just adds a ".bin" extension to your files.
Furthermore, you can select whether you want to encrypt the folder names as well. Both options are straightforward, you either choose to Encrypt folder names or Don't encrypt folder names. Feel free to visit the official rclone site for a more in-depth analysis regarding the different encryption methods.

The encryption keys include both your password and salt (password2). Salt (password2) is optional but recommended. At this stage, both passwords as referred as Original passwords.
Once ready, hit the next button.

file

NOTE: MAKE SURE YOU WRITE BOTH PASSWORDS IN A SAFE PLACE, PREFERABLY AT A PIECE OF PAPER TOO. IF YOU LOSE THEM, YOU WON'T BE ABLE TO SEE YOUR ENCRYPTED CONTENT IN THE FUTURE

Now the modal changes to Encryption overview so you can see everything you have done so far - the selected encryption path, the encryption methods as well as the passwords.

file

If you need to edit the settings, just hit the corresponding Edit settings button. It will take you to the first step again, but this time all fields will be already selected, so you can make any changes easier and not having to do them all over again.
If everything checks out, click the Set encryption button so that the crypt drive can be created.

file

Now, the dashboard modal will appear which you should be already familiar. Just select a name for your dashboard and click the Add dashboard button. A new dashboard will have been created with your crypt drive.

Existing encryption

If your files have been already encrypted in the past, you need to select the second option from the dropdown menu.

file

If you don't choose an encryption path, then the crypt drive that will be created will have whole drive encryption.
If you select a folder (or a subfolder inside it), then the crypt drive will be created for that particular folder.

So for whole drive encryption, you just hit the next button
file

Whereas for specific folder encryption, you navigate to that path and then you hit the next button
file

For either choice, the next step is Encryption settings ;
Make sure to use the correct encryption settings as those you have selected when you did the encryption in the past. If you choose the wrong ones, even if you paste the correct passwords in the next step, the encryption won't work and you won't be able to decrypt your current encrypted content.
Once you verify that you selected the correct encryption methods, hit the Next button.

file

Contrary to the previous step, for the Encryption keys you are now required to use the Obfuscated passwords (instead of the original ones). You can find the obfuscated passwords at your rclone configuration. Just copy and paste them exactly as you see them.

Note: The obfuscated keys are at least 16 characters long and don't have a "meaning" as words, contrary to the original passwords which might be real words.

file

Now the modal changes to Encryption overview so you can see everything you have done so far - the selected encryption path, the encryption methods as well as the obfuscated passwords.

file

If you need to edit the settings, just hit the corresponding Edit settings button. It will take you to the first step again, but this time all fields will be already selected, so you can make any changes easier and not having to do them all over again.
If everything checks out, click the Set encryption button so that the crypt drive can be created.

file

Now, the dashboard modal will appear which you should be already familiar. Just select a name for your dashboard and click the Add dashboard button. A new dashboard will have been created with your crypt drive.

Important! Save your encryptions keys!

WRITE DOWN AND KEEP SAFE BOTH ORIGINAL (NON-OBFUSCATED) AND OBFUSCATED PASSWORDS (KEY/SALT), ALONG WITH THE ENCRYPTION METHODS, BECAUSE IF YOU LOSE THEM, YOU WILL BE UNABLE IN THE FUTURE TO ACCESS YOUR ENCRYPTED DATA !!

The original (non-obfuscated) keys are only shown during the creation of the crypt drive for new encryptions and before you finalizing creating them. If you complete the process, there is no way you can find what those keys were. So you must be very cautious if you choose to randomly generate the passwords.

The obfuscated keys can be found after the creation of the crypt drive (or if you choose to create the drive with "existing encryption").
Just head to your Settings -> Drives and click the Key icon at your crypt drive. The Encryption overview modal will open that will contain all necessary information.

file

Torrent Client

A common user interface for your rTorrent, Deluge and Qbittorrent connections is also integrated in Seedbucket. From here you will be able to control any local or remote torrent clients you might have, for all of your seedboxes. At the moment the Seedbucket torrent client is basic but new features are being added every day.

Please note that some menu options might not exist in all rTorrent, Deluge and Qbittorrent connections and in some cases an action menu might not exist at all (e.g. in Torrent Files tab for Deluge) or some features might differ (e.g. Qbittorrent supports multiple labels).

If you right click on a torrent (after a connection is established and your list loads) you will see the following action menu:

rtorrent:

file

deluge:

file

qbittorent:

file

  • Start: Will start the selected torrent(s)
  • Stop: Will stop the selected torrent(s)
  • Remove: Will remove the selected torrent(s), with the option to remove their data from disk as well
  • Force Recheck: Will force recheck the selected torrent(s)
  • Update Trackers: Will force announce to the associated trackers for the selected torrent(s)
  • Change Path...: Will move the selected torrent(s) to the newly selected directory. If your torrent(s) was already seeding then it will be resumed after the move completes
  • Edit Torrent: Will bring up the Edit Torrent modal in order to edit the torrent trackers, comment and private flag
  • Get torrent file: If the torrent client connection is your local seedbox connection it will download the torrent file (rutorrent only)
  • Priority: Will change the priority for the selected torrent(s)
  • Add Label: Add or select a new label for the selected torrent(s). Qbittorent supports multiple labels per torrent
  • Category: Qbittorent only: Add a category based on those you have created at torrent client settings or at qbittorent web UI
  • Speed Limit: Deluge only: Adjust torrent's speed limit by slider or input
  • Go To Files: Will take you to the folder where the torrent files are
  • Torrent Details:: Will bring up the torrent details drawer

Connection Manager

Once inside the torrent client dashboard, you can see from the dropdown menu the connected torrent clients. If you have multiple seedboxes, then all of your torrent clients will appear here, based on your seedbox username.

file

You can also add a new external connection by choosing the last option. This will open a new modal which you can use to set your external deluge, rtorrent or qbittorent client.

For rTorrent:
file

For Deluge:
file

For Qbittorent:
file

Lastly, by clicking the three dots icon, you can make a connection default or edit/delete any external connections you previously added. You can't edit/delete the torrent clients associated with your seedbox(es)

NOTE: Transmission is not currently supported.

Edit Torrent

If you click Edit Torrent from the torrent menu actions then you will see the following modal:

file

Just change whatever you need, click Edit and your torrent will be updated with the new values!

Speed Limit

If you click Speed Limit from the torrent menu actions on Deluge you will see the following submenu
where you can adjust the torrent's speed limit by dragging the slider or by typing the desired value.

NOTE: Your changes will be applied when you close the context menu .

file

In the top of your torrent list you will find the search input from where you can filter your torrent list and see immediately all results.

file

Torrent Details

General

Useful generic information about the selected torrent.

file

Files

The torrent file tree with useful information, such as the current progress of the file. In addition, for each file there is an action menu (just right click on a file or click the three dots in the last column if you are in mobile view).

file

NOTE: if you are connecting to a Deluge daemon then there is no action menu.

Trackers

A list of all associated trackers with this torrent.

file

If you notice on the screenshot above, there is a small lock icon which indicates that the torrent tracker is private.

Peers

A list of connected peers while leeching/seeding.

file

Torrent Client Settings

To modify your torrent client settings, navigate to Torrent Client Settings by clicking the gears icon located on the main toolbar at the top right section of the screen.

file

As you will see, your torrent client settings have their default values. Of course, feel free to modify them any time.

file

For Qbittorent, there are some more options you can fiddle with;
file

In torrent client settings you can:

  • Set your default download path
  • Enable watch folder and set your watchfolder's path. This means that if you drop any .torrent files inside that folder, the torrent client will automatically pick it up and send it to your torrent client. Qbittorent supports multiple watch folders
  • Enable option for autostart torrents after they are imported
  • Enable move completed files and set the path where your files will be moved after completion
  • Add categories (Qbittorent only) so you can easily set different completed folders for your torrents
  • Change your torrent client's global upload and download limits with the slider or by typing
  • Enable DHT Network
  • Enable Peer Exchange

Uploading

The easiest way is to drag 'n' drop your .torrent file at your torrent client dashboard list. The upper section is used for immediate start of the torrent once it gets added while the bottom section is used for paused stated

file

You can also easily upload torrents to your torrent client by simply clicking the plus icon from the main toolbar.

file

The following modal will appear which will allows you to either upload .torrent files or you can add a torrent using a magnet url

file

For Qbittorent, another field will be shown for your category. Also, multiple labels can be input for this torrent client
file

There are a few options you could use when uploading such as:

  • Start automatically: By default the torrent(s) will be started as soon as upload completes. Toggle off to add them in Paused state
  • Select download path: If you do not wish the default torrent client save path to be used, set your path here and will be used for all uploaded torrents
  • Categories: You can choose a category so torrents upon completion can be moved to the folder set at the category. Categories need to be already pre-created via the torrent client settings
  • Label: Automatically add a new label by clicking inside the text field or choose an existing label from the dropdown menu. For Qbittorent only, this is called Labels and you can set multiple labels for a single torrent

Labels

Adding new labels to torrents is very easy.

Right click on your selected torrent and then click on the "Add Label..." menu. The menu itself is a text field, so once you click it a caret is going to start flashing and you can start typing. Once finished you can press Enter or click the "Add" on the right side. The label will appear on the left side of the torrent's name.

file

Existing labels will appear on the right side of the "Add Label..." when you hover it so you can quicly add them to your selected torrents. You can also remove labels from the selected torrents by selecting "None"

file

You can also modify the color of the label to the one you prefer

file

Bottom bar

In torrent client there is a bottom bar where there are various global controls and statistics.

file

These are:
* Your global download and upload speed
* an input where you can see and change your global upload and download speed limits
* your total uploaded and downloaded bytes
* Seedbucket version as well as torrent client version by clicking on the info popup in the right end of the bottom bar

file

You can click the Show changelog and a modal will appear will the latest changelog

file

You can change speed limits just by clicking on the speed limit value you want(upload or download) and modify it by slider or by typing in the input that will appear.

file

5 Comments

muhahaha
muhahaha

Thanks for this, great stuff!
Not to sound ungrateful but: 'When's the next major release? Waiting for copying of folder support in file management.'

chewchew
chewchew

Just started using this. It's been great so far. It's nice and fast, and works on every computer I own. One feature that would be great is a good bulk rename tool. And just some better tools for file management in general.

manipulas
manipulas

If i move my files to plex folder via seedbucket will they stop seeding?

fergusmcphail
fergusmcphail

Spent a few hours trying to wrap my head around this but can't. The more I read about it the less I understand. Still no closer to figuring out what it is for or how to use it so I may as well get rid of it. I tried.

Morgasm
Morgasm

Hey, I have kind of a stupid question.
What does the Watch folder do? Does it auto add torrents that get added to this folder?

Here's the info from above

In torrent client settings you can:

Set your default download path
> Enable watch folder and set your watchfolder's path
Enable option for autostart torrents after they are imported
Enable move completed files and set the path where your files will be moved after completion
Change your torrent client's global upload and download limits with the slider or by typing
Enable DHT Network
Enable Peer Exchange
Thanks for any help!