วิธี upload file ไปยัง Dropbox

Post Reply
brid.surapol
Posts: 150
Joined: 11 Apr 2013, 11:43

Re: วิธี upload file ไปยัง Dropbox

Post by brid.surapol »

Code: Select all

git clone https://github.com/andreafabrizi/Dropbox-Uploader.git

cd ~/Dropbox-Uploader

#to setup link
./dropbox_uploader.sh

#to upload file
./dropbox_uploader.sh upload testfile.jpg /dropbox/whatever/folder/you/want

#to unlink account
./dropbox_uploader.sh unlink
Post Reply

Return to “การใช้งาน Linux”