phpseclib/phpseclib/Net
Andrew Brown d4263e854d update exception message
`fputs()` can return `int|false`.  if it fails and `$sent` is `false`, then our exception message looks a little confusing:

> Only  of XXX bytes were sent

This change updates the message to be more descriptive if the `fputs()` fails.
2023-04-18 15:16:18 -05:00
..
SFTP more backporting 2022-07-02 21:49:45 -05:00
SFTP.php Merge branch '2.0' into 3.0 2023-04-12 20:56:23 -05:00
SSH2.php update exception message 2023-04-18 15:16:18 -05:00