top | item 46345369 (no title) drewr | 2 months ago I didn't look closely at the project, but why take the extra step of base64? I do this all the time with tar by itself and it's wire-proof enough to work fine. discuss order hn newest unknown|2 months ago [deleted] sigwinch|2 months ago In some cases, shar would be a useful wrapper for that. owl_vision|2 months ago something like this, i recon: $ tar cf - ~/.shrc | ssh target '(cd ~ && tar xf -)'
owl_vision|2 months ago something like this, i recon: $ tar cf - ~/.shrc | ssh target '(cd ~ && tar xf -)'
unknown|2 months ago
[deleted]
sigwinch|2 months ago
owl_vision|2 months ago