Compression question...

Core FTP client questions and answers
Post Reply
chisb009
Posts: 5
Joined: Fri May 29, 2009 10:54 pm

Compression question...

Post by chisb009 »

What I am attempting to do is the following:

Zip up a full directory of files (different zips of different directories);
Encrypt all the zip files;
Schedule the upload of the encrypted zip files to an FTP site.

What occurs is zip files on the FTP server that's 46 b's in size that contain no data. The only method that works is to not use compression, however that prevents a zip file in the end.
The method I am trying to use is to select compress in the file display window while the directory that I want to zip is selected. I would assume this method should select all files and directories within the selected directory however it isn't. I am using version 2.1 build 1643. Any help is greatly appreciated.

Thanks,

Chris
Post Reply