Unsolved
This post is more than 5 years old
4 Posts
0
7885
April 30th, 2009 16:00
Proxy Server Address In Content Manager
Customer does not have a proxy server on the network. What values do they input to initiate the download for the custom SUU?
0 events found
No Events found!


Scott Hanson
342 Posts
0
May 7th, 2009 12:00
dave_sutton
4 Posts
0
May 7th, 2009 15:00
Scott Hanson
342 Posts
0
May 8th, 2009 11:00
The only configuration file is the content.ini located in the same directory :
[content]
ftpsite = ftp://ftp.dell.com
contentloc = ftp
suuftp = on
You can try changing "contentloc = ftp" to "contentloc = http" .... this assumes that if you type http://ftp.dell.com in the browser that it will work.
Give that a try.
dave_sutton
4 Posts
0
May 8th, 2009 12:00
Dave,
Yes, I can get to the FTP site via the command line.
C:\Users\scottc>ftp
ftp> open ftp.dell.com
Connected to ftp.ins.dell.com.
220 Microsoft FTP Service
User (ftp.ins.dell.com:(none)): anonymous
…
230 Anonymous user logged in.
Modifying content.ini’s “contentloc = ftp” to “contentloc = http” didn’t work, same error. I also tried changing “ftpsite = http://ftp.dell.com”, same error. In IE I can pull up both ftp://ftp.dell.com and http://ftp.dell.com.
Scott Hanson
342 Posts
0
May 11th, 2009 09:00
Have they tried it on a different machine, perhaps on a different subnet ?
dave_sutton
4 Posts
0
May 11th, 2009 15:00
thanks.