comparison etc/NEWS @ 60542:70d9e88990d5

* NEWS: Explain how to default Tramp to FTP.
author Michael Albinus <michael.albinus@gmx.de>
date Thu, 10 Mar 2005 06:40:59 +0000
parents 3da87e4dfd6f
children c0017532a99a e330fedc9152
comparison
equal deleted inserted replaced
60541:fbf903562871 60542:70d9e88990d5
2443 connection using base64 or uu encoding) and the `out-of-band' methods 2443 connection using base64 or uu encoding) and the `out-of-band' methods
2444 (which invoke an external copying program such as `rcp' or `scp' or 2444 (which invoke an external copying program such as `rcp' or `scp' or
2445 `rsync' to do the copying). 2445 `rsync' to do the copying).
2446 2446
2447 Shell connections can be acquired via `rsh', `ssh', `telnet' and also 2447 Shell connections can be acquired via `rsh', `ssh', `telnet' and also
2448 `su' and `sudo'. 2448 `su' and `sudo'. Ange-FTP is still supported via the `ftp' method.
2449
2450 If you want to disable Tramp you should set
2451
2452 (setq tramp-default-method "ftp")
2449 2453
2450 --- 2454 ---
2451 ** The new global minor mode `file-name-shadow-mode' modifies the way 2455 ** The new global minor mode `file-name-shadow-mode' modifies the way
2452 filenames being entered by the user in the minibuffer are displayed, so 2456 filenames being entered by the user in the minibuffer are displayed, so
2453 that it's clear when part of the entered filename will be ignored due to 2457 that it's clear when part of the entered filename will be ignored due to