RCP problems


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers RCP problems
# 1  
Old 09-10-2007
RCP problems

Hi!

Daily, one of our RedHat Enterprise servers tries to get some files from other RedHat Enterprise server through rcp. Strangely, only the smallest files (about 80K) are transferred, the larger ones (about 40Mb) are not. The rcp doesn't issue any error message, only keeps waiting and waiting for hours. I have tested with ftp with the same files and got the same result. The strange thing is that other files even larger are transferred without problems, so the problem seems to be in those files, but I am unable to find it. Scp or ssh work fine with this files, but rcp must be used for internal reasons.

Any help will be very appreciated.

Best regards,
Daishi
 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Red Hat

Problems with rcp command

I have two servers A and B; A has redhat 5 and B has Suse10. Both of them has rhost file configuration. When i try to copy file from A to B that is OK but when try to copy from B to A i have an error: connection refused. I installed rsh and rsh-server on server A and stop iptables service. I need... (2 Replies)
Discussion started by: robinsonusp2014
2 Replies

2. Solaris

Rcp issue

Hello, Could anyone help me in explaining what the below command actually means? rcp file_name user_name@ukpm01:cgiprod:file_name1 I know the rcp format as:- rcp filename username@servername:directory_location But what to do with multiple colons? I am on SunOS Solaris... (2 Replies)
Discussion started by: shubh05
2 Replies

3. Shell Programming and Scripting

rcp -r || cp -r

what different between two instruction cp -r rcp -r (1 Reply)
Discussion started by: tamer11007
1 Replies

4. Solaris

problem with RCP

hi everybody , i have a problem with rcp between too hosts : when i do : host 1(root) :# rcp file1 host2:/target2 or : host2 (root):#rcp file2 host1:/target1 i have the following message : permission denied I made the following changes, but the problem still persists : I added the... (0 Replies)
Discussion started by: lid-j-one
0 Replies

5. UNIX for Dummies Questions & Answers

RCP command

hi, When i use RCP command to copy filr from a different servers, it is showing as connection refused??? ca anyone help me out??? thanks, Arun Manas:b: (2 Replies)
Discussion started by: arunmanas
2 Replies

6. UNIX for Dummies Questions & Answers

Problems using RCP with symlinks. Trying to use CPIO instead

Hello, I have inherited an old Solaris box and I have to copy all of its files onto another machine, a Centos Box. The Solaris box it so ancient is does not have rsync, scp or any other useful copy functions. I tried using RCP but it handles symlinks terribly: Extraneous data is written to my... (1 Reply)
Discussion started by: mojoman
1 Replies

7. Shell Programming and Scripting

rcp problem

Hi, When I try to use rcp I donīt recieve the file I try to fetch. I donīt get any error message, it just execute and as far as I can tell doesnīt do anything. I have no problem with using remsh to list the directory. remsh 132.196.133.185 -l root ls xdpyinfo: unable to open display... (7 Replies)
Discussion started by: mr_andrew
7 Replies

8. UNIX for Advanced & Expert Users

Regd: rcp

Hi, The B machine is using rcp method to copy a file to A machine. But it is not getting copied. Its giving the error as: remshd: Login incorrect. On A machine rhosts file has details about the B machine. Could anyone tell what could be done to make this work? Any help is appreciated.... (1 Reply)
Discussion started by: nehak
1 Replies

9. UNIX for Dummies Questions & Answers

Rcp

I am trying to set up RCP so root can access a few machines for file transfer. On the target machine, I have set up a .RHOSTS file that looks like: 10.33.1.59 root However when I try to use RCP to copy a file to this machine, I get permission denied. Is it possible since another user is... (1 Reply)
Discussion started by: hshapiro
1 Replies

10. UNIX for Advanced & Expert Users

rcp problems

I am having problems with rcp on one particular machine that I have at work. I can rcp from any host to any other host except this one box. I get the following error message. rcp daily_maint remote1:/root/daily_maint remshd: Password for... (4 Replies)
Discussion started by: Kelam_Magnus
4 Replies
Login or Register to Ask a Question
oplhpd(1M)						  System Administration Commands						oplhpd(1M)

NAME
oplhpd - Hot plug daemon for SPARC Enterprise Server line SYNOPSIS
/usr/platform/SUNW,SPARC-Enterprise/lib/sparcv9/lib/oplhpd DESCRIPTION
The hot plug daemon for SPARC Enterprise Servers is a daemon process that runs on the SUNW,SPARC-Enterprise family of servers. The daemon is started by the service management facility (see smf(5)) and communicates with the service processor when hot plug PCI cassettes change their dynamic reconfiguration state. The service FMRI for oplhpd is: svc:/platform/sun4u/oplhpd:default A domain supports only one running oplhpd process at a time. ERRORS
OPLHPD uses syslog(3C) to report status and error messages. All of the messages are logged with the LOG_DAEMON facility. Error messages are logged with the LOG_ERR and LOG_NOTICE priorities, and informational messages are logged with the LOG_DEBUG priority. The default entries in the /etc/syslog.conf file log all of the OPLHPD error messages to the /var/adm/messages log. ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWdcsu, SUNWdcsr | +-----------------------------+-----------------------------+ |Interface Stability |Evolving | +-----------------------------+-----------------------------+ SEE ALSO
svcs(1), inetadm(1M), svcadm(1M), syslog(3C), syslog.conf(4), attributes(5), smf(5) SunOS 5.11 23 May 2006 oplhpd(1M)