diff options
Diffstat (limited to 'network/tramp/README')
-rw-r--r-- | network/tramp/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/network/tramp/README b/network/tramp/README new file mode 100644 index 000000000000..654ee46bef7c --- /dev/null +++ b/network/tramp/README @@ -0,0 +1,8 @@ +After the installation of tramp into your Emacs, you will be able to +access files on remote machines as though they were local. +Access to the remote file system for editing files, version control, +and dired are transparently enabled. +Your access to the remote machine can be with the rsh, rlogin, telnet +programs or with any similar connection method. This connection must +pass ASCII successfully to be usable but need not be 8-bit clean. +The package provides support also for ssh connections out of the box. |