Re: [sqlite] sqlar: makeDirectory called with permission bits of file

2019-03-26 Thread Winter, Martin
Hi Richard, Dominique, I downloaded and compiled the latest trunk and can confirm that it fixes this issue. Thanks! Martin > -Ursprüngliche Nachricht- > Von: sqlite-users Im Auftrag > von Dominique Devienne > Gesendet: Dienstag, 26. März 2019 11:57 > An: SQLite mailing list >

Re: [sqlite] sqlar: makeDirectory called with permission bits of file

2019-03-25 Thread Winter, Martin
, as the directories are created without the "x" bit set. I think that is not what the user expects and should be changed. Thanks Martin > -Ursprüngliche Nachricht- > Von: Winter, Martin (CT RDA IOT EWT-DE) > Gesendet: Montag, 11. März 2019 08:01

[sqlite] sqlar: makeDirectory called with permission bits of file

2019-03-11 Thread Winter, Martin
Hi, when extracting files in subdirectories from an sqlar archive, or when otherwise using the writefile function to create a file in a subdirectory, the makeDirectory function is called with the permission bits of the file. If e.g. the file has permission bits 0664, then the directory will