home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / unix / shell / 3613 < prev    next >
Encoding:
Internet Message Format  |  1992-08-25  |  971 b 

  1. Path: sparky!uunet!bcstec!kan9691
  2. From: kan9691@bcstec.ca.boeing.com (Ken Niedermeyer)
  3. Newsgroups: comp.unix.shell
  4. Subject: Keeping mods AND owners of copied files
  5. Message-ID: <3436@bcstec.ca.boeing.com>
  6. Date: 25 Aug 92 19:25:27 GMT
  7. Organization: Drawing Data Management Systems
  8. Lines: 16
  9. X-Newsreader: Tin 1.1 PL4
  10.  
  11. I would like to copy a directory (and all its sub-directories) and
  12. not change the mods or owner.    I have tried cp -p but that only
  13. keeps the mods.  I have tried rcp -p but that is the same thing.
  14. I have tried ftp and that REALLY doesn't work (doesn't keep the 
  15. mods at all!)  Is there a way to do this easily without having
  16. to tar off the directory and import it back under the new one?
  17.  
  18. If you have any ideas could you email me and I will post a summary
  19. of what I find out.
  20.  
  21. Thanks!
  22.  
  23. -- 
  24. Ken Niedermeyer            | NOTICE:
  25. Computing Systems Analyst    | Lack of planning on your part
  26. kan9691@eeidf002.ca.boeing.com    | does not constitute an emergency on my part.
  27.