Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I've got this macro which is supposed to convert the .zip file to self-extracting one (and changing the filename). I know it can be dan with commandline of WinZip, but read somewhere that there exist free ZIP libraries for VBA - have you ever used that, or can you point me to a useful link? After that the file is supposed to be automatically ftp uploaded, and I'd like to use sftp protocol if possible. Does Windows XP support any system built-in client? Or agaian - are there any libraries for this? Thanks, Morris |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
See this site: http://www.winzip.com/
"Morris" wrote: Hi, I've got this macro which is supposed to convert the .zip file to self-extracting one (and changing the filename). I know it can be dan with commandline of WinZip, but read somewhere that there exist free ZIP libraries for VBA - have you ever used that, or can you point me to a useful link? After that the file is supposed to be automatically ftp uploaded, and I'd like to use sftp protocol if possible. Does Windows XP support any system built-in client? Or agaian - are there any libraries for this? Thanks, Morris |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Morris, Just as an after thought... You are aware that you can zip and unzip
files with regular Windows applications, are you not? "JLGWhiz" wrote: See this site: http://www.winzip.com/ "Morris" wrote: Hi, I've got this macro which is supposed to convert the .zip file to self-extracting one (and changing the filename). I know it can be dan with commandline of WinZip, but read somewhere that there exist free ZIP libraries for VBA - have you ever used that, or can you point me to a useful link? After that the file is supposed to be automatically ftp uploaded, and I'd like to use sftp protocol if possible. Does Windows XP support any system built-in client? Or agaian - are there any libraries for this? Thanks, Morris |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Zipping the current Excel Spreadsheet with PkZip | Excel Programming | |||
How can I reduce the size of my Excel file without zipping it? | Excel Discussion (Misc queries) | |||
Zipping a Protected Workbook | Excel Programming | |||
Zipping a file | Excel Programming | |||
Zipping Excel files | Excel Programming |