dropbox / dbxcli

A command line client for Dropbox built using the Go SDK
Other
1.05k stars 101 forks source link

Adds `share link` for creating shared links. #41

Closed bonafidehan closed 4 years ago

bonafidehan commented 8 years ago

Currently supports only public shared links.

PR on top of https://github.com/dropbox/dbxcli/pull/39.

mbigras commented 7 years ago

Is there any documentation about how to use this functionality?

For example if I have some file foo in the current directory, how would I generate a sharelink for foo?

biounix commented 4 years ago

To anybody interested in that option:

https://github.com/dropbox/dbxcli/issues/113#issuecomment-667919621