Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 449 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 449 Bytes

downloadBinary

script for downloading bookkit binary files

How to run

npm install 
node src/other/downloadBinary.js bookKitUrl binaryFileCode pathToDownloadDir pathToPasswordFile

example:

node src/other/downloadBinary.js  https://uuapp.plus4u.net/uu-bookkit-maing01/1111111 myFileNameCode /Users/me/Downloads /tmp/passwordFile

password file

accessCode1=mysecret1
accessCode2=mysecret2