Re: [lftp] fsetstat with sftp and verion 4.3.3

2014-03-04 Thread Alexander V. Lukyanov
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=

[lftp] fsetstat with sftp and verion 4.3.3

2014-02-21 Thread Eisenblätter , Mark
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