Skip to content

A JDBBackup destination manager that saves backups to a sftp server.

Notifications You must be signed in to change notification settings

jdbbackup/jdbbackup-sftp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maven Central License Quality Gate Status javadoc

jdbbackup-sftp

A JDBBackup destination manager that saves backups to a sftp server.

Destination format

sftp://user:pwd[@host[:port]][/path]/filename

Default values of optional parts:

  • host: 127.0.0.1.
  • port: 22.
  • path: user home directory.

Please note that user and password must be UTF-8 URL encoded.

All the patterns detailed here are supported.

About

A JDBBackup destination manager that saves backups to a sftp server.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages