Files
ports/net/rsync/pkg-message
T
David E. O'Brien 31bb97e684 Change the default remote protocol from RSH to SSH.
Submitted by:	knu
2001-03-08 11:40:26 +00:00

8 lines
321 B
Plaintext

************************************************************
Note that rsync now uses SSH as the transport by default.
If you still need to use RSH instead, please specify
"-e rsh" in the rsync command line or set the environment
variable RSYNC_RSH to "rsh".
************************************************************