|
General Settings - File Viewer & Editor
|
Previous Top Next |
| · | File Viewer Settings specify which application is started when the View command is selected from the menu. When the user selects the View command for the remote file, the file is first downloaded and then opened with the matching application.
|
| · | File Editor Settings specify which application is started when the Edit command is selected from the menu. When the user selects the Edit command for the remote file, the file is first downloaded and then opened with the matching application. After editing is complete, the file is uploaded.
|
| 1. | Filename Mask - List of filename extensions used for matching rule criteria (like *.exe and *.txt)
|
| 2. | Action - What is done when a matching extension is found:
|
| · | Open file using Windows associations (normally applications register extensions when they are installed. Windows uses these registered extensions to determine what application should be opened to edit each extension).
|
| · | Open the file using the 3D-FTP Text Editor
|
| · | Open the file using a selected application (user can select any application name)
|
| · | Execute the file
|
|
Filename Mask
|
Matches
|
|
*.txt
|
All filenames with .txt extension
|
|
*.doc
|
All filenames with .doc extension
|
|
*.htm*
|
All filenames with .htm .html .htmlx (etc.) extensions
|
|
*.lo?
|
All filenames with .log .lox .loa .loo (etc.) extensions
|
|
readme;read.*;*.txt
|
Filenames like Readme, read.txt, read.log, read.me, filename1.txt, sample2.txt (etc.)
|