Skip to content
This repository was archived by the owner on Oct 29, 2024. It is now read-only.

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swift-backup

swift-backup is a simple one-binary program to backup/archive a single file on an host. This was initially done to backup the mysql dump of the database.

Usage of swift-backup:
  -delete-after
    	Delete source file afterwards
  -flushlog string
    	sets the flush trigger level (default "none")
  -log string
    	sets the logging threshold (default "info")
  -os-authurl string
    	Keystone endpoint (default "https://os.ch-ti1.server.one/v2.0/")
  -os-password string
    	Swift password (default "password")
  -os-project string
    	Project name (default "admin")
  -os-region string
    	Region name (default "ch-ti1")
  -os-username string
    	Swift username (default "admin")
  -stderr
    	outputs to standard error (stderr)

About

A go client to handle (simple) file backups on OpenStack Swift

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages