XEmacsNull Blog

Bi-Day XEmacs Tip Blog

Wednesday, November 16, 2005

Tip: Calling Tramp SCP Direct

Question: Can I simply call a SCP file without "manually" typing everything, inside XEmacs, too? . . .

Answer: Certainly. If you want it to start inside a console. Simply put the following into a shell script and customize it, yourself.

The same points mentioned with Tip: Calling Ange-FTP Direct, are pertinent here, as well.

• I find this handy, if you have a file you are always using. Plus, all communication to / from, besides where it is stored, is private. (Unless, someone sees your open editor session.)


xemacs -nw /[ssh/auser@www.cs.ndsu.nodak.
............... edu]~/data/sample.txt

Platform: Linux
Level: Amateur
GlR

0 Comments:

Post a Comment

<< Home