Skip to content

A JDBBackupp DestinationManager implementation that uses Dropbox as underlying storage provider.

Notifications You must be signed in to change notification settings

jdbbackup/jdbbackup-dropbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maven Central License Quality Gate Status javadoc

jdbbackup-dropbox

A jdbbackup DestinationManager implementation that uses Dropbox as underlying storage provider.

It requires java 11+.

Destination format

dropbox://token/filePath

All the patterns detailed here are supported.

How to get a Dropbox Token

This library jar contains a main class that will provide you with a token.

Here is how to launch it:

java -jar jdbbackup-dropbox-1.0.0.jar

Use the -h argument to know available command arguments.

About

A JDBBackupp DestinationManager implementation that uses Dropbox as underlying storage provider.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages