ftpfs_getattr failes on write (touch) -> copy/create fails
Status: Alpha
Brought to you by:
braga
I would (like) quote the full debug output of curlftpfs but it seems the stupid elaborated interface of sourceforge cannot manage MouseBuffer paste.
Relvant line after touch bla:
(...)
LOOKUP /bla
getattr /bla
ftpfs: operation ftpfs_getattr failed because No such file or directory
unique: 2, error: -2 (No such file or directory), outsize: 16
unique: 3, opcode: LOOKUP (1), noeid: 1, insize: 44, pid: 22151
(...)
Some infos:
In case the project is still alive: don't hesitate to contact me for further informations.
Greetings
Wasp
Hi,
I happened to run into the same issue the other day, also on FreeBSD (though on 11.0-RC2). There is a patch here which fixes the problem on my machine.
Hope this helps.
Best,
A.