archiver

command module
v0.0.0-...-7b457b2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 5, 2017 License: MIT Imports: 10 Imported by: 0

README

archiver

Simple program to generate archives from a src folder and save it in a target folder. Additionally it has an option to delete old archives with the same content. It always keeps the most current (as determined by modification time) archive of those with the same content.

Usage of ./archiver:
  -delete-old
    	Delete older archives with same content
  -format string
    	Archive name format (default "workspace-2006-01-02T15:04:05Z07:00.tar")
  -src string
    	Path to directory to archive
  -target string
    	Path to storage directory

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL