openpolitics.com

  • writing
  • quotes
  • Topics
    • academia
    • corruption
    • economics
    • education
    • environment
    • finance
    • history
    • hypertext
    • media
    • philosophy
    • psychology
    • religion
    • russia
    • ted nelson
  • about
← Previous Next →

Piping gzip Command using rsync

You can pipe data over ssh instead of rsync; however your case will be more complicated.

Code:
gzip -c file | ssh user@remote.host “cat > destination.gz”
source: $link[host]

Tags: programming

Read Original Source

Tim Langeman © 2025 · Genesis Framework · WordPress · Log in