Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 547 Bytes

Readme.md

File metadata and controls

11 lines (8 loc) · 547 Bytes

Total commander plugin to acess to Dropbox account.

Build:

  • Rename AccessConfig.distr.pas to AccessConfig.pas and fill APP_KEY and APP_SECRET with values from Dropbox application admin page
  • Fill KEYFILE_PASS in AccessConfig.pas with your password
  • Download OpenSSL binary libs (for example from http://indy.fulgan.com/SSL/) and place in plugin dir

Releases

Releases can be found at: Releases page