Kinook Software Forum

Kinook Software Forum (https://www.kinook.com/Forum/index.php)
-   [VBP] General Discussion (https://www.kinook.com/Forum/forumdisplay.php?f=2)
-   -   Enhanced Zip - Including folder but not entire path (https://www.kinook.com/Forum/showthread.php?t=5126)

abc123 01-18-2013 03:12 PM

Enhanced Zip - Including folder but not entire path
 
Directory structure:
E:\Stuff\FolderIWant\SubFolders

I want to Zip up FolderIWant so that when I unzip, it includes FolderIWant and all its contents, but does not create a Stuff folder also.

What I'm currently trying is using E:\Stuff for the source folder and /FolderIWant in the Include: list. However, this is taking an extremely long time to process and I'm testing with very small files\folders so I believe it is the search for the folder in Include that is taking so long.

Any ideas on speeding up my current process or an entirely different way to do this efficiently?

kinook 01-18-2013 03:26 PM

One option: Copy or move the folder to be zipped into a temporary location (i.e., E:\Stuff\FolderIWant\SubFolders -> %TEMP%\work\Stuff\FolderIWant) and zip the temporary Stuff folder instead (ensuring that no other folders exist under the temp %TEMP%\work\Stuff folder).

abc123 01-18-2013 03:31 PM

Thanks for the quick reply.

I've used that process and it works fine, but occasionally these folders contain a significant amount of data and copying to another location and then zipping adds quite a bit of time to the process so I was hoping to find something a little more efficient.

kinook 01-18-2013 03:40 PM

Create a symbolic link rather than moving/copying.
http://technet.microsoft.com/en-us/l...=ws.10%29.aspx


All times are GMT -5. The time now is 07:03 AM.


Copyright © 1999-2023 Kinook Software, Inc.