UbuntuServer installation of Dropbox in command line Environment

Source: Internet
Author: User
UbuntuServer installs Dropbox in a command line environment. If dbmakefakelib is displayed. the py version, for example, SetupDropboxonaGUI-lessLinuxserver, may be an outdated version, or I cannot find the download point. The simple steps for capturing the pythonscript are as follows: Download 32-bitversion wget-odropbox.tar.gz "http

Ubuntu Server installs Dropbox in a command line environment. If dbmakefakelib is displayed. for example, Set up Dropbox on a GUI-less Linux server may be an outdated version, or I cannot find the download point.

The procedure is as follows:

Download
32-bit
Wget-O dropbox.tar.gz "http://www.dropbox.com/download? Plat = lnx. x86"
64-bit
Wget-O dropbox.tar.gz "http://www.dropbox.com/download? Plat = lnx. x86_64"
Extract
Tar-xvzf dropbox.tar.gz
Run dropboxd
~ /. Dropbox-dist/dropboxd
At this time, you should receive an error message
This client is not linked to any account... Please visit https: // xxxxxx to link this machine
Do not close this terminal
Open another tty (alt + F2 ~ 7)
Log On with lynx (or another browser)
Lynx http://dropbox.com
Login Account
Lynx to the URL indicated in step 2 above
The password should be required to be entered again
At this time, the terminal in step 2 should display Client successfully linked, Welcome...
Success! Start to enjoy it ~ Download the official tool scripts
Mkdir-p ~ /Bin
Wget-O ~ /Bin/dropbox. py "http://www.dropbox.com/download? Dl = packages/dropbox. py"
Chmod 755 ~ /Bin/dropbox. py
~ /Bin/dropbox. py help (or start, stop, and other commands. The default position is ~ /Dropbox)

 

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.