Changes include:
- Added support for Truecrypt file encryption!
- some minor bug fixes
- added the ability to output a disk usage summary after the transfer
completes
- Increased error handling when things go wrong or just timeout during
a transfer
The user can now choose between using encfs or truecrypt file
encryption.
Adding support for additional kinds of file encryption should be
possible if anyone is interested.
NOTES:
For reasons I am not certain of, on my system Truecrypt seems to run
painfully slow during mount or unmount operations from the command
line. What this means is that the backup script may appear to be hung
while it is attempting to mount or unmount your Truecrypt volume. If
you notice this, please wait another minute or two. In the few cases
I have tested this, Truecrypt seems to eventually figure itself out
and move on.
This script should run on any system that supports bash shell
scripting (i.e. Linux, possibly OS X).
I'm always interested in feedback so please feel free to respond with
questions or comments.
Also, just so everyone knows. Only one person has root capability on
this server...and that's me.
If you stick to mounting the directory across the Internet from your
home computer...only admins on your home system can gain access to the
directory.
The main reason I mention this new capability is that it gives you the
ability to move and copy files much more quickly while mounted
locally. If you want to rearrange things a bit, for whatever reason.
FYI...thanks for pointing this out, everyone should definitely be
aware of this.
The main reason I mention this new capability is that it gives you the
ability to move and copy files much more quickly while mounted
locally. If you want to rearrange things a bit, for whatever reason