[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Proposal for High level sftp api for uploads and downloads
[Thread Prev] | [Thread Next]
- Subject: Re: Proposal for High level sftp api for uploads and downloads
- From: Andreas Schneider <asn@xxxxxxxxxxxxxx>
- Reply-to: libssh@xxxxxxxxxx
- Date: Wed, 07 Jun 2023 09:32:48 +0200
- To: libssh@xxxxxxxxxx
- Cc: Eshan Kelkar <eshankelkar@xxxxxxxxxxxxx>
On Tuesday, 6 June 2023 16:34:43 CEST Eshan Kelkar wrote: > Suggestions for the implementation of progress_callback() and the > problems associated with it as well as general suggestions regarding > the design of the discussed api are welcome. One of users of the sftp API is KDE. Several years ago I implemented kio_sftp. https://invent.kde.org/network/kio-extras/-/tree/master/sftp It got rewritten a few times as the KIO API changed. As soon as we have the new AIO API you develop in place, that would be the first candidate to make use of it. I thought they had a progress callback but as it was rewritten I don't find it anymore. Maybe I find some time to check the new API in the next weeks to give feedback. Andreas
Re: Proposal for High level sftp api for uploads and downloads | Andreas Schneider <asn@xxxxxxxxxxxxxx> |
Re: Proposal for High level sftp api for uploads and downloads | Eshan Kelkar <eshankelkar@xxxxxxxxxxxxx> |