Will not download

Will not download

Postby jc3iii77 » 22.01.2016, 19:37

It will not download. I tried to follow the other post who had problems, but I did not understand how they fixed the problem. I attached the file so someone can read it. I hope someone can help. Thank You.

It will not let me attach the document. I figured out what to do, but I cant make changes to the static folder. Every time I do make changes. The file gets changed back to the original.
Last edited by jc3iii77 on 23.01.2016, 01:45, edited 1 time in total.
jc3iii77
 

Re: Will not download

Postby boco » 23.01.2016, 00:16

There's no attachment.
Microsoft update catalog: http://catalog.update.microsoft.com/v7/site/
Windows Install media download: https://support.microsoft.com/en-us/help/15088/windows-create-installation-media
boco
 
Posts: 2398
Joined: 24.11.2009, 17:00
Location: Germany

Re: Will not download

Postby jc3iii77 » 23.01.2016, 00:30

OK. Sorry about that. I did figure out how to correct it, but for some reason every time I change the file. It gets changed right back to the original. I dont know if its my computer or the program itself. It sounds crazy, but its happening.
jc3iii77
 

Re: Will not download

Postby aker » 23.01.2016, 22:27

Which file did you change?
Wer Rechtschreibfehler findet, darf sie behalten oder an den Meistbietenden versteigern. / Everybody finding a misspelling is allowed to keep or sell it.
aker

WSUS Offline Update „Community Edition“
https://gitlab.com/wsusoffline/wsusoffline/-/releases
aker
 
Posts: 3999
Joined: 02.03.2011, 15:32

Re: Will not download

Postby jc3iii77 » 24.01.2016, 02:29

I went into the Static folder and tried to change the StaticDownloadFiles-modified file, but it keeps on changing itself back to the original. I did that based off what I read form the other post.
jc3iii77
 

Re: Will not download

Postby aker » 24.01.2016, 10:34

The file StaticDownloadLinks-modified.txt will be downloaded every time from http://download.wsusoffline.net/StaticDownloadFiles-modified.txt.
But changing this file should not cause any change in wsusou's behaviour (if you're using the most recent version).
What did you put in the file and which post did you read, telling, that you need to change that file?
Wer Rechtschreibfehler findet, darf sie behalten oder an den Meistbietenden versteigern. / Everybody finding a misspelling is allowed to keep or sell it.
aker

WSUS Offline Update „Community Edition“
https://gitlab.com/wsusoffline/wsusoffline/-/releases
aker
 
Posts: 3999
Joined: 02.03.2011, 15:32

Re: Will not download

Postby ewb3 » 25.01.2016, 02:17

jc3iii77,

Once you install wsusoffline, go into the static folder and highlight StaticDownloadLinks-sysinternals file. RIGHT-CLICK and choose 'Edit'. Once you change the url's to lower case, simply do a 'save'. It'll stay the same after that.
The error is to 'open' the file in your text editor then allow the editor to save the file in the 'editors' default directory which won't be the 'static' directory. I made the same rookie mistake. Once I used the 'edit' function, it pulled everything without ah hitch.

Pax,
ewb3
ewb3
 

Re: Will not download

Postby hbuhrmester » 25.01.2016, 11:53

Maybe it helps to better understand the mechanism "Update static download definitions". This mechanism is used to update single files within the static directory. It is a two-step approach:

First, the link http://download.wsusoffline.net/StaticD ... dified.txt is downloaded to the static directory.

Second, all links within the file StaticDownloadFiles-modified.txt are downloaded to the static directory as well.

Right now, you can see how this is used to update the file StaticDownloadLinks-sysinternals.txt. The download links for the Sysinternals utilities have changed from mixed-case to all lower-case, and the file StaticDownloadLinks-sysinternals.txt had to be changed accordingly:

viewtopic.php?f=3&t=5387
viewtopic.php?f=3&t=5390

Therefore, the file StaticDownloadFiles-modified.txt contains a download link for a new version of the file StaticDownloadLinks-sysinternals.txt, and then this file is replaced.

So, in this case the result will be okay.



But for older versions of WSUS Offline Update it is still recommended to make all changes manually as needed. Then you should add two lines to the section [Miscellaneous] of the file UpdateGenerator.ini:

Code: Select all
skipsdd=Enabled
checkouversion=Disabled


If you use the script DownloadUpdates.cmd directly on the command-line, you can add the parameter /skipsdd



As a side note, the file StaticDownloadFiles-modified.txt should not get downloaded all the time. wget is set to compare the timestamps of the local and the remote file, and it should only download the file, if the file modification date on the server is newer.

But wget will also download a file, if the file size is different, regardless of the file modifications dates. Some call this a bug, and it can be annoying: Sometimes wget may replace a newer file with an older version of the same file.

wget-1.17 probably changes this, but I didn't try it yet. aria2 only compares the timestamps, not the file sizes.
hbuhrmester
 
Posts: 525
Joined: 11.10.2013, 20:59


Return to Download

Who is online

Users browsing this forum: No registered users and 379 guests