batchadding a tarball batchadding a tarball
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

batchadding a tarball

Started by Ciccio, March 07, 2005, 12:29:33 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Ciccio

Hi,

I have a problem with batchadding a tarball, it simply doesn't want to do it.

I have tested it with a small tarball and a big one, and I only get the icon for PB
PB : means that the file could not be added, check your configuration and the permission of directories where the files are located
the directory in which the file is located is with chmod 777 so it shouldn't be a problem.
The filesize is not the issue cause i have changed it to big enough like 400MB
The only thing which it could be is that a tar ball is not allowed to be batchadded, I checked it out in the config on the place allowed files and it said ALL.  Unfortunately i could not find what ALL contains.  does it contain a tarball?

any help would be apriciated.
"Several billion trillion tons of superhot exploding hydrogen nuclei rose slowly above the horizon and managed to look small, cold and slightly damp."

Ciccio

Problem solved,

tar was not a known extension.  It took me a while before I relised that the extension was in the mysql database so I added a new line to the filetype table in the copermine database.  I added

tar | application/tar | document into that table


sorry for the stupid question


ciccio
"Several billion trillion tons of superhot exploding hydrogen nuclei rose slowly above the horizon and managed to look small, cold and slightly damp."