Hacker News new | ask | show | jobs
by fretn 2427 days ago
slightly offtopic: I wish scp also used -p instead of -P for defining a custom port, everytime I want to ssh or scp on a custom port I have to look up which one of the two uses -p or -P :)
1 comments

At least it's not like sftp where you have to put `-oPort=` and it doesn't work if it's at the end!