SCP SSH custom ports

by JC on October 21, 2008 · 0 comments

in Settings

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

Related posts:

  1. NetInsight: find and replace custom session ids from URLs

Sponsored links:

Leave a Comment

You can use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Previous post:

Next post: