Hi guys,
I have an ftp server that I need to copy files from.
The files are big, so i need to compress them first before i can download them. How do I do this in VB.net
I can see all the directories and files using asp.net and vb.net, but I just need to compress those files and download the to my local machine
Thanks advance