|
|
Line 1: |
Line 1: |
− | =SSH-Clients =
| + | This page has been moved to my BLOG at http://blig.kr8.de |
− | ==Meine Anforderungen ==
| |
− | Ich verwende meinen [[SSH]]-Client zum
| |
− | * Updoad von Dateien zum [[WebProvider]] (Bevorzugt, wenn der Provider das anbietet. Sonst: [[FTP-Client]])
| |
− | * Remote Login bei meinem [[WebProvider]] für Administrationsaufgaben auf meinem dortigen Server
| |
− | * Kopieren von Dateien zwischen Computern in meinem LAN (Aus Sicherheitsgründen keine Windows-Shares)
| |
− | Benutzeroberfläche (User Interface, UI)
| |
− | * Hauptsächlich grafisch ähnlich wie Windows-Explorer mit Drag-and-Drop etc.
| |
− | * Auch Commandline z.B. zum automatisierten Kopieren von [[PalmDesktop]]-Dateien, [[TWiki]]-Seiten etc.
| |
− | | |
− | Einige SSH-Clients. mit denen ich Erfahrungen gesammelt habe sind:
| |
− | * [[PuTTY]] is a free [[Telnet]] and SSH client for Unix and Windows http://www.chiark.greenend.org.uk/~sgtatham/putty/team.html
| |
− | * ssh (Commandline SSH Client - Teil von OpenSSHServer)
| |
− | * [[SSHSecureShell]] Communications Security http://www.ssh.com (290 KB/sec)
| |
− | * [[WinSCP]] 3.4.2 http://winscp.sourceforge.net (360 KB/sec)
| |
− | * SecureCRT http://www.vandyke.com/products/securecrt/
| |
− | * F-Secure SSH Client http://www.f-secure.com/products/ssh/
| |
− | * [[FileZilla]]
| |
− | | |
− | Weitere zu SSH gehörige Utilities sind u.a.:
| |
− | * scp (secure copy)
| |
− | * sftp (secure ftp)
| |
− | * ssh-keygen, ssh-add,...
| |
− | | |
− | ==Meine eingesetzten SSH-Clients ==
| |
− | # [[SSHSecureShell]] von SSH Communications Security (Kommerzielles Produkt mit einfacher Remote Shell/Console)
| |
− | # [[FileZilla]] (OpenSourceSoftware)
| |
− | # [[puTTY]] (für Commandline-Einsatz)
| |
− | | |
− | -- Main.DietrichKracht - 23 Jan 2004
| |