Hi,
I cannot seem to find any details, either at
https://www.pragmasys.com/ssh-client/topics or within the Pragma installation about how one uses each of the sftp commands. For example, 'help' within an sftp client session only has high-level descriptions for each the commands. I am specifically looking for what the put/mput command options are:
sftp> help
:
put/mput [-p] local-path [remote-path] Upload files. Pattern can be given
:
- What does the [-p] parameter mean??
- Can multiple (space-separated) files be supplied for mput, like in most other ftp clients? Or is the 'local-path' actually meant to be a folder containing the set of multiple files to be sent?
- Etc.
Basically, what I'm saying is the help provided within the sftp session is *not* sufficient. And there does not seem to be any additional details provided when running 'sftp> help mget'.
For Pragma sftp version details, this is what we get:
sftp> version
Pragma SFTP client. SFTP protocol version 0
The "Pragma FortressSSH ClientSuite" item in the Windows "Programs and Features" control panel applet says "5.0.9.2904".