E. Chaos Golubitsky, on January 5. 2001, wrote:
  : Hi.  We're running ssh.com's SSH2 (version 2.3.0) on Solaris.  I'm
  : trying to figure out how to specify various options for the sftp2
  : client program.  Specifically, i'd like to specify the cipher to use
  : and whether to use compression.  But the cipher option which exists for
  : ssh2 and scp2 doesn't seem to work:
  : 
  : client,17:46% sftp2 -c 3des server
  : illegal option -- c
  : Usage: sftp2 [-D debug_level_spec] [-b batchfile] [-S path] [-h] [-V] host
  : 
  : It also doesn't seem to be possible to specify flags to ssh2 with the
  : -o option.  Is there a way to do this?

You could put the configuration parameters needed to
.ssh2/ssh2_config, but indeed, sftp2's command-line options are a bit
sparse. In the next version this should/might be remedied...

-- 
[[EMAIL PROTECTED]          --  Sami J. Lehtinen  --           [EMAIL PROTECTED]]
[work:+358 9 85657425][gsm:+358 50 5170 258][http://www.iki.fi/~sjl]
[SSH Communications Security Corp               http://www.ssh.com/]

Reply via email to