[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
'Short sftp packet error' in libssh
[Thread Prev] | [Thread Next]
- Subject: 'Short sftp packet error' in libssh
- From: Mani Amoozadeh <mani.amoozadeh2@xxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Sun, 13 Nov 2016 23:33:48 -0800
- To: libssh@xxxxxxxxxx
Hello, I write a simple C++
program to copy files from my local PC to remote PC using SFTP
implemented in libssh library. I followed the sample code in
section 'Copying a file to the remote computer' in 'http://api.libssh.org/master/libssh_tutor_sftp.html'.
I can copy most of files using this code, but for some files
(specifically large files),
I am using the latest libssh library from the git repository.
- Mani |
Re: 'Short sftp packet error' in libssh | Andreas Schneider <asn@xxxxxxxxxxxxxx> |