2013-04-16 Show and Tell: Unterschied zwischen den Versionen
Pepi (Diskussion | Beiträge) Metafridge moved |
Pepi (Diskussion | Beiträge) rsync tip |
||
Zeile 69: | Zeile 69: | ||
* [http://mosh.mit.edu mosh] - the MObile SHell] - a replacement for ssh | * [http://mosh.mit.edu mosh] - the MObile SHell] - a replacement for ssh | ||
* [http://rsync.samba.org/ rsync] (via ssh transport) | * [http://rsync.samba.org/ rsync] (via ssh transport) | ||
**rsync mit compression und bei ssh compression explizit abschalten (Auch wenn sie in <code>~/.ssh/config</code> eingeschaltet wird) <code>rsync --compress -rsh='-o "Compression no"'</code> | |||
* [http://www.ssh.com ssh] - secure shell | * [http://www.ssh.com ssh] - secure shell | ||
* [http://www.putty.org/ putty] and [http://www.9bis.net/kitty/ kitty] | * [http://www.putty.org/ putty] and [http://www.9bis.net/kitty/ kitty] |