Date: Thu, 9 Mar 2023 09:51:39 +0100 From: Matthias Apitz <guru@unixarea.de> To: Olivier <Olivier.Nicole@cs.ait.ac.th> Cc: freebsd-questions@freebsd.org Subject: Re: problem while moving HOME from FreeBSD to MacOS with bsdtar Message-ID: <20230309085139.GB9@sh4-5.1blu.de> In-Reply-To: <wu7356e9wxt.fsf@banyan.cs.ait.ac.th> References: <ZAmOIFc5TLj27kEz@c720-r368166> <wu7356e9wxt.fsf@banyan.cs.ait.ac.th>
next in thread | previous in thread | raw e-mail | index | archive | help
gnutar show the same problem with the directory guru/Mail created as a plain file, why it is a directory in the archive: $ gtar xzf ../guru-vm-r368166-last.tar.gz gtar: guru/Mail/purism: Cannot open: Not a directory gtar: Exiting with failure status due to previous errors $ ls -ld guru/Mail -rw-r--r-- 1 apitzm xxxx\Domain Users 4016 9 Nov 12:36 guru/Mail $ gtar --version tar (GNU tar) 1.34 This means that the problem is within the created archive. I have at home an identical FreeBSD and will create a small example... matthias -- Matthias Apitz, ✉ guru@unixarea.de, http://www.unixarea.de/ +49-176-38902045 Public GnuPG key: http://www.unixarea.de/key.pub
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20230309085139.GB9>