Dave Crowley wrote:
I need to copy a directory structure of a USS (zFS if this matters) from one LPAR to 
another. I looked at "tar"

tar cf mydir.tar mydir
scp mydir.tar me@myremotesystem
ssh me@myremotesystem
tar xf mydir.tar


--
Jack J. Woehr     # Science is more than a body of knowledge. It's a way of
www.well.com/~jax # thinking, a way of skeptically interrogating the universe
www.softwoehr.com # with a fine understanding of human fallibility. - Carl Sagan

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to