Hey Folks, I have this code: Zlib::GzipWriter.open("file.gz") do |gz| gz.write(File.read("file.csv")) end Unfortunately this file doesn''t want to open correctly in UltimateZip. It shows a file inside, but doesn''t allow you to extract it. Am I missing something here? Seems pretty cut and dry... --------------------------- Brian Corrigan ---------------------------
Maybe Matching Threads
- File Auditing with rails - File I/O issue
- [EXT] Re: Corrupted sizes using zlib plugin
- OT: Subversion folder cleanup
- Parsing a SQL file directly intoactiverecord::executemethod - Not a vamp I swear
- Feature request: don't fail if using -z from --with-included-zlib=yes to --with-included-zlib=no