Scientific Exchange, Inc.
Supplier of HTS compounds
|
P.O.Box 918
Center Ossipee, NH 03814
USA
|
Phone: (603) 539 7436
Fax: (603) 539 7438
e-mail: sales@htscompounds.com
|
Instructions for automated file downloads
For easy and and hassle free downloading of our data files, we have created a batch file to run the downloading
procedure.
Benefits -
- You can download all files you want executing just one
command.
- You can easily create scheduled downloads of our regularly
updated files using Windows Scheduler or Unix crontab.
Instructions for Windows
Instructions for Unix/Linux
1. Batch file downloading instructions
for Windows
- Download "downloader.exe" program from here.
- Double-click on it and choose extract all files into "C:\Program Files\Downloader" directory
(you might need to create this directory yourself).
- Download batch file -"Download.bat". You
should slightly customize this file for your needs.
- Open it with
any text editor (Notepad or WordPad). Replace the following -
a). Replace words "username" and "password" with your username and
password for downloads.
b). Replace destination directory path with the one you want.
c). Remove lines with names of data files which you do not need. (full list of files to choose from is given
here).
- Double-click on the "Download.bat" file to run the downloads.
2. Scheduled downloading
instructions for Windows
- In "Control Panel", open "Scheduled Tasks" and double-click on "Add
Scheduled Task" icon.
- Follow Scheduled Task Wizard instructions to schedule the running the created
above "Download.bat" file in the time intervals you would like.
1. Batch file downloading instructions
for Unix/Linux
- Download this script file -
"download_hts".
- Set this file to be executable (>>chmod u+x download_hts)
- Edit this file. Replace the following -
a). Replace words "username" and "password" with your username and
password for downloads.
b). Replace the destination directory path with the one you want.
c). Remove lines with names of data files which you do not need. (full list of files to choose from is given
here).
- Run "download_hts" script
2. Scheduled downloading
instructions for Unix/Linux
- Set your crontab to run the "download_hts > null" script in time intervals
you would like..
Close this window