Hi.
I want to use "Download.v11" AMS8 plugin and "Download_Sample.apz" but i want to edit script to
connect to server via UserName and Password then download "update.ini" file and read list of file name
and check file for every 90 minute ( if file not exist or version and file size changed) then
download all file from server .
my update.ini file :
[ZXRFile]
file=updatefile1.exe
size=22671106
version=1239
[ULFile]
file=updatefile2.exe
size=05123006
version=3549
[PXFile]
file=updatefile3.exe
size=1512306
version=4564
[QXFile]
file=updatefile4.exe
size=112330
version=4564
Thanx
I want to use "Download.v11" AMS8 plugin and "Download_Sample.apz" but i want to edit script to
connect to server via UserName and Password then download "update.ini" file and read list of file name
and check file for every 90 minute ( if file not exist or version and file size changed) then
download all file from server .
my update.ini file :
[ZXRFile]
file=updatefile1.exe
size=22671106
version=1239
[ULFile]
file=updatefile2.exe
size=05123006
version=3549
[PXFile]
file=updatefile3.exe
size=1512306
version=4564
[QXFile]
file=updatefile4.exe
size=112330
version=4564
Thanx
Comment