new project requiring zipping and ftping.

  • Thread starter Thread starter Morris
  • Start date Start date
M

Morris

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
 
Morris, Just as an after thought... You are aware that you can zip and unzip
files with regular Windows applications, are you not?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top