scp port specification
Open
fix committed
- Dominant language
- Perl
- Stars
- 3.9k
- Forks
- 213
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
Nicholas, attempting the scp and specifying port number, but get error from curl cannot open. Telnet shows port open. Tried syntax with -p and -P and port is not recognized.
example:
scp -p 1234 localfile user@IP:remotefile
curl: Can't open '1234'!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.