-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

For the remote copying why not just use scp/rcp -R and copy the tree
over that way? You might need a couple of other flags if you have links,
but it should just work.

Shawn wrote:
| On Tue, 4 Nov 2003 07:32:15 -0500
| David Blevins <david.blevins at visi.com> wrote:
|
|
|>The results are identical to a find command.
|>
|>$ find ./ -name "*.html"
|>./abc/asdf/foo.html
|>./abc/asdf/test.html
|>./abc/bar.html
|>./test.html
|>./xyz/qwer/oofrab.html
|>./xyz/test.html
|>
|
|
| Apologies on the thread hijacking, but I'm working on something
similar.  I'm trying to move data from one server to another, and am
running into 2GB file limits on the find command.  Is there a better way
to do this and still keep the same ownership/permissions?
|
| Actually it's cpio...  Here's the error:
|
| "Value too large to be stored in data type cpio:  Size of
data1/storage/oradump_01.dbf > 2GB.  Not dumped."
|
| It's on a UNIX box, but think it applies to Linux as well.  Never hit
the 2GB limit on a linux system yet.
|
| Here's what I was doing:
|
| #find . -print|cpio -ocv|remsh server1 "umask 0; cd /oracle2; cpio
- -icvdum"
|
| Is there a better way in general to do this as well as allow me to go
beyond the 2GB limitation?  the .rhost entry is only temporary, so don't
worry about the security aspect of it I know about it.  =)
|
|
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQE/slez8/QSptFdBtURAq1zAJwKuvzHyhjpe0agLYEE7ovbh9ONEgCeOstS
9Ki2c6kg3p3IphFyIAYvkg8=
=ElQc
-----END PGP SIGNATURE-----


_______________________________________________
TCLUG Mailing List - Minneapolis/St. Paul, Minnesota
http://www.mn-linux.org tclug-list at mn-linux.org
https://mailman.real-time.com/mailman/listinfo/tclug-list