ravaged1 Posted January 12, 2011 Posted January 12, 2011 Hello all, I did some searching but I did not find the answer I was looking for. Have a script to download database files, worked fine as http but we like to have them more secure with SSL. example: Local $nSize = InetGetSize("https://name:password@domain:port/databasefiles/log.ldf") MsgBox(0, "Size of File:", $nSize) ;Used For Testing Now I can't get access. Anyone ever download from a ISA (Microsoft Internet Security & Acceleration Server)before?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now