This class is used to instantiate a 'webget' object and assign to it the remote WEB address, path and file using setRemoteSite(), setRemotePath() and setRemoteFile() . Use the setMode() method to choose between AUTO LOAD, FORCED LOAD or CHECK BUT DONT LOAD. Finally the actual transfer can be carried out with the grabWEBFile() method. The getWEBFile() method uses an object of class QUANTAnet_tcpClient_c to perform the connectToServer() and the I/O operations.
webgrab webserver webpath webfilename localpath localfilename
eg:webgrab www.evl.uic.edu spiff/images blazer.gif /netusr/evl/spiff blazer.gif
for more information: Post your questions online on the Quanta forum page.