I'm trying to backup to an FTP account. Everything works, except - the ZIP package constraints are being ignored. The backup set consists of 115,000 files totalling 5Gb. I have zip packages enabled with 1000 files maximum per package and 20 Mb maximum zip size.
When I run the profile, it scans the files and then proceeds to write one zip file 5Gb in size. When it has finished this it uploads the single 5Gb file to the FTP destination.
I'm sure this worked before, but this is the first time I have tried FTP as a destination. I also have encryption of file and folder names turned on.
Will either of these cause the package settings to be ignored?
Running 7.91a 64-bit
** UPDATE **
- Tried repeating the exercise with the destination as a local folder, encrypted names and folders enabled - same result - I got one 5Gb file created with an encrypted name.
- Tried without encrypted names or folders, destination as FTP. This time the ZIP constraints were honoured.
I need to explain the objective here. I want to sync the fileset (5Gb, 100,000-odd files) to an FTP server. I like the encrypted filenames and folders - it's another level of security. The server host places limits however on the maximum number of "nodes" (files/folders) allowed, so I cant just upload an image of the files that has 100,000 encrypted Zip files. This where zip packages come in, except it seems that zip packages are incompatible with encrypted filenames and/or folder names