Last active 1705433114

Copy to remote with SSH & tar

Revision 02ad4be0a23be7a699b6492ae1d7e836e28165c7

README.md Raw

tar -hc src/ | ssh naspi 'tar -xC /path/to/remote'

  • will create /path/to/remote/src/ with symlinks replaced by their targers