Skip to content

mitsuji/zipnshare

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

110 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zipnshare

This is a web application that zips uploaded files and then shares them.

Advantage

  • Supports multiple file selection.
  • Supports drag and drop file selection.
  • Supports Local File System as a data storage destination.
  • Supports Azure Blob Storage as a data storage destination.
  • Supports AWS S3 Storage as a data storage destination.
  • Supports the creation of ziped version of shared files.

Prerequisite

How to use

To build jar

$ cd webapp
$ mvn clean package

To run web application (http://localhost:8080/zipnshare/)

$ ./start.sh

License

Apache License 2.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors