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

Re: tar entpacken will nicht



Hallo Nils,

Niels Jende wrote:
> Was möchte ich? ich möchte, das der gesamte Inhalt aus cms nach
> httpdocs kopiert wird.

damit das hier doch noch mit tar zu tun hat, hier mein Lösungsvorschlag:
Gehe in das cms-Verzeichnis und führe folgendes aus:

tar -cf ../tmp.tar .
cd ..
tar --atime-preserve -m --same-owner -p -xf tmp.tar

VG Simon




Reply to: