[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bugfix patches + SFTP append support


On Friday, 1 July 2016 16:13:40 CEST Tilo Eckert wrote:
> Hi,


Hi Tilo,

> I attached some patches:
> 
> - The SSH_FXF_READ flag was always set when opening a file via SFTP
> - I added support for opening files in append mode. Due to bad protocol
> design I had to query the file size through the stat() function to get
> the EOF offset, which makes opening a file in append mode non-atomic.
> - The current master was not compilable on Windows since November.

Thank you very much for your contributions. I've pushed them to master. Could 
you please also provide tests for append support?

You can copy tests/client/torture_sftp_read.c to tests/client/
torture_sftp_open.c and modify it.


Thanks,


	Andreas

Archive administrator: postmaster@lists.cynapses.org