Support for UNIX file rights and owners (was "chmod +x file doesn't work")

Issue #36 closed
Former user created an issue

Originally reported on Google Code with ID 36

chmod +x file doesn't take effect.




ubuntu 10.10
fuse-zip version: 0.2.12
FUSE library version: 2.8.4
fusermount version: 2.8.4
using FUSE kernel interface version 7.12

more user.log
Oct  9 13:39:21 mint nautilus: [N-A] Nautilus-Actions Menu Extender 2.30.2 initializing...
Oct  9 13:39:21 mint nautilus: [N-A] Nautilus-Actions Tracker 2.30.2 initializing...
Oct  9 13:40:36 mint fuse-zip[2254]: Mounting file system on GidotTypesetter_3.1.0.12.zip
(cwd=/
tmp)
Oct  9 13:42:40 mint fuse-zip[2254]: File system unmounted
Oct  9 13:48:39 mint fuse-zip[3288]: Mounting file system on GidotTypesetter_3.1.0.12.zip
(cwd=/
tmp)

Reported by alexwang32 on 2012-10-09 18:02:14

Comments (4)

  1. Former user Account Deleted
    Sorry, but UNIX extensions for ZIP are not supported by underlying library (libzip),
    so I am unable to implement chmod and chown operations at the current moment.
    

    Reported by alexander.galanin on 2012-10-10 12:59:53 - Labels added: Type-Enhancement

  2. Former user Account Deleted

    Reported by alexander.galanin on 2012-10-10 13:05:54 - Labels added: Milestone-Future

  3. Former user Account Deleted
    Fixed in 0.4.0
    

    Reported by alexander.galanin on 2014-01-14 16:58:10 - Status changed: Fixed - Labels added: Milestone-0.4 - Labels removed: Milestone-Future

  4. Log in to comment