Archived Forum Post

Index of archived forum posts

Question:

MIgrating from 9.1.2.0 to 9.5.0.56

Mar 29 '17 at 10:57

I'm migrating an old application from 9.1.2.0 to 9.5.0.56, and have few questions...

The Zip.AppendOneFileOrDir() method now has a Boolean added; the old method didn't have one. The Release Notes don't mention why the flag was added, was it to add support for the conversion from absolute to relative, or to add the ability to remove it?

The old Zip.Unlock() and SFtp.Unlock() methods are now gone and this isn't mentioned in the Release Notes. Is the UnlockComponent() method the new replacement method for it, or did the old Unlock() method have a different function?