Package: curlftpfs Version: 0.9.1-1+b1 Severity: important --- Please enter the report below this line. --- Hi,
When I try to make a chmod on a file / folder in a curlftpfs mounte volume, it crashes completely. After the crash I can't browse anymore the directory and if the mount point is /media/mount_point, a simple ls -lah /media will tell me that mount_point have a size of ~11 900 000 TB :/ On the official webpage, the author said that chmod are supported since the 0.9 version and this is the 0.9.1 so it should work. I attached an output that I get when running curlftpfs with '-o -d -v' options. Maybe there is a packaging problem ? Maybe the chmod have to be enabled during the configure phase ? --- System information. --- Architecture: i386 Kernel: Linux 2.6.22.1 Debian Release: lenny/sid 500 unstable gateway --- Package information. --- Depends (Version) | Installed ===================================-+-================ libc6 (>= 2.5-5) | 2.6-4 libcurl3-gnutls (>= 7.16.2-1) | 7.16.4-1 libfuse2 (>= 2.6) | 2.7.0-1 libgcrypt11 (>= 1.2.2) | 1.2.4-2 libglib2.0-0 (>= 2.12.9) | 2.12.13-1 libgnutls13 (>= 1.6.3-0) | 1.6.3-1 libgpg-error0 (>= 1.4) | 1.4-2 libidn11 (>= 0.5.18) | 0.6.5-1 libkrb53 (>= 1.6.dfsg.1) | 1.6.dfsg.1-6 libtasn1-3 (>= 0.3.4) | 0.3.9-1 zlib1g (>= 1:1.2.1) | 1:1.2.3.3.dfsg-5 fuse-utils | 2.7.0-1 -- Tourneur Henry-Nicolas GSM : 0479 46 28 41 TEL : 02 461 25 44
Virgil:/media# curlftpfs ftp://gateway /media/web -o -d -v & [1] 3628 Virgil:/media# * About to connect() to gateway port 21 (#0) * Trying 192.168.8.1... * connected * Connected to gateway (192.168.8.1) port 21 (#0) < 220 ProFTPD 1.3.0 Server (Passerelle) [192.168.8.1] > USER web < 331 Password required for web. > PASS web < 230 User web logged in. > PWD < 257 "/" is current directory. * Entry path is '/' > SIZE (nil) < 550 SIZE: Operation not permitted > REST 0 < 350 Restarting at 0. Send STORE or RETRIEVE to initiate transfer * Connection #0 to host gateway left intact unique: 1, opcode: INIT (26), nodeid: 0, insize: 56 INIT: 7.8 flags=0x00000003 max_readahead=0x00020000 INIT: 7.8 flags=0x00000000 max_readahead=0x00020000 max_write=0x00020000 unique: 1, error: 0 (Success), outsize: 40 unique: 2, opcode: GETATTR (3), nodeid: 1, insize: 40 * Re-using existing connection! (#0) with host gateway * Connected to gateway (192.168.8.1) port 21 (#0) > CWD / < 250 CWD command successful > EPSV * Connect data stream passively < 229 Entering Extended Passive Mode (|||41955|) * Trying 192.168.8.1... * connected * Connecting to gateway (192.168.8.1) port 41955 > TYPE A < 200 Type set to A > LIST -a < 150 Opening ASCII mode data connection for file list * Maxdownload = -1 < 226 Transfer complete. * Connection #0 to host gateway left intact unique: 2, error: 0 (Success), outsize: 112 unique: 3, opcode: GETATTR (3), nodeid: 1, insize: 40 unique: 3, error: 0 (Success), outsize: 112 unique: 4, opcode: GETATTR (3), nodeid: 1, insize: 40 unique: 4, error: 0 (Success), outsize: 112 unique: 5, opcode: ACCESS (34), nodeid: 1, insize: 48 ACCESS / 01 unique: 5, error: -38 (Function not implemented), outsize: 16 unique: 6, opcode: GETATTR (3), nodeid: 1, insize: 40 unique: 6, error: 0 (Success), outsize: 112 unique: 7, opcode: GETATTR (3), nodeid: 1, insize: 40 unique: 7, error: 0 (Success), outsize: 112 unique: 8, opcode: OPENDIR (27), nodeid: 1, insize: 48 unique: 8, error: 0 (Success), outsize: 32 unique: 9, opcode: GETATTR (3), nodeid: 1, insize: 40 unique: 9, error: 0 (Success), outsize: 112 unique: 10, opcode: READDIR (28), nodeid: 1, insize: 64 * Re-using existing connection! (#0) with host gateway * Connected to gateway (192.168.8.1) port 21 (#0) > CWD / < 250 CWD command successful > EPSV * Connect data stream passively < 229 Entering Extended Passive Mode (|||41957|) * Trying 192.168.8.1... * connected * Connecting to gateway (192.168.8.1) port 41957 > LIST -a < 150 Opening ASCII mode data connection for file list * Maxdownload = -1 < 226 Transfer complete. * Connection #0 to host gateway left intact unique: 10, error: 0 (Success), outsize: 248 unique: 11, opcode: READDIR (28), nodeid: 1, insize: 64 unique: 11, error: 0 (Success), outsize: 16 unique: 12, opcode: RELEASEDIR (29), nodeid: 1, insize: 64 unique: 12, error: 0 (Success), outsize: 16 unique: 13, opcode: GETATTR (3), nodeid: 1, insize: 40 unique: 13, error: 0 (Success), outsize: 112 unique: 14, opcode: LOOKUP (1), nodeid: 1, insize: 48 LOOKUP /nicolas NODEID: 2 unique: 14, error: 0 (Success), outsize: 136 unique: 15, opcode: GETATTR (3), nodeid: 1, insize: 40 unique: 15, error: 0 (Success), outsize: 112 unique: 16, opcode: OPENDIR (27), nodeid: 1, insize: 48 unique: 16, error: 0 (Success), outsize: 32 unique: 17, opcode: SETATTR (4), nodeid: 2, insize: 128 * Re-using existing connection! (#0) with host gateway * Connected to gateway (192.168.8.1) port 21 (#0) > CWD / < 250 CWD command successful > SIZE (nil) < 550 SIZE: Operation not permitted > REST 0 < 350 Restarting at 0. Send STORE or RETRIEVE to initiate transfer [1]+ Erreur de segmentation curlftpfs ftp://gateway /media/web -o -d -v

