Package: curlftpfs Version: 0.9.2-1 Severity: important
-- System Information: Debian Release: 5.0 APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.26-1-486 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages curlftpfs depends on: ii fuse-utils 2.7.4-1.1 Filesystem in USErspace (utilities ii libc6 2.7-16 GNU C Library: Shared libraries ii libcurl3-gnutls 7.18.2-7 Multi-protocol file transfer libra ii libfuse2 2.7.4-1.1 Filesystem in USErspace library ii libglib2.0-0 2.16.6-1 The GLib library of C routines curlftpfs recommends no packages. curlftpfs suggests no packages. -- no debconf information >From my application (written in c++) I am using curlftpfs to connect to ftp >server. After upgrading from curlftpfs version 0.9.1-3+b2 to version 0.9.2-1 I >can get only read-acces but no write access after establishing a new >connection. In both cases, version 0.9.1-3+b2 and 0.9.2-1 my application was >started with root-rights. In fact strange behavior, because if, after establisching a new connection with my application, I try to write some file from within my application - as root I cannot do it (only read is possible). But outside my application I can access ftpfs mountpoint from the shel and as root I can have write-acces writes. All my trials to pass the fuse-option "allow_root" were not successful. This option is ignored. In my opinion generally, user access-rights should be managed by the system but not by the application. I think that this is a serious bug which should be corrected. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org