Differences

This shows you the differences between the selected revisions of the page.

2014-02-28 2014-03-07
wrong link (martin) visually separating examples to make it clear that they are standalone (martin)
Line 22: Line 22:
<code winscp> <code winscp>
call mysqldump --opt -u USERNAME --password=PASSWORD --all-databases > all_databases.sql call mysqldump --opt -u USERNAME --password=PASSWORD --all-databases > all_databases.sql
 +</code>
 +<code winscp>
call gzip -c all_databases.sql > all_databases.gz call gzip -c all_databases.sql > all_databases.gz
</code> </code>

Last modified: by martin