README.md
· 127 B · Markdown
Неформатований
`tar -hc src/ | ssh naspi 'tar -xC /path/to/remote'`
- will create /path/to/remote/src/ with symlinks replaced by their targers
tar -hc src/ | ssh naspi 'tar -xC /path/to/remote'
- will create /path/to/remote/src/ with symlinks replaced by their targers