Instalación:
https://www.dropbox.com/install-linux
Configuración:
https://www.dropbox.com/es/help/desktop-web/linux-commands
STEP-1: Login to your dropbox account on browser STEP-2: Login to your centOS terminal STEP-3: CHeck cenoOS Version uname -m STEP-4: Download Dropbox on your centOS Server For 32 Bit cd ~ && wget -O - "https://www.dropbox.com/download?plat..." | tar xzf - For 64 Bit cd ~ && wget -O - "https://www.dropbox.com/download?plat..." | tar xzf - STEP-5: Install Dropbox & Link With your Account ~/.dropbox-dist/dropboxd It shows Belo code [https://www.dropbox.com/cli_link?host... code)] Just Copy it and browse this link by dropbox loggedin browser STEP-6: Install Python yum install python mkdir -p ~/bin && wget -O ~/bin/dropbox.py "https://www.dropbox.com/download?dl=p..." && chmod +x ~/bin/dropbox.py STEP-7: Start Dropbox ~/bin/dropbox.py start STEP-8: Start Dropbox Syncing ~/bin/dropbox.py lansync n STEP-9: Check Dropbox Status ~/bin/dropbox.py status Now We can check Sync Folder. By centos folder browsing STEP10: Stop Dropbox ~/bin/dropbox.py stop
No hay comentarios:
Publicar un comentario