Commit graph

21 commits

Author SHA1 Message Date
Lars Jung
8d06364046 Refactors php_tar. 2013-07-20 14:47:34 +02:00
Lars Jung
cc42a48f74 php_tar: Fixes total size. 2013-07-20 14:38:01 +02:00
Lars Jung
c5f23c5289 php_tar: fixing emtpy files bug. 2013-07-20 14:31:16 +02:00
Lars Jung
74f1c0a986 Refactors php_tar. Fixes tar file header, now supports long paths. Adds support for emtpy dirs. Ignores empty files (failed). 2013-07-19 17:56:22 +02:00
Lars Jung
694ababf15 Write files in segments. 2013-07-19 00:13:44 +02:00
Lars Jung
ab45b3072c Adds workaround to use direct POST-request downloads. 2013-07-18 23:25:53 +02:00
Lars Jung
adce6f19c4 Correct root dir in php_tar. 2013-07-18 21:07:56 +02:00
Lars Jung
4fac5baedd Updates packaged download extension. 2013-07-18 20:14:10 +02:00
Lars Jung
a703a004a4 Undos integration of custom TAR creation. 2013-07-18 15:51:11 +02:00
Tom van der Woerdt
53e32b5986 Fix the size prediction for files where (size%512==0) 2013-07-17 19:12:00 +02:00
Tom van der Woerdt
e815f4d070 Tar: predict total archive size and send the header 2013-07-17 19:07:10 +02:00
Tom van der Woerdt
89acf0cafc Fix the Tar creator for cases where filenames aren't absolute 2013-07-17 18:50:04 +02:00
Tom van der Woerdt
24ae3bed4d Implement POSIX.1-1988 UStar support without having to go through GNU tar 2013-07-17 18:35:02 +02:00
Lars Jung
a87500309a Shell packaging now uses passthru. 2013-07-16 20:47:38 +02:00
Lars Jung
160fd8ecbf Improves download extension. Updates option docs. 2012-10-13 23:58:52 +02:00
Lars Jung
a60d5556af Changes some API things. 2012-10-09 14:16:57 +02:00
Lars Jung
318fefbbfd More refactorings. 2012-10-06 22:49:09 +02:00
Lars Jung
42cfe55ef3 Cleans and improves PHP code. 2012-10-06 16:50:43 +02:00
Lars Jung
029872a212 More PHP refactorings. Fixes text preview. 2012-10-06 14:29:24 +02:00
Lars Jung
e53f261c69 Removes temp dir references. 2012-10-05 21:27:27 +02:00
Lars Jung
c71f891af2 Cosmetics. 2012-10-05 19:55:48 +02:00
Renamed from src/_h5ai/php/inc/Archive.php (Browse further)