Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pax strangeness?



Using a fairly current (4.99.55) system, I attempted to duplicate a directory using pax. I've done this many times before, and it's always worked, but now it seems to complain...

        # cd /some/path
        # mkdir new
        # cd new
        # pax -rw -p e ../old ./
        pax: Ignoring file containing `..' (../old/somefile)
        ...

Is the new behavior correct? Desired? Is there a better way to replicate a directory tree?

----------------------------------------------------------------------
|   Paul Goyette   | PGP DSS Key fingerprint: |  E-mail addresses:   |
| Customer Service | FA29 0E3B 35AF E8AE 6651 |  paul%whooppee.com@localhost   |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette%juniper.net@localhost |
----------------------------------------------------------------------


Home | Main Index | Thread Index | Old Index