1
2zuluSafe(1)                 General Commands Manual                zuluSafe(1)
3
4
5

NAME

7       zuluSafe  -  command  line  tool that manages encrypted and unencrypted
8       volumes
9
10

DESCRIPTION

12       This is a simple tool for secure storage of  files  in  a  wallet.Added
13       files  to the wallet will be stored in a secured file located at wallet
14       name"
15
16

USAGE

18       usage: see examples below
19
20       options:
21       To add a file to a wallet,run            : zuluSafe --add     <path  to
22       file>
23       To  delete  a  file  in a wallet,run         : zuluSafe --delete  <file
24       name>
25       To get a file from the wallet,run         :  zuluSafe  --get      <file
26       name>
27       To  add  all files in a folder,run         : zuluSafe --add-all <folder
28       path>
29       To get a list of files in the wallet,run : zuluSafe --list
30       To get all files from the wallet,run     : zuluSafe --get-all
31       To get a list of wallets,run             : zuluSafe --wallets
32
33
35       Copyright (c) 2011-2014
36       name : Francis Banyikwa
37       email: mhogomchungu@gmail.com
38
39       This program is free software: you can redistribute it and/or modify it
40       under  the  terms of the GNU General Public License as published by the
41       Free Software Foundation, either version 2 of the License, or (at  your
42       option)  any  later  version.   This program is distributed in the hope
43       that it will be useful, but WITHOUT  ANY  WARRANTY;  without  even  the
44       implied  warranty  of  MERCHANTABILITY or FITNESS FOR A PARTICULAR PUR‐
45       POSE.  See the GNU General Public License for more details.  You should
46       have  received a copy of the GNU General Public License along with this
47       program.  If not, see <http://www.gnu.org/licenses/>.
48
49

LAST EDIT

51       Sun Jan 19 14:59:24 EST 2014
52
53
54
55                                                                   zuluSafe(1)
Impressum