Giter VIP home page Giter VIP logo

boxpack's Introduction

BoxPack

Prepares data for upload to box by zipping files over 15 GB and folder with over 75 files

There are two ways of running these programs:

  1. Place the .bat at the root of any tree you want processed, and double-click.
  2. Call the .bat from the command line with the tree root as the first parameter, e.g: boxPack C:\mydata (using no parameter defaults to the current directory)

Have no fear! It will prompt you before it does anything.

BoxPack

BoxPack will scan a tree and convert all folders containing over %fLimit% items and files over %fSizeMaxMB% MB into ZIP archives (.boxPack.zip.). (These parameters can be changed in the SETTINGS section of the source code)

  • This avoids synchronization problems due to files above the cloud size limit.
  • Having less files makes up/downloading significantly faster.
  • Archiving only folders with many files means most of the tree remains browsable/accessible in a web interface.

BoxUnpack

This program is the companion program to box Packer. It restores a tree containing box packer archives (.boxPack.zip.) back to its original state.

Conflict Finder

This program will scan a tree for possible conflicts when running box (un)Packer; it then lists all the folders that have eponymous boxPack archives (*.boxPack.zip.*) next to them (sign of incomplete archival or extraction).

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.