Pario TechnoBlob
About
Posts
Tag: tar.
Piping binary data to a remote shell via ssh
tar -czpf - source_dir --exclude=/proc --exclude=/mnt | ssh user@desktop 'cat > /path/to/target/dest.
««
«
1
2
»
»»