Originally Posted by brianinmaine
OK I'm dumb. I read the script again and it can do whole folders, not with wildcards, just use folder names. Duh! So I made a couple scripts to sync files, but I can't try them out until tomorrow. Or make one yourself:
Code:
dropbox_uploader.sh mkdir /kindle/db
dropbox_uploader.sh upload -s /mnt/us/db /kindle/db
I'm making them into KUAL buttons, so basically upload all, download all, kterm window. Sound good?
|