If you use SSH SCP commands you may of noticed a subtle and annoying difference in the way you specifcy a custom port. SSH uses a lowercase p, whereas SCP requires an uppercase P:
ssh -p 08098
scp -P 09809
{ 0 comments }
Sponsored links:
Posts tagged as:
If you use SSH SCP commands you may of noticed a subtle and annoying difference in the way you specifcy a custom port. SSH uses a lowercase p, whereas SCP requires an uppercase P:
ssh -p 08098
scp -P 09809
{ 0 comments }
Sponsored links: