Socialify

Folder ..

Viewing dataset_downloader.bat
8 lines (6 loc) • 360.0 B

1
2
3
4
5
6
7
8
@echo off

echo "Downloading Dataset"
wget "https:/\github.com\luciferreeves\Network-Intrusion-Detection\releases\download\dataset\2020.10.01.csv" "-q" "--show-progress" || echo "
Wget not found!!! Please Install wget to run this script. 

Wget GNU Page: https:/\www.gnu.org\software\wget\ 
Wget for Windows: http:/\gnuwin32.sourceforge.net\packages\wget.htm"