Packing error

Post comments and suggestions for RoboTask here
Post Reply
MagicX
Posts: 7
Joined: Mon May 24, 2004 3:02 am

Packing error

Post by MagicX »

Hi,when using the "Junk
Folder Names" option, zip packing fails.Alexander
Oleg
Site Admin
Posts: 3014
Joined: Thu Jan 01, 1970 1:00 am
Contact:

Packing error

Post by Oleg »

Maybe some subfolder contain file with same name as in parent folder (or in another subfolder). This option is working fine when all names of files are unique. Also you can turn off "Include subfolder" option.
MagicX
Posts: 7
Joined: Mon May 24, 2004 3:02 am

Packing error

Post by MagicX »

Was my fault, i thought the option would truncate the path name leading to the parent. Because currently packages have the full root folder information embeded, not really usefull for distributions.I build around it for now, by not using the integrated packing option.Alexander
Oleg
Site Admin
Posts: 3014
Joined: Thu Jan 01, 1970 1:00 am
Contact:

Packing error

Post by Oleg »

Also you can do so:

change folder
pack files *.* with subfolders

This algorithm packs files without full path names, only from current folder.
Post Reply