Re: libssh would like to become a member of the Software Freedom Conservancy (SFC)

2023-06-06 Thread Andreas Schneider
On Tuesday, 11 April 2023 14:33:01 CEST Andreas Schneider wrote: > Hi, Hello, > the libssh project would like to become a member of the Software Freedom > Conservancy (SFC) [1]. Software Freedom Conservancy is a nonprofit > organization centered around ethical technology. It would provide the lib

Re: Proposal for High level sftp api for uploads and downloads

2023-06-06 Thread Eshan Kelkar
Thanks a lot for the inputs. Based on the suggestions the api will look something as follows : enum sftp_file_transfer_direction_e { SFTP_FILE_TRANSFER_DIRECTION_LOCAL_TO_LOCAL, SFTP_FILE_TRANSFER_DIRECTION_LOCAL_TO_REMOTE, SFTP_FILE_TRANSFER_DIRECTION_REMOTE_TO_LOCAL, SFTP_FILE_TRANSFER_DIRECTIO