Hacker News new | ask | show | jobs
by lousyd 1521 days ago
But... scp is deprecated, isn't it?
2 comments

Sort of...? The protocol is, but I guess the command is not. Sounds like people are working on a new version of scp. More: https://lwn.net/Articles/835962/
It seems on its way out. Originally I wanted to use rsync but felt like `scp` was a simpler command to work with and retool for my needs.