Skip to content
Snippets Groups Projects
Commit a55c65e8 authored by rswindell's avatar rswindell
Browse files

Added new transfer protocol command-lines and native program list configuration

examples.
parent 48d965b8
No related branches found
No related tags found
No related merge requests found
...@@ -385,48 +385,52 @@ Default Configuration (SCFG) Screen-shots ...@@ -385,48 +385,52 @@ Default Configuration (SCFG) Screen-shots
3: Access Requirements UNIX 3: Access Requirements UNIX
[File Transfer Protocol] [File Transfer Protocol]
1: Mnemonic (Command Key) X 1: Mnemonic (Command Key) X
2: Protocol Name Xmodem (SZ) 2: Protocol Name Xmodem (SZ)
3: Access Requirements UNIX 3: Access Requirements UNIX
4: Upload Command Line rz --xmodem 4: Upload Command Line rz --xmodem
5: Download Command Line sz --xmodem %f 5: Download Command Line sz --xmodem %f
6: Batch UL Command Line 6: Batch Upload Command Line
7: Batch DL Command Line 7: Batch Download Command Line
8: Bidir Command Line 8: Bi-dir Command Line
9: Uses DSZLOG No 9: Native (32-bit) Executable Yes
10: Supports DSZLOG No
[File Transfer Protocol] [File Transfer Protocol]
1: Mnemonic (Command Key) Y 1: Mnemonic (Command Key) Y
2: Protocol Name Ymodem (SZ) 2: Protocol Name Ymodem (SZ)
3: Access Requirements UNIX 3: Access Requirements UNIX
4: Upload Command Line rz --ymodem 4: Upload Command Line rz --ymodem
5: Download Command Line sz --ymodem %f 5: Download Command Line sz --ymodem %f
6: Batch UL Command Line rz --ymodem 6: Batch Upload Command Line rz --ymodem
7: Batch DL Command Line sz --ymodem %s 7: Batch Download Command Line sz --ymodem %s
8: Bidir Command Line 8: Bi-dir Command Line
9: Uses DSZLOG No 9: Native (32-bit) Executable Yes
10: Supports DSZLOG No
[File Transfer Protocol] [File Transfer Protocol]
1: Mnemonic (Command Key) Z 1: Mnemonic (Command Key) Z
2: Protocol Name Zmodem (SZ) 2: Protocol Name Zmodem (SZ)
3: Access Requirements UNIX 3: Access Requirements UNIX
4: Upload Command Line rz -p -R 4: Upload Command Line rz -p -R
5: Download Command Line sz %f 5: Download Command Line sz %f
6: Batch UL Command Line rz -p -R 6: Batch Upload Command Line rz -p -R
7: Batch DL Command Line sz %s 7: Batch Download Command Line sz %s
8: Bidir Command Line 8: Bi-dir Command Line
9: Uses DSZLOG No 9: Native (32-bit) Executable Yes
10: Supports DSZLOG No
[File Transfer Protocol] [File Transfer Protocol]
1: Mnemonic (Command Key) K 1: Mnemonic (Command Key) K
2: Protocol Name Kermit (G-Kermit) 2: Protocol Name Kermit (G-Kermit)
3: Access Requirements UNIX 3: Access Requirements UNIX
4: Upload Command Line gkermit -q -P -r -a %f 4: Upload Command Line gkermit -q -P -r -a %f
5: Download Command Line gkermit -q -P -s %f 5: Download Command Line gkermit -q -P -s %f
6: Batch UL Command Line 6: Batch Upload Command Line
7: Batch DL Command Line gkermit -q -P -s %s 7: Batch Download Command Line gkermit -q -P -s %s
8: Bidir Command Line 8: Bi-dir Command Line
9: Uses DSZLOG No 9: Native (32-bit) Executable Yes
10: Supports DSZLOG No
[Native (32-bit) Program List] [Native (32-bit) Program List]
1: cmd.exe 1: cmd.exe
...@@ -434,13 +438,8 @@ Default Configuration (SCFG) Screen-shots ...@@ -434,13 +438,8 @@ Default Configuration (SCFG) Screen-shots
3: csh 3: csh
4: bash 4: bash
5: node 5: node
6: sz 6: zip
7: rz 7: unzip
8: gkermit
9: zip
10: unzip
11: pkzip25
12: jsexec
[Pico (Pine Composer) Editor] [Pico (Pine Composer) Editor]
1: Name Pico (Pine Composer) 1: Name Pico (Pine Composer)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment