Compressing and uncompressing files with Dbvisit

Dbvisit uses its own internal compression and uncompression mechanism to compress and uncompress files during transportation.

These compression routines can be accessed manually through the dbv_functions commands.

To compress a file:

dbv_functions -g filename

To uncompress a file:

dbv_functions -u filename.gz