Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Yes. I also suggest to use tar instead of the dangerous cp -r: tar c -C src . | tar x -C dst.

It works over ssh connections (ssh -C for compression) and is a good training of tar syntax.



It is also quite slow.

For such moves rsync works much better.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: