I need a solution
I am working on setting up a new LU Admin 2.3.1 server (migrating from 1.x). I download definitions and then move then to a Distribution Center on the same server and have an FTP site via IIS to the distribtution center. Within IIS I have the Anonymous access enabled as "IUSR" with no password. The IUSR account has read access to the Distribution Center/FTP root directory
On the SEPM in the LU policy, I have the FTP URL setup as the pasted below.
URL: ftp://10.x.x.x.
Username: IUSR
Password: "blank"
When I run LiveUpdate on the client running this LU policy, I get the error below.
Initializing...
Connecting to 10.xx.xxxx.xxx (blanked out for security reasons)
Connected to LiveUpdate server successfully.
There are 10 update(s) to be downloaded.
Downloading catalog file (1 of 10) failed.
Downloading catalog file (2 of 10) finished.
Downloading catalog file (3 of 10) finished.
Downloading catalog file (4 of 10) failed.
Downloading catalog file (5 of 10) finished.
Downloading catalog file (6 of 10) finished.
Downloading catalog file (7 of 10) finished.
Downloading catalog file (8 of 10) finished.
Downloading catalog file (9 of 10) failed.
Downloading catalog file (10 of 10) failed.
Encountered an error while downloading file sepc$20virus$20definitions$20win32$2012.1$20ru2$20h_microdefsb.error_symalllanguages_livetri.zip.
Encountered an error while downloading file sepc$20virus$20definitions$20win32$2012.1$20ru2$20h_microdefsb.curdefs_symalllanguages_livetri.zip.
Encountered an error while downloading file sepc$20iron$20whitelist$2012.1$20ru2_microdefsb.curdefs_symalllanguages_livetri.zip.
Encountered an error while downloading file sepc$20iron$20revocation$20list$2012.1$20ru2_microdefsb.curdefs_symalllanguages_livetri.zip.
Session summary: 0 update(s) available, 0 update(s) installed.
LiveUpdate session is complete.
Any ideas?