Dcc Get Folders Dialog » History » Version 3
Per Amundsen, 02/11/2020 01:44 AM
| 1 | 1 | Per Amundsen | {{>toc}} |
|---|---|---|---|
| 2 | |||
| 3 | h1. Dcc Get Folders Dialog |
||
| 4 | |||
| 5 | Save dcc file transfers matched by file extensions to a specific folder. |
||
| 6 | |||
| 7 | 3 | Per Amundsen | !DccGetFolders.png! |
| 8 | 1 | Per Amundsen | |
| 9 | h2. File extensions |
||
| 10 | |||
| 11 | File extensions to match. |
||
| 12 | |||
| 13 | 3 | Per Amundsen | _Use ; or , as separator for adding multiple file extensions._ |
| 14 | |||
| 15 | h2. Regex |
||
| 16 | |||
| 17 | Indicates the file extension is a [[Scripting_Regex+regular expression]] pattern. |
||
| 18 | 1 | Per Amundsen | |
| 19 | h2. Folder |
||
| 20 | |||
| 21 | Folder to save the files. |
||
| 22 | |||
| 23 | 2 | Per Amundsen | h2. Sort files by nickname |
| 24 | |||
| 25 | If enabled files will be sorted by a separate sub-folder for each nickname inside *Folder*. |
||
| 26 | |||
| 27 | 1 | Per Amundsen | h2. Open with |
| 28 | |||
| 29 | On successful file transfer, open the file with a program. |
||
| 30 | |||
| 31 | h2. Run command |
||
| 32 | |||
| 33 | On successful file transfer, run a command with the filename as a parameter. |
||
| 34 | |||
| 35 | _The command will be evaluated and can contain [[Scripting_Identifiers|identifiers]]._ |