X-Spam-Check-By: sourceware.org From: Li_Adrian AT emc DOT com Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Subject: rcp doesn't work because of my UIDs? Date: Tue, 31 Jul 2007 10:16:29 -0400 Message-ID: <7E9C5D9E5FB9BE4A8616D0AEC0E8FD6911F20B@CORPUSMX60B.corp.emc.com> To: Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id l6VEGgSs004268 Here's my current situation: I use PuTTY to access a UNIX box from my Windows box, and I want to be able to rcp from that UNIX box onto a Windows 2003 Server box, with Cygwin as it's porting system to UNIX. All RPC commands work, but when I use rcp, I have to do it in the format of rcp test.txt username AT xxx DOT xxx DOT xxx DOT xxx:/home/ and I have to find some way to be able to drop that username part. So after talking to another person on the mailing list, we determined that I can't rcp using just the host's IP because of the difference in UIDs. When I found the UIDs of the computers, I found the UNIX UID to be 0, and Windows UID to be 500. Do you guys think that this is the cause? If so, how do I fix it? Thanks! Adrian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/