Regarding the Enterprise edition. Especially with regards to Clustering.
I note it stated that clustered sites could be used for failover or load balancing.
Is there anything in place for automatic load-balancing or failover? Or does it come down to the connecting FTP client application pointing to the correct IP Address.
No, CompleteFTP doesn't directly implement failover or load-balancing. What it does is make sure that the configuration is synchronized across all nodes in a cluster. It doesn't synchronize files between nodes since this would normally be done using
DFS. Likewise, it doesn't automatically reassign IP address since this would normally be done by a load-balancing router or failover manager, which would be a device external to the machine on which CompleteFTP is installed.
I am curious to see if we should be requesting a license upgrade rather than a license renewal in order to address some high availability concerns.
Also:
http://www.enterprisedt.com/products/co ... tings.html specified a %FileLength% variable with the following description: "Length of the file in bytes, kB, MB or GB"
Can we use the formatting options to force the FileLength to always return bytes? So far when playing with the trial version of the software I have not been able to accomplish this.
Before I answer this, I just want to make sure that you're aware that CompleteFTP now includes a browser-based file-manager (see
here, which for many applications has obsoleted Apache-style HTTP directory-listings.
Anyway, the answer is no, you currently don't get a choice about how the length is provided, but we'd be happy to make modifications for you to allow you to control it. I suspect the simplest solution would be to provide an additional macro called something like %FileByteCount% that would return the number of bytes.
- Hans (EnterpriseDT)