Clever use of Thunder download after anti-virus implementation of automatic file classification

Source: Internet
Author: User

The Thunderbolt "after downloading completes the anti-virus" function, to most Reyou is an unusual function. In fact, we can small use of it, let Thunderbolt has the same as the Express "automatic file classification function."

Here I want to use the artifact of the "Batch processing":

1. We want to create a new text document, and then enter the following content, and save as "automatic file classification. bat".

@echo off

CD/D G:download

:: Switch to Thunderbolt's default download directory

If not exist Movie ul MD Movie

If not exist Software ul MD Software

:: To determine whether there are movie and software subdirectories, if not present (:: After the comment line, in fact, no input)

Move *.avi Movie

Move *.exe Software

:: Move the *.avi and *.exe files to the movie and software directories, and add the other files yourself

2. Below I want a small "tease" under the Thunderbolt, let it "download complete function" for my use.

Open Thunderbolt, click the "Tools" → "Configuration" → "download security."

Check the "Enable antivirus after download" checkbox, and then in other programs, browse the way to find just the "file automatic classification. bat".

Note: You have to make sure that the "specified format" contains the type of file you want to classify, and that nothing can be added to it yourself.

3. When the Thunderbolt downloads the file, set the "Storage category" to "downloaded" and confirm that the "store directory" is the directory of "automatic file classification. bat".

Tip: You can create a new folder, put a. bat file in it, and then in the "Storage Directory" to the folder.

OK, so the file you downloaded will be automatically divided into where it should be.

Note : More wonderful tutorials Please pay attention to the triple computer Tutorials Section

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.