Method | Description | |
---|---|---|
getCompressingCommand ( string $command, boolean $pipe = true ) : string | Returns the command line for compressing the dump file. | |
getDecompressingCommand ( string $command, string $fileName, boolean $pipe = true ) : string | Returns the command line for decompressing the dump file. | |
getFileName ( string $fileName, boolean $pipe = true ) : string | Returns the file name for the compressed dump file. |