Skip to content

fatihsoydan/gzip2parts

Repository files navigation

gzip2parts

Generates gzipped parts from folder.

It can be use for uploading big files or folders. When compression running you can access finished parts.

Usage of bin/gzip2parts-{platformname}:
  -c	Compress Folder
  -i string
    	InputFolder
  -o string
    	OutputFolder
  -ps int
    	PartSize (default 3072000)
  -x	Exract Folder

You can build application with make
You can run test on X systems(Linux,Darwin,Unix) with make run

gzip2parts.gif

You can find specially usage examples of compress/gzip , encoding/gob in this project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published