On Wed, 12 Nov 2003, Daniel Taylor wrote: > 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. Or take it one level further and use rsync over ssh? rsync -ave ssh ./ server1:/oracle2/ It only transfers files that have changed, too. Jima rsync advocate _______________________________________________ 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