Jump to content
Ketarin forum

Problem with downloading File with ending .7z


KlausW
 Share

Recommended Posts

Hello all together which are working on Ketarin
it is a real great programm

 

 

Yes i know it sounds strange !!

 

My Problem:

i use the appended z7ipK-64 for downloading 7-zip from sourceforge. Works very well.
Then i make a copy and rename it to z7-extra and change only the name of the File to Download
in the Variables Field url

 

and then i get the Error

 7-Zip-extra2: Failed, Ungültiger URI: Das URI-Format konnte nicht bestimmt werden.(means wrong URI-Locator)

 

i have this Problem only with ending .7z

Maybe there is the/a Problem?

 

greetings from Germany

Klaus

 

 

 

7zipK-64.xml

7zipK-extra.xml

Link to comment
Share on other sites

Hello Klaus,

 

your problem is a missing start/end value or regular expression for the url variable. Switch to 'Content from URL (Regular Expression)' and use something like

Problems with the download.*?href="(.+?)"

zwischenablage01iku0n.jpg

 

Sorceforge also requires a valid user agent as far as I remember. You can use the following one in this case:

Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0
Link to comment
Share on other sites

 

Sorceforge also requires a valid user agent as far as I remember. You can use the following one in this case:

Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0

 

Better use Wget  as "user agent" or you may get caught to redirect loop ;)

Wget/1.9.1
Link to comment
Share on other sites

Never had 'redirection loops' problems in the past.

 

Well, I seem to be always get caught, when trying to download something from Sourceforge, hence using Wget as Useragent to avoid it.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.