my customized download

bahada
10/21/2010 11:34 am
hi,

first, i want to thank you all for the hard work and especially the oe admins

i am using a registered version of offline explorer entreprise and want a complete tuto but not found it so these are my problems please help me :

1
don't want to parsing urls containins *register* or *login* even if the url is site.com/index.cfm?method=read&login=1

2
want offline explorer to rename this file site.com/?dl=XXXXXX like when i download it manually azer.zip and not another name like dlXXXXX or something like this

3
not to download files that i have already downloaded manually like site.com/zips/?dl=XXXXXXX
(i placed them in the directory zips in my project folder)

4
hox to update all files but not overwrite zip files

5
is it possible to modify lines like this
newlocation = "index.cfm?method=home.downloadnow&type=word&cate=supportfiles&contentid=*"
by
newlocation = "an automated name"
when found in html files ?


thank you very match
Oleg Chernavin
10/21/2010 12:24 pm
1. Please use Project Properties - URL Filters - Filename to add these keywords to the Excluded list.

2. I need some particular example to understand. Usually, the server supplies the alternative name for such URLs and Offline Explorer saves the file under this name automatically.

3. & 4. Check the Skip Existing Media files in the Project Properties dialog.

5. What is "an automated name"?

Best regards,
Oleg Chernavin
MP Staff
bahada
10/23/2010 04:13 pm
hi, thank you very match for the quick reply

for the automated name i mean :

in the source code of an html file that i downloaded with oe i found this

index.cfm?method=home.downloadnow&type=word&cate=supportfiles&contentid=10

in a javascript and not downloaded it's a zip file named by the server word_10.zip

the script is known to have problems with firefox and work only in internet explorer

so i want to modify, if possible automatiquelly, the script in the hmls (downloaded with oe) to work in firefox and to download the zip files manually if not possible with oe

for the point 2 i am sorry it's dl.php?i=XXXXXX and not site.com/?dl=XXXXXX however i can't share the url with other person than you

sorry for my bad english because i am frensh
Oleg Chernavin
10/25/2010 07:48 am
You can use the URL Substitutes feature of Offline Explorer Pro version:

http://www.metaproducts.com/download/opsetup.exe

It is located in the Project Properties dialog - Parsing section. If you will be unable to make it work, let me know the two URLs - the initial one you want to convert and the final converted one. I will make the conversion rule for you.

Oleg.
bahada
10/27/2010 04:55 am
thank you very match

i will try it and tell you if it works in few days
Oleg Chernavin
10/27/2010 07:45 am
OK. I will wait.

Oleg.