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

Ssh Software

From ICIS-intra
Revision as of 09:39, 14 July 2010 by Harcok (talk | contribs)
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