Y
Hacker News
new
|
ask
|
show
|
jobs
by
lousyd
1521 days ago
But... scp is deprecated, isn't it?
2 comments
tbran
1521 days ago
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/
link
qudat
1521 days ago
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.
link