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

Yes thanks. I thought running rsync with a "*" looked odd, but didn't completely understand why until now.


Funnily enough, rsync is one of the commands for which you might be more tempted to use * instead of going up a directory, because the relative path names go over the wire.


besides ./* i also like to use star.ext or even a* b* c* depending on the contents of the directory.

rsync also used the local/only/path/./local/and/remote/path convention where the path before the /./ is not sent to the remote side




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

Search: