Sponsored Content
Full Discussion: someone's gotta know this!!!
Operating Systems Linux someone's gotta know this!!! Post 44242 by mcrouch_2003 on Tuesday 2nd of December 2003 05:13:29 PM
Old 12-02-2003
someone's gotta know this!!!

I am still having trouble with "rcp" from linux to win2kserver. What services/ports do I need up and open to get this to work? what files(.rhosts, etc) and entries in these respective files do I need???

The man pages and forums I have seen offer absolutely NO help. This should not be that difficult to get working . . .

Please help!!!

MC
 
RCP(1)							    BSD General Commands Manual 						    RCP(1)

NAME
rcp -- copy file to and from remote machines SYNOPSIS
rcp [-45FKpxz] [-P port] file1 file2 rcp [-45FKprxz] [-P port] file... directory DESCRIPTION
rcp copies files between machines. Each file argument is either a remote file name of the form ``rname@rhost:path'' or a local file (contain- ing no colon or with a slash before the first colon). Supported options: -4, -5, -K, -F, -x, -z These options are passed on to rsh(1). -P port This will pass the option -p port to rsh(1). -p Preserve file permissions. -r Copy source directories recursively. DIAGNOSTICS
rcp is implemented as a protocol on top of rsh(1), and thus requires a working rsh. If you intend to use Kerberos authentication, rsh needs to be Kerberos aware, else you may see more or less strange errors, such as "login incorrect", or "lost connection". HISTORY
The rcp utility first appeared in 4.2BSD. This version is derived from 4.3BSD-Reno. HEIMDAL
April 16, 2003 HEIMDAL
All times are GMT -4. The time now is 10:23 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy