Is there a way to differentiate ssh traffic (ie just text ssh connections) from scp traffic (file transfers) when both are running on the same port? I would like to give ssh priority over scp. Thank you in advance!
↧