iCIS Intra Wiki
categories: Info - Support - Software - Hardware | AllPages - uncategorized
Ssh Software: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[Category:Software]] | |||
= Ssh protocol<br> = | = Ssh protocol<br> = |
Revision as of 12:14, 14 July 2010
Ssh protocol
ssh : remote shell
- /usr/bin/ssh (linux)
- putty (windows, opensource)
scp : remote copy
- /usr/bin/scp (linux)
- tunnelier (windows)
note: Tunnelier is free for personal use, as well as for individual commercial use inside organizations. - winscp (windows,opensource)
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,opensource)
note: install fuse-sshfs linux package