[tahoe-lafs-trac-stream] [tahoe-lafs] #1049: gvfs-fuse doesn't work (completely) with the sftp interface
tahoe-lafs
trac at tahoe-lafs.org
Fri Aug 19 13:12:06 PDT 2011
#1049: gvfs-fuse doesn't work (completely) with the sftp interface
-------------------------------+---------------------------------
Reporter: bj0 | Owner: davidsarah
Type: defect | Status: new
Priority: major | Milestone: soon
Component: code-frontend | Version: 1.6.1
Resolution: | Keywords: sftp gvfs fuse docs
Launchpad Bug: |
-------------------------------+---------------------------------
Description changed by zooko:
Old description:
> When using the SFTP frontend via gvfs FUSE, there is a bug that causes
> some file operations to fail. Since this also happens with other SFTP
> implementations, and with very simple commands (see below), the bug is
> likely to be in gvfs FUSE -- although that doesn't necessarily mean that
> we can't work around it.
>
> Some applications appear to work, like vi and gedit, but some do not,
> like OpenOffice.
>
> You can see that this bug is present by creating a simple text file:
> file1, then:
>
> {{{
> > cat file1 > file2
> > cat file2 >> file1
> cat: write error: Operation not supported
> }}}
>
> {{{file1}}} is zero-length after the second {{{cat}}}.
>
> This bug is present when I use gvfs to connect to an openssh-server also.
New description:
When using the SFTP frontend via gvfs FUSE, there is a bug that causes
some file operations to fail. Since this also happens with other SFTP
implementations, and with very simple commands (see below), the bug is
likely to be in gvfs FUSE -- although that doesn't necessarily mean that
we can't work around it.
Some applications appear to work, like vi and gedit, but some do not, like
!OpenOffice.
You can see that this bug is present by creating a simple text file:
file1, then:
{{{
> cat file1 > file2
> cat file2 >> file1
cat: write error: Operation not supported
}}}
{{{file1}}} is zero-length after the second {{{cat}}}.
This bug is present when I use gvfs to connect to an openssh-server also.
--
--
Ticket URL: <http://tahoe-lafs.org/trac/tahoe-lafs/ticket/1049#comment:10>
tahoe-lafs <http://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list