Y
yawesome
I am using Microsoft.VisualBasic.Devices.Network to download a file
from a server to a PC and am receiving a 404 error. The file is in teh
download location but it has 0kb.
Does anyone have any idea why it's bombing?
oNet.DownloadFile(URL, FIRMWAREPATH & "\update\update.tt", "name",
"pwd", True, 1000, True)
from a server to a PC and am receiving a 404 error. The file is in teh
download location but it has 0kb.
Does anyone have any idea why it's bombing?
oNet.DownloadFile(URL, FIRMWAREPATH & "\update\update.tt", "name",
"pwd", True, 1000, True)