port.md
July 15, 2021 ยท View on GitHub
Bookmarks tagged [port]
www.codever.land/bookmarks/t/port
scp with port number specified
https://stackoverflow.com/questions/10341032/scp-with-port-number-specified
Unlike ssh, scp uses the uppercase P switch to set the port instead of the lowercase p: ...