1832128 Members
3046 Online
110038 Solutions
New Discussion

COPY

 
SOLVED
Go to solution
Santosh P Karpe
Frequent Advisor

COPY

Dear All

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...............
10 REPLIES 10
Davis Paul
Valued Contributor

Re: COPY

Hi
Use ftp
Oviwan
Honored Contributor

Re: COPY

hey

you can use rcp or scp check
man rcp
man scp

Regards
Dennis Handly
Acclaimed Contributor
Solution

Re: COPY

You can use cp if you have the files mounted under NFS.
You can use rcp/scp or ftp.
You can also mail the files or carry a tape.
Jeeshan
Honored Contributor

Re: COPY

or you can use ftp
a warrior never quits
Sharma Sanjeev
Respected Contributor

Re: COPY

Hi

SCP,RCP & FTP any thing u an use

Regards
Sanjeev
Everything is Possible as " IMPOSSIBLE" word itself says I M POSSIBLE
Yogeeraj_1
Honored Contributor

Re: COPY

hi,

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
No person was ever honoured for what he received. Honour has been the reward for what he gave (clavin coolidge)
Steven Schweda
Honored Contributor

Re: COPY

> If you are concerned also about
> 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.
Santosh P Karpe
Frequent Advisor

Re: COPY

Dear Steven Schweda

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...............
Oviwan
Honored Contributor

Re: COPY

so please say thanks with hp points...

Regards
Santosh P Karpe
Frequent Advisor

Re: COPY

Thanx............................