Opened 13 years ago

#89 new enhancement

Copy mode should retain the original seed file's extension

Reported by: WD Owned by: Sam Hocevar
Priority: major Milestone:
Component: core Version: SVN
Keywords: Cc:
Product: zzuf

Description

zzuf's copy mode uses an mkstemp-ified temporary file. However, some applications rely on the file extension to determine what to do with it. To retain maximum compatibility with target applications, zzuf should retain the original file extension. e.g. via mkstemps()

Attachments (1)

zzuf_fileext.patch (1.2 KB) - added by WD 13 years ago.
Patch

Download all attachments as: .zip

Change History (1)

Changed 13 years ago by WD

Attachment: zzuf_fileext.patch added

Patch

Note: See TracTickets for help on using tickets.