Menu

#2 TorrentZip changes all Zip files to mode 0400 on unix system

open
nobody
None
5
2006-01-19
2006-01-19
Anonymous
No

When when a zip file has permision 0644 on a unix
system, torrent zip resets the permisions to 0400.

The attached patch fixes this problem, by using a
different permissions bit (sticky bit) to flag a file
as to if it has been updated or not.

This problem was reported when v0.2 was released, but
I haven't seen a fix commited to CVS.

Scot

Discussion

  • Nobody/Anonymous

    Fix for permission problems on Unix systems

     
  • Nobody/Anonymous

    Logged In: NO

    The wrong fix was commited as it still fails to account for
    unix file permisions. This change resets the file's
    permissions to 0600. statmat said he was working on
    tidying it up further for the v0.3 release.

    http://sourceforge.net/forum/message.php?msg_id=3137123

    P.S. when will there be a v0.3 release.

     
  • Nobody/Anonymous

    Logged In: NO

    I'm affected by this bug too. Please fix!

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.