Skip to content

Latest commit

 

History

History
executable file
·
13 lines (7 loc) · 314 Bytes

container-password.md

File metadata and controls

executable file
·
13 lines (7 loc) · 314 Bytes

How to use Continent file container with password

Show usage help

java -jar continent.jar container

Encrypt files

java -jar continent.jar container e -d1 -cfk -p Z:\container.dat Z:\my-files

Decrypt files

java -jar continent.jar container d -d1 -p -oZ:\my-files Z:\container.dat