Hi all,
Version 1.11 of your favorite rsync friendly encryption program (it is,
isn't it?) has just been released. Many many many new stuff, addressing
almost all of the open issues recently raised.
Compilation should now just work for cygwin, and as far as I can tell,
for Mac OS X (not sure a
Thomas Constans wrote:
>
>
> 15d14
> < #define S_IFLNK 012
> 191,193c190
> < if( data.dwFileAttributes&FILE_ATTRIBUTE_REPARSE_POINT ) {
> < ret.st_mode=S_IFLNK;
> < } else if( data.dwFileAttributes&FILE_ATTRIBUTE_DIRECTORY ) {
> ---
>
>> if( data.dwFileAttributes
Philippe Niquille wrote:
> Compiling worked after adding some mmap includes (see patch)! But the
> strange thing now is, that the actual build doesn't seem to work. It
> outputs strange errors which I can't interpret. It still seems to have
> problems with mmap?!
Hi Philippe,
I'm a bit at a los