Confirmed users
2,679
edits
| Line 290: | Line 290: | ||
$ cd /opt/aus2/snippets/staging | $ cd /opt/aus2/snippets/staging | ||
# note the required parameter must match what will be used with pushsnip below. | # note the required parameter must match what will be used with pushsnip below. | ||
$ time ~/bin/backupsnip 20080908-Firefox-3.0.2-beta | |||
Running /bin/tar cfvj /opt/aus2/snippets/backup/20080910-1-pre-20080908-Firefox-3.0.2-beta.tar.bz2 . | |||
real | real 30m49.454s | ||
user | user 0m34.069s | ||
sys | sys 0m37.876s | ||
$ | |||
$ time ~/bin/pushsnip 20080908-Firefox-3.0.2-beta | |||
sent 737264 bytes received 44534 bytes 10354.94 bytes/sec | sent 737264 bytes received 44534 bytes 10354.94 bytes/sec | ||