Question
FTP Downloads
I use a CURL script that fetches the latest Adobe reader version and installs it as we install Adobe reader on all of our computers.
The script works fine as it always fetched the latest version.
however the CURL part that does the downloaded always gets stuck going extremely slow. (We get 300mbps)
Not sure if the FTP server is just limited to >400kbps. Or if it's a problem with my script?
Anyone else have this issue?
