Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Possible to download a file via script?

Featured Replies

Hi,

I have following scenario. Once time in the week we have to download the mcafee superdat file. Now i am looking for a script which downloads it from a http page. I looked for a ftp site but i had no luck.

Another problem is, that we are using a proxy with autentification.

Hope u can held me

cu later

  • Author

sorry, i am not sure what u mean.

i want to download something from a http site and not from a ftp.

and as second difficulty there also a proxy server which needs an authentification :/

cu later

  • 3 weeks later...

If you could use ftp, the files are located at:

ftp.nai.com/commonupdater/

Note /commonupdater/ is a hidden folder. This is the site Enterprise 7 and 8 are defaulted to for their updates.

create 2 files

1st file call it ftp.txt

user anonymous
helpdesk@microsoft.com
prompt off
binary
cd /pub/antivirus/datfiles/4.x
mget sdat*.exe
bye

2nd file call it get superdat.bat

@echo off
title getting superdat file
ftp -n -s:ftp.txt ftp.nai.com

then you can schedule the superdat.bat to download superdats every day!

i zipped up the code...

getsuperdats.zip

Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.