[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: tramp/plink works with one host, but not another
From: |
Michael Albinus |
Subject: |
Re: tramp/plink works with one host, but not another |
Date: |
Thu, 11 Jan 2007 20:38:50 +0100 |
User-agent: |
Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.92 (gnu/linux) |
Yary H <address@hidden> writes:
> As a side question, what's the difference between the 2.0.x and 2.1.x
> versions of tramp?
Tramp 2.0 is the stable release. Only bug fixes shall arrive there, no
new features (this rule is broken sometimes).
Tramp 2.1 is the development release, it contains experimental
features. Major differences I'm aware of are
- better performance
- different implementation of multi-hops
- extended possibility to run processes remotely.
Best regards, Michael.