Age | Commit message (Collapse) | Author |
|
case 614.
Allow SFTP quote commands chmod, chown, chgrp to set a value of 0.
|
|
sftp didn't truncate it first, which would corrupt the file if the new
file was shorter than the old.
|
|
because I just made SCP uploads return this value if the file size of
the upload file isn't given with CURLOPT_INFILESIZE*. Docs updated to
reflect this news, and a define for the old name was added to the public
header file.
|
|
|
|
|
|
|
|
Made libssh2 logging more verbose when debugging is enabled.
|
|
|
|
|
|
Enable libssh2 tracing when ssh debugging is turned on.
|
|
|
|
plus made --pass work on an SSH private key as well.
|
|
|
|
|
|
|
|
Added some more debug logs.
|
|
since they're already included through "setup.h".
|
|
|
|
|
|
|
|
|
|
|
|
with -o/-O.
|
|
|
|
|
|
doing an FTP transfer is removed from a multi handle before completion. The
fix also fixed the "alive counter" to be correct on "premature removal" for
all protocols.
|
|
|
|
|
|
|
|
libssh2 startup.
|
|
|
|
|
|
|
|
|