Ask a Question related to AIX, Design and Development.
-
Bert Moos #1
is rcp reliable
dear aix gurus,
i'm on the way to copy big amounts of data from an aix 4.3.3 to an 5.2 box
with rcp. i use
rcp -p -r /source_dir/. host2:/target_dir/.
i've to copy hundreds of subdirectories and filenames and directorynames
with special characters. do i have to expect any problems ?
thanx alot
bert
Bert Moos Guest
-
Server Web is not reliable and safe.
:o Hello, my name is Carlos Romero and I am a software engineer working in the Congress of Jalisco, M?xico. The reason why I contact you is... -
CF SCHEDULER NOT RELIABLE
I am using CFMX 6.1, and have a simple scheduled task that runs every minute. 90% of the time it executes ok, but the other 10% it never executes.... -
Is <cfdocument> reliable?
I just upgraded to CF MX 7 and have been testing <cfdocument>. I have a potential new client that I am trying to sell them on CFML specificly for... -
Reliable onmouseout in IE
Been pounding my head a bit over mouse out events in IE. I need a general solution to the following sort of situation. Designer has an element... -
Are GUI Tools reliable?
This has been something that has been on my mind for a long time. It seems that the GUI tools (Control Center, Command Center, Development Center,... -
Nick H (UK) #2
Re: is rcp reliable
Bert Moos wrote:
In my limited experience I have not found rcp to be very efficient for> dear aix gurus,
> i'm on the way to copy big amounts of data from an aix 4.3.3 to an 5.2 box
> with rcp. i use
>
> rcp -p -r /source_dir/. host2:/target_dir/.
>
> i've to copy hundreds of subdirectories and filenames and directorynames
> with special characters. do i have to expect any problems ?
>
> thanx alot
>
> bert
>
>
this kind of work. I prefer to use a combination of rsh and tar.
Others may find otherwise. Suggest you do some timed trials before the
real thing.
Nick H
Nick H (UK) Guest



Reply With Quote

