summaryrefslogtreecommitdiffstats
path: root/ax25/axgetput/TIPS.txt
diff options
context:
space:
mode:
Diffstat (limited to 'ax25/axgetput/TIPS.txt')
-rw-r--r--ax25/axgetput/TIPS.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/ax25/axgetput/TIPS.txt b/ax25/axgetput/TIPS.txt
new file mode 100644
index 0000000..29d56e8
--- /dev/null
+++ b/ax25/axgetput/TIPS.txt
@@ -0,0 +1,3 @@
+- compressed download:
+ gzip -c foo.txt | bget foo.txt.gz
+ tar cjf - ~/foo ~/bar/ | bget my_data.tar.bz2