[GNU ELPA] Tramp version 2.8.2.1

ELPA update <[email protected]> Thu, 30 Jul 2026 05:05:38 -0400
Newsgroups gmane.emacs.sources
Message-ID <[email protected]>
Version 2.8.2.1 of package Tramp has just been released in GNU ELPA.
You can now find it in M-x list-packages RET.

Tramp describes itself as:

  =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
  Transparent Remote Access, Multiple Protocol
  =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D

More at https://elpa.gnu.org/packages/tramp.html

## Summary:

  Installing Tramp via GNU ELPA
  *****************************

  Tramp stands for "Transparent Remote (file) Access, Multiple Protocol".
  This package provides remote file editing, similar to Ange-FTP.

  The difference is that Ange-FTP uses FTP to transfer files between the
  local and the remote host, whereas Tramp uses a combination of =E2=80=98r=
sh=E2=80=99 and
  =E2=80=98rcp=E2=80=99 or other work-alike programs, such as =E2=80=98ssh=
=E2=80=99/=E2=80=98scp=E2=80=99.

  A remote file name has always the syntax

       /method:user%domain@host#port:/path/to/file

  Most of the parts are optional, read the manual
  <https://www.gnu.org/software/tramp/> for details.

## Recent NEWS:

[Not provided =F0=9F=99=81]