I wish to download a 50Mb pkg installer from a website onto macs. when I run the bellow command it only downloads 152 bytes of the pkg instead of 50Mb. What am I doing wrong?
curl https://somewebsite.com/packname.pkg -o /Users/Shared/packagename.pkg
I wish to download a 50Mb pkg installer from a website onto macs. when I run the bellow command it only downloads 152 bytes of the pkg instead of 50Mb. What am I doing wrong?
curl https://somewebsite.com/packname.pkg -o /Users/Shared/packagename.pkg
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.