Skip to content
/ TCBox Public

Total Commander plugin to access Dropbox

Notifications You must be signed in to change notification settings

peleccom/TCBox

Repository files navigation

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