need to fix downloader which don't always handle transfert correctly
Logged In: YES user_id=83928
downloader works fine for zip and tgz files on windows. tar files doesn't work with IE, but some tests must be made on other platforms/browser
Logged In: NO
file downloader does not work for multiple files...
pat version 0.0.7 IE 6.0/win2k pro
when i select mutiple files and then goto the transfer menu > download... i just get a small file containing some html/java bout 669 bytes...
same result when u select as zip
patch for zip download
this is a fix for downloading with zip format. tar and tgz format are still buggy. doesn't recursively add folders and files
sometime download menu failed to send a correct zipped file.
seem to be broken in - single file but not multiple files at once(!) - when a folder is added to file list
reason : external download script buggy solution : move to PAT compressor script
found problem, which come from original unmodified code. fixed next time
Log in to post a comment.
Logged In: YES
user_id=83928
downloader works fine for zip and tgz files on windows. tar files
doesn't work with IE, but some tests must be made on other
platforms/browser
Logged In: NO
file downloader does not work for multiple files...
pat version 0.0.7
IE 6.0/win2k pro
when i select mutiple files and then goto the transfer menu >
download... i just get a small file containing some html/java
bout 669 bytes...
same result when u select as zip
patch for zip download
Logged In: YES
user_id=83928
this is a fix for downloading with zip format. tar and tgz format
are still buggy. doesn't recursively add folders and files
Logged In: YES
user_id=83928
sometime download menu failed to send a correct zipped
file.
seem to be broken in
- single file but not multiple files at once(!)
- when a folder is added to file list
reason : external download script buggy
solution : move to PAT compressor script
Logged In: YES
user_id=83928
found problem, which come from original unmodified code.
fixed next time