tramp stands for Transparent Remote Access - Multiple Protocols, an Emacs module that allows remote editing of files.
Questions tagged [tramp]
184 questions
0
votes
1 answer
emacs, tramp, rsync, MS Windows
Similar to Using emacs tramp vs. rsync for remote development
but that question doesn't address MS Windows.
Has anyone been able to use rsync instead of plink, either through cygwin or otherwise?

EoghanM
- 25,161
- 23
- 90
- 123
0
votes
1 answer
Tramp hangs after sending password
I am trying to SSH using plink.exe in Emacs Tramp. I've downloaded the plink.exe which works in a normal terminal but when I use
C-x C-f
/gg88@afs1.njit.edu:/afs/cad/u/g/g/gg88/public_html/index.html
In the minibuffer,
Tramp: Waiting for prompts…

Garvin
- 925
- 2
- 11
- 16
0
votes
1 answer
How to use emacs tramp to edit remote python file?
I have installed the tramp on my emacs properly. I can use it to edit the remote txt files, however, once I create an *.py file on the remote host and edit it, after I input 2 letters, the whole emacs freeze, it doesn't respond. Could anyone give me…

Xing Shi
- 2,152
- 3
- 21
- 32
0
votes
0 answers
emacs tramp configure prefix macs os x
for installing tramp of emacs, for configure operation, which prefix should I use? In the tramp's introduction.
./configure --prefix=/usr --with-contrib

Chen Yu
- 3,955
- 1
- 24
- 51