Ticket #89 (new enhancement)

Opened 2 years ago

Copy mode should retain the original seed file's extension

Reported by: wd Owned by: sam
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

zzuf_fileext.patch (1.2 KB) - added by wd 23 months ago.
Patch

Change History

Changed 23 months ago by wd

Patch

Note: See TracTickets for help on using tickets.