Page 1 of 1

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

Posted: 12 Sep 2022, 17:00
by brid.surapol

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

Posted: 12 Sep 2022, 17:03
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