scp different port code example
Example: How to scp using another port
scp -P 80 ... # Use port 80 to bypass the firewall, instead of the scp default
scp -P 80 ... # Use port 80 to bypass the firewall, instead of the scp default