MintUpload tutorial and integration with mintSpace

From The Linux Mint Wiki

Jump to: navigation, search

[edit] mintUpload Desktop integration with community server

Selecting mintUpload from right clicking the file.
Selecting mintUpload from right clicking the file.
Default configuration of mintUpload for community server
Default configuration of mintUpload for community server

"MintUpload is one of the new mint tools which will be introduced in Celena (Linux Mint 3.1). It allows the user to quickly upload files on the Internet and to send a link to them by email. By default, all users will get free access to a 1GB web storage space and they will be allowed to upload files smaller than 10MB. The 1GB of space will be shared between all users and files will stay on the server for 2 days " - Quoted from Linux Mint Blog


[edit] mintUpload integration with mintSpace account

Mint-Space customers will be able to add their mint-space account and use it in addition to the free service. This will give them an additional 1GB of space which will be reserved to them. They will be allowed to upload files smaller than 1GB and their files will stay on the server for 7 days." - Quoted from Linux Mint Blog

Choosing mintSpace from mintUpload
Choosing mintSpace from mintUpload

To add mintSpace account to mintUpload

1) Open a terminal and type the following:

cd /usr/lib/linuxmint/mintUpload/services
sudo gedit mint-space

2) Insert the following block into the "mint-space" text document:

name=Mint-Space
host=mint-space.com
user=YOURUSERNAME
pass=YOURPASSWORD
path=mintupload
space=http://customer.files.mint-space.com/getfreespace.php?account=YOURUSERNAME
url=http://customer.files.mint-space.com/getfile,<TIMESTAMP>,<FILE>,YOURUSERNAME.html
maxsize=1000000000
persistence=7 

3) Before saving and closing, be sure to use your mint-store account name in place of "YOURUSERNAME", and your mint-store password as "YOURPASSWORD" .

4) Right click a file, and select your "upload service" to be "mint-space"

5) Profit???


'

[edit] Purchasing and Administration of mintSpace web domain

1) Buy a mint space 1 year account

Point your browser to head to link http://linuxmint.com/store.php/

2) Wait for email with mint-space username

3) Logging in to SysCP Server Management

Point your browser to link http://srv2.nutime.de/

Personal tools