วิธี upload file ไปยัง Dropbox
-
- Posts: 156
- Joined: 11 Apr 2013, 11:43
Re: วิธี upload file ไปยัง Dropbox
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