Top-Aktivitäten
Sehen Sie hier, wer zu den aktivsten Mitgliedern der aktuellen Woche zählt:
http://www.frontmotion.com/Firefox/download_firefox.htm:Part 1 (Parameter) setlocal set "http_proxy=http://192.168.254.254:80" set "mailserver=192.168.254.253" :Part 2 (checker) cd /d C:\script\wget\firefox del C:\script\wget\firefox\download_firefox.cmd dir /b C:\script\wget\firefox\*.msi>msi-vorher.ini call wget.exe -Y --proxy=on -N -i C:\script\wget\firefox\firefox.ini findstr "de.msi" C:\script\wget\firefox\download_firefox.htm|findstr "href">C:\script\wget\firefox\download_firefox.txt && goto download echo "Fehler kein Link gefunden - Struktur der Webseite wurde evtl. modifiziert">C:\script\wget\firefox\firefox.txt & goto mail :download for /f "usebackq tokens=3 delims=<:>" %%a in (C:\script\wget\firefox\download_firefox.txt) do echo wget -N http:%%a>>C:\script\wget\firefox\download_firefox.cmd call C:\script\wget\firefox\download_firefox.cmd dir /b C:\script\wget\firefox\*.msi>msi-nachher.ini fc C:\script\wget\firefox\msi-vorher.ini C:\script\wget\firefox\msi-nachher.ini && goto end echo "Neuer Firefox am %date:~-4%.%date:~-7,2%.%date:~-10,2% heruntergeladen.>C:\script\wget\firefox\firefox.txt :mail C:\script\wget\postie.exe -host:%mailserver% -to:TiMo.beil@administrator.de -file:C:\script\wget\firefox\firefox.txt -from:firefoxupdater -s:Firefoxupdater :copy2server for /f %%a in ('"dir /b C:\script\wget\firefox\*.msi"') do ( md \\server\freigabe\firefox\%%~na copy %%a \\\server\freigabe\firefox\%%~na ) :end



C:\script\wget\firefox>wget.exe -Y --proxy=on -N -i C:\script\wget\firefox\firef ox.ini && echo ja ||echo nein wget: useproxy: Please specify on or off. --15:15:35-- http://www.frontmotion.com:80/Firefox/download_firefox.htm => `download_firefox.htm' Connecting to xxx.xxx.xxx.xxx:80... connected! Proxy request sent, awaiting response... 200 OK Length: 34,711 [text/html] Local file `download_firefox.htm' is more recent, not retrieving. jaC:\script\wget\firefox>wget.exe -Y --proxy=on -N -i C:\script\wget\firefox\firef ox.inf && echo ja ||echo nein wget: useproxy: Please specify on or off. C:\script\wget\firefox\firefox.inf: No such file or directory No URLs found in C:\script\wget\firefox\firefox.inf. ja C:\script\wget\firefox>C:\script\wget\firefox>wget.exe -Y --proxy=on -N -i C:\script\wget\firefox\firef ox.ini |find "more recent" && echo ja ||echo nein wget: useproxy: Please specify on or off. --15:21:38-- http://www.frontmotion.com:80/Firefox/download_firefox.htm => `download_firefox.htm' Connecting to xxx.xxx.xxx.xxx:80... connected! Proxy request sent, awaiting response... 200 OK Length: 34,711 [text/html] Local file `download_firefox.htm' is more recent, not retrieving.
:setlocal set http_proxy=http://PROXY:80 cd /d D:\Skript\installer\vlc del D:\Skript\installer\vlc\download_vlc.cmd dir /b D:\Skript\installer\vlc\*.exe>exe-vorher.ini call D:\Skript\bin\wget.exe --no-proxy -N -i D:\Skript\installer\vlc\vlc.ini findstr "application/x-msdos-program" D:\Skript\installer\vlc\index.html>D:\Skript\installer\vlc\download_vlc.txt for /f "usebackq tokens=4 delims=<:>" %%a in (D:\Skript\installer\vlc\download_vlc.txt) do D:\Skript\bin\wget -N http://download.videolan.org/pub/videolan/vlc/last/win32/%%a>>D:\Skript\installer\vlc\download_vlc.cmd call D:\Skript\installer\vlc\download_vlc.cmd dir /b D:\Skript\installer\vlc\*.exe>exe-nachher.ini fc /b D:\Skript\installer\vlc\exe-vorher.ini D:\Skript\installer\vlc\exe-nachher.ini && goto end :LOG echo "Neuer vlc am %date:~-4%.%date:~-7,2%.%date:~-10,2% heruntergeladen.>>D:\Skript\LOG.txt :copy2server for /f %%a in ('"dir /b D:\Skript\installer\vlc\*.exe"') do ( md <Pfad zu Installationsdateien>\vlc copy %%a <Pfad zu Installationsdateien>\vlc ) :end REM PAUSE
C:\script\wget\vlc\vlc.txt http://download.videolan.org/pub/videolan/vlc/last/win32//snip if not exist C:\script\wget\vlc\index.html wget.exe -Y --proxy=on -N -i C:\script\wget\vlc\vlc.txt findstr "win32.exe" C:\script\wget\vlc\index.html |findstr /v "sha md5 asc">C:\script\wget\vlc\vlc-all.ini for /F "tokens=6 delims=><=" %%a in (C:\script\wget\vlc\vlc-all.ini) do echo http://download.videolan.org/pub/videolan/vlc/last/win32/%%a>C:\script\wget\vlc\vlc-down.ini ping localhost -n 10 >nul call wget.exe -Y --proxy=on -N -i C:\script\wget\vlc\vlc-down.ini for /F %%a in ('dir /b /OD C:\script\wget\vlc\vlc*.exe') do set lastvlc=%%a if exist \\server\freigabe\vlc\%lastvlc% goto end rem usw. \snap
C:\script\wget\vlc\vlc.txt http://download.videolan.org/pub/videolan/vlc/last/win32/:start cd /d C:\script\wget\vlc wget.exe -N http://www.videolan.org/vlc/download-windows.html ping localhost -n 5 >nul findstr "win32.exe" C:\script\wget\vlc\download-windows.html>C:\script\wget\vlc\vlc-all.ini for /F "tokens=4 delims='" %%a in (C:\script\wget\vlc\vlc-all.ini) do echo %%a>C:\script\wget\vlc\vlc-down.ini ping localhost -n 10 >nul call wget.exe -N -i C:\script\wget\vlc\vlc-down.ini




