Skip to content

Utility that splits a file into a manageable chunks

License

Notifications You must be signed in to change notification settings

tflucker/FileSplitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

FileSplitter

Utility that splits a file into a manageable chunks

Created By: Tim Flucker

Last Updated : 12/25/2018

Features:

  1. Splits file into specified amount of pieces
  2. Encrypts file piece contents
  3. Saves pieces into specified directory
  4. Reconstructs file from parts
  5. Can save files in zip file
  6. Can save original file in specified directory

Changelog:

12/09/2018 : Initial commit

12/12/2018 : Added functionality to save files as zip entries

12/16/2018 : Recreates source file using split pieces

12/25/2018 : Add sample files, separate zip and non-zip logic, encrypt split file piece, decrypt when reconstructing file

About

Utility that splits a file into a manageable chunks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages