I'm behind an
HTTP corporate proxy that requires authentication. My
config.xml is something like this:
<Rightload Version="1.9.0">
<Settings>
<SimpleMenu>False</SimpleMenu>
<Language></Language>
<DefaultTag>0</DefaultTag>
<AutoUpdate>False</AutoUpdate>
<History>True</History>
<Overwrite>0</Overwrite>
<DirectoryCreation>0</DirectoryCreation>
<TransferType>0</TransferType>
<TransferTypeAsciiExtensions>.cgi,.pl,.sh</TransferTypeAsciiExtensions>
<ThumbName>$file_thumb$ext</ThumbName>
<ThumbQuality>90</ThumbQuality>
<ThumbDefaultAction>0</ThumbDefaultAction>
<ThumbWidth>300</ThumbWidth>
<ThumbHeight>200</ThumbHeight>
<ThumbInfo>True</ThumbInfo>
<ThumbFrame>True</ThumbFrame>
<ResizeEnable>False</ResizeEnable>
<ResizeQuality>90</ResizeQuality>
<ResizeMaxWidth>800</ResizeMaxWidth>
<ResizeMaxHeight>600</ResizeMaxHeight>
<ResizeShow>False</ResizeShow>
<Log>True</Log>
<Minimize>False</Minimize>
<AutoURLPreview>False</AutoURLPreview>
<AutoClose>False</AutoClose>
<AutoCopy>False</AutoCopy>
<KeepOpen>False</KeepOpen>
<RememberWindowPositions>True</RememberWindowPositions>
<PassHash></PassHash>
</Settings>
<Plugins>
<Facebook Enabled="1"/>
<Imageshack Enabled="1" IsDefault="1"/>
</Plugins>
<Server Protocol="0" Description="MyProxy" ProxyType="4" ProxyHost="proxy.intranet.MyDomain.it" ProxyPort="3128" ProxyUsername="MyUsername" ProxyPassword="MyPassword" />
<Servers/>
</Rightload>
Trying to upload an image to my ImageShack account i get a
time-out error and RighLoad log show this:
# Rightload
# Language: it_IT
# DevIL: True
# Version: 1.9.0 Build: 1298
# Finished loading CFG.
# Command: "C:\Program Files\Rightload\Rightload.exe"
# Extracted 4 icons.
# ------------------------------
File added: animated_firefox_hh_snow_globe_by_kensaunders_200x250.png [L=0]
Queue has pictures.
11/01/2010 12.41.51 Connecting to "Plugin: Imageshack"...
11/01/2010 12.41.51 Connected.
11/01/2010 12.41.51 Uploading 1 files...
11/01/2010 12.41.51 Next file is "animated_firefox_hh_snow_globe_by_kensaunders_200x250.png" (47974 Bytes)
11/01/2010 12.46.51 !! Exception Exception in ProcessQueueAction: Upload failed - connect() timed out!
Showing message: "An error occured while uploading file animated_firefox_hh_snow_globe_by_kensaunders_200x250.png:
Upload failed - connect() timed out!"
11/01/2010 12.47.37 Queue action ended
11/01/2010 12.47.37 Queue done.
11/01/2010 12.47.39 [TUpload.Destroy]
# EOF