Technical Notes |
|
The F-Secure manual incorrectly defines the sftp2.exe -b and -B parameters. These parameters are defined as follows:
| SFTP2.EXE Parameter |
Use |
| -b |
This parameter is used to determine the buffer size. Syntax: sftp2.exe b <buffer size> Example: sftp2.exe b 128 |
| -B |
This parameter is used to define a batch file that should be run. Syntax: sftp2.exe B <filename> Example: sftp2.exe B batchfile.txt(Note: In early versions of F-Secure SSH, -b was used to provide this functionality.) |
For further information about sftp2, see the F-Secure SSH help topic, Using sftp2.