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
07-28-2008 10:16 PM
07-28-2008 10:16 PM
I want to copy some files from onserver to another So Pls tell me How can i copy ?
Is it possible by using CP commands?
Thaks in advances...............
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2008 10:27 PM
07-28-2008 10:27 PM
Re: COPY
Use ftp
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2008 10:31 PM
07-28-2008 10:31 PM
Re: COPY
you can use rcp or scp check
man rcp
man scp
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2008 10:32 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-28-2008 11:36 PM
07-28-2008 11:36 PM
Re: COPY
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2008 04:38 AM
07-29-2008 04:38 AM
Re: COPY
SCP,RCP & FTP any thing u an use
Regards
Sanjeev
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2008 09:21 AM
07-29-2008 09:21 AM
Re: COPY
If you are concerned also about performance, consider compressing the files (you may tar them first) before doing the scp or ftp.
hope this helps too!
kind regards
yogeeraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-29-2008 09:42 AM
07-29-2008 09:42 AM
Re: COPY
> performance, consider compressing the
> files [...]
Which may help if your network is slow and
your CPUs are fast, or hurt if it's the other
way around. Knowing practically nothing
about any of the hardware here makes it
difficult to know how to optimize a solution.
Besides all the network methods suggested so
far, you could also copy the data to a tape
or a CD (or DVD), or, if you weren't running
HP-UX, a flash EEPROM storage gizmo.
I'm trying to figure out how someone who
needs to ask a question like this will be
able to implement any of the suggested
solutions.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2008 10:43 PM
07-30-2008 10:43 PM
Re: COPY
Remember ur sentence.............
"I'm trying to figure out how someone who
needs to ask a question like this will be
able to implement any of the suggested
solutions"
I have finally done it using rcp
Thanks Everybody...............
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2008 10:55 PM
07-30-2008 10:55 PM
Re: COPY
Regards
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2008 11:09 PM
07-30-2008 11:09 PM