Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - RNiK

Pages: [1]
1
Rightload - Official Forums / Re: is rightload still in development?
« on: March 11, 2010, 05:48:33 PM »



File & Image Uploader --> Here!

-Altho a bit different, u can do the same!
-upload your files to many different Filehosts!
-even in your own registered accounts if you want!
-They are all configured so u dont need plugins!
-No install needed!

UAO! :o

Impressive piece of software! It support an incredible amount of file/image hosting services and for many of them even registered account are managed. 8)

Thanks for the hint

P.S. File & Image Uploader Official Homepage is http://z-o-o-m.eu/ ;)

2
Rightload - Official Forums / Re: is rightload still in development?
« on: March 01, 2010, 12:27:10 PM »
I have the same doubt. ???

Last post of nk is 4 months old. :-\

3
Rightload - Official Forums / Re: Feature request: Proxy support
« on: January 11, 2010, 01:08:39 PM »
I'm behind an HTTP corporate proxy that requires authentication. My config.xml is something like this:
Code: [Select]
<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:
Code: [Select]
# 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

 ???

4
Rightload - Official Forums / Re: Feature request: Proxy support
« on: September 28, 2009, 10:04:04 AM »
There's no Server Protocol section at all in my config.xml. ???

Code: [Select]
<Rightload Version="1.8.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>
    <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>
  <Servers/>
</Rightload>

What I'm missing?

5
Rightload - Official Forums / Re: Feature request: Proxy support
« on: August 16, 2009, 09:57:05 PM »
Any news about proxy support in RightLoad? :-\

Is there any way I can help? I'm not a developer but I can be a beta tester.

6
Rightload - Official Forums / Re: Feature request: Proxy support
« on: April 21, 2009, 02:21:07 PM »
+1

I'm behind a corporate proxy that requires HTTP authentication. Please support this feature.

Thanks! ;)

Pages: [1]