I didn't make it, I found it today and was impressed with how I had it working in about 1 minute.
The only way that I can think of that data could be corrupted is if a transfer fails halfway through. This could happen with other file transfer tools as well, and I guess one could just retry the transfer.
I wouldn't use this to deploy apps, instead of git.
But there's a difference between transferring files with something like FTP and just using files as if they were local but in reality it's over the network. A file transfer is a deliberate action whereas this app wants you to treat everything as local, which could be really bad if you're dealing with like home movies or something and all of a sudden your connection drops and video files get corrupted.
Are there any negatives to this approach?
Every time you modify a file within the Truecrypt volume, it's going to have to upload the entire 16GB container file to each backup server?
Every time you modify a file within the Truecrypt volume, it's going to have to upload the entire 16GB container file to each backup server?