Donate Share

PhpZip Application

Tracker: Bugs

5 file path not removed - ID: 2854066
Last Update: Tracker Item Submitted ( nobody )

$temp_dir = "/var/www/vhosts/websitename.co.nz/scheduled/temp/stemp/";
$file_path = "/home/ftparchive/photos.zip";
$archive = new PclZip($file_path);
if ($archive->create($temp_dir,PCLZIP_OPT_REMOVE_ALL_PATH) == 0)
{
... but in the zip file each file still shows a path value of: "stemp/"

Steve


Nobody/Anonymous ( nobody ) - 2009-09-08 04:33

5

Open

None

Vincent Blavet

PclZip Library

None

Public


Comments




Log in to comment.

No follow-up comments have been posted.

Attached File

No Files Currently Attached

Change

No changes have been made to this artifact.