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

That's faster from my experience than piping. Even faster, use rsync with the ssh option.


alias scp="rsync --progress --partial"

and voila! You can resume big file transfers now.


I'm not into overwriting commands, what if you share you bashrc on a machine without rsync?


Install rsync;)




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

Search: