public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Problem with tar version 1.29 (in Cygwin 3.6 64 bit) in extracting sym-link files
@ 2020-10-02 15:26 vinay Hegde
  2020-10-02 15:43 ` Eliot Moss
  0 siblings, 1 reply; 8+ messages in thread
From: vinay Hegde @ 2020-10-02 15:26 UTC (permalink / raw)
  To: cygwin

Hi Cygwin Team,
In Cygwin 3.6, I am facing an issue while using tar.exe for extracting
.tar.z file.

Issue summary:
When I use 'tar.exe' to extract the .tar.z file, it extracts all files
including symlinks. But symlink file size will be 0KB & it throws
error 'The file cannot be accessed by the system', if I try to open in
any Windows editor like notepad or notepad++

Below are the details:
-   OS: Windows 2019
-   Cygwin version installed: 3.6 (tar version: 1.29)
-   Command used to extract the tar file is: tar -zxvf jre64.tar.Z
-   'ls -l' on the extracted directory shows:
lrwxrwxrwx  1 etbuild Domain Users      8 Jul 10  2017 ControlPanel -> jcontrol
-rwxr-xr-x+ 1 etbuild Domain Users   7734 Mar 15  2017 java
-rwxr-xr-x+ 1 etbuild Domain Users 128791 Mar 15  2017 javaws
-rwxr-xr-x+ 1 etbuild Domain Users   6264 Mar 15  2017 jcontrol

-     As you can see 'ControlPanel' is a symlink file with 0KB
(8Bytes) size. This file, I cannot open in any Windows editor. It
throws error like ''The file cannot be accessed by the system'

-    However, I can open this file in vi editor or I can 'cat' this.

-    Earlier, I was using Cygwin version 1.7 (tar version: 1.27) & in
that, this issue was not there. Symlink file size was 1KB & I could
open it with any Windows editor.

Please suggest what needs to be done to fix this issue.

Regards
Vinay Hegde

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-10-07 20:33 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-02 15:26 Problem with tar version 1.29 (in Cygwin 3.6 64 bit) in extracting sym-link files vinay Hegde
2020-10-02 15:43 ` Eliot Moss
2020-10-02 16:47   ` vinay Hegde
2020-10-02 18:14     ` Eliot Moss
2020-10-04 10:28     ` Andrey Repin
2020-10-05 15:23       ` Hamish McIntyre-Bhatty
2020-10-05 17:29         ` Brian Inglis
2020-10-07 20:33           ` Hamish McIntyre-Bhatty

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).