iCIS Intra Wiki
categories:             Info      -       Support      -       Software       -      Hardware       |      AllPages       -      uncategorized

Ssh Software

From ICIS-intra
Revision as of 09:35, 14 July 2010 by Harcok (talk | contribs) (Created page with '<br> = Ssh protocol<br> = == ssh : remote shell    <br> == */usr/bin/ssh (linux)<br> *[http://www.putty.org/ putty ](windows)<br> <br> == scp : remote copy<br…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Ssh protocol

ssh : remote shell   

  • /usr/bin/ssh (linux)
  • putty (windows)


scp : remote copy


ssh mount

  • dokan sshfs  (windows) 
    note: Dokan sshfs is depending on Dokan library and Microsoft Visual C++ 2005 SP1 Redistributable Package which must be installed first
  • fuse sshfs  (linux)
    note: install fuse-sshfs linux package

sshd server