- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: RSYNC Issue
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-05-2008 02:41 PM
03-05-2008 02:41 PM
RSYNC Issue
I am trying to copt the files from one system to another and keep getting error. I can rlogin fine. Help is appreciate and thanks in advance.
Regards,
MJ
********************
abc123.root /etc$ /usr/local/bin/rsync -v -r -a -u -o -p -g * rsync://root@xys789:/home/data
rsync: failed to connect to xys789: Connection refused (239)
rsync error: error in socket IO (code 10) at clientserver.c(107) [sender=2.6.8]
abc123.root /etc$
********************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2008 03:52 AM
03-06-2008 03:52 AM
Re: RSYNC Issue
Regards,
Robert
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-06-2008 07:07 PM
03-06-2008 07:07 PM
Re: RSYNC Issue
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2008 04:32 PM
03-07-2008 04:32 PM
Re: RSYNC Issue
Rsync is installed on both machine and I didnot had chance to check rsync out but between RSYNC and RCP I was getting the same error and I was able to fix RCP error by fixing "NSSWITCH. CONF" file. So I am thinking that rsync is working.
Enjoy the points. Thanks and appreciate your help.
Regards,
MJ
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2008 04:34 PM
03-07-2008 04:34 PM
Re: RSYNC Issue
Regards,
MJ