Hi,
I am working on a project that retrieves a zip file via ftps from a server using an automated script and I wanted to write vbscript script that automates the unzip operation. So far I got this script but it only creates an empty target folder and there are no files. Please help. I have included the zip file i am working with.
I am working on a project that retrieves a zip file via ftps from a server using an automated script and I wanted to write vbscript script that automates the unzip operation. So far I got this script but it only creates an empty target folder and there are no files. Please help. I have included the zip file i am working with.
Comment