Zip a folder with password protection at folder level using Java
I’m trying out an automation which needs to zip a folder and password protect it at folder level.
I used zip4j and able to achieve the password protection at file level only.
I’m trying out an automation which needs to zip a folder and password protect it at folder level.
I used zip4j and able to achieve the password protection at file level only.