This bug was fixed in the package gvfs - 1.19.2-0ubuntu1

---------------
gvfs (1.19.2-0ubuntu1) trusty; urgency=low

  * New upstream release.
    - smb: Fix "write file error: Success". (LP: #490176)
    - sftp: unable to append to file when using low-level writing
      (LP: #517033)
    - http: Fix uninitialized GError (LP: #1210852)
  * Adjust libsoup-gnome2.4-dev → libsoup2.4-dev build dependency, as per
    upstream configure.ac.
  * Drop 00upstream_mtp_test_updates.patch, included upstream.
 -- Martin Pitt <[email protected]>   Mon, 25 Nov 2013 11:05:01 +0100

** Changed in: gvfs (Ubuntu)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/517033

Title:
   gvfsd-sftp: unable to append to file when using low-level writing
  (echo)

Status in GVFS:
  Fix Released
Status in “gvfs” package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: gvfs

  Configuration:
  Ubuntu 9.10 Karmic
  GNOME 2.28.0
  gvfs 1.4.2 (tried building 1.5.1 - same result)

  Steps to reproduce behaviour:
  1. Mount a GVFS-SFTP share (via sftp://someserver)
  2. Open terminal and cd to this share
  3. Run commands:
  user@host:~/.gvfs/sftp on someserver$ echo 100 > ./test
  user@host:~/.gvfs/sftp on someserver$ echo 200 >> ./test
  4. Expected result:
  "200" appended to file contents
  5. Real result - an error:
  bash: echo: write error: Operation not supported

  Additional information:
  When using a text editor writing with fopen (e.g. Geany:
  http://www.geany.org), all file contents is lost after saving the file. When 
using gedit (which seems to write via
  g_file_set_contents), all is OK.
  I have already filed a bug to the GNOME team 
(https://bugzilla.gnome.org/show_bug.cgi?id=608910) and a similar bug about 
gvfsd-smb (https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/517028).
  This behaviour is not reproducible with Ubuntu Jaunty (GNOME 2.26, gvfs 
1.2.2), all is OK there.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/517033/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to