On Fri, Feb 21, 2014 at 02:50:39PM +0100, Eisenblätter, Mark wrote:
> but i was note able to get rid of the fsetstat call, which fails.
I think the main problem is the CLOSE operation which also fails:
> ---> sending a packet, length=13, type=4(CLOSE), id=23
> <--- got a packet, length=24, type=
hello list,
i want to use lftp to mirror my local data to an sftp server, were i am not
able to set any permissions.
i tried the mirror command with multiple options:
-p and --no-umask
and setting *mirror:set-permissions off* in my configfile.
but i was note able to get rid of the fsetstat call