Louis-David Mitterrand <[email protected]> writes:

> On Mon, May 07, 2012 at 03:41:09PM +0200, Miklos Szeredi wrote:
>> Louis-David Mitterrand <[email protected]> writes:
>> 
>> > Package: sshfs
>> > Version: 2.3-1
>> > Severity: normal
>> >
>> > Hi,
>> >
>> > When trying to save an attachement with mutt to a sshfs mounted
>> > filesystem I always get this error:
>> >
>> >         fopen: File exists (errno = 17)
>> >
>> > If I try re-saving it mutt prompts me:
>> >
>> >         File exists, (o)verwrite, (a)ppend, or (c)ancel?
>> >
>> > And overwriting works.
>> 
>> Try "-oworkaround=rename" option.
>
> Same error.
>
>> If that doesn't work please start sshfs with debugging enabled
>> (-odebug,sshfs_debug) and post the resulting log.
>
> Here is the ouput:
>
> [...]

Nothing to see there.  The "file exists" error comes from somewhere
else.

Can you attach strace to the mutt process and post the result as well?

  strace -f -o /tmp/strace -p `pidof mutt`

Thanks,
Miklos



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to