I agree - in that particular instance I should have said "some" - not "a lot". It's not as if I've done a survey of all SCP implementations to find out how many, percentage-wise, use SFTP...
Technically, the best you can hope to do is place someone's year of birth within a two year interval. So if someone is 26 on April 10, 2010 then the best you can say is that they turned 26 between...
One idea: expand and contract contractions. eg. given "you're" you get two documents - one with "you are" and one with "you're". There's still the question of identifying contractions, though - for...
I said "some implementations of scp" - not scp - and I would consider scp2 to be an implementation of scp. Plus, I quoted the source of pscp.c - not of scp.c.
Maybe try phpseclib: a pure php ssh implementation? Unlike the PECL ssh2 extension, phpseclib's author actively provides support, as can be seen by looking at the support forum. Also, frankly, it...