This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

cygport and C:\Windows\system32\tar.exe


Hello,

I'm working on Windows 10 freshly installed, installed cygwin too, and noticed that tar did not work on absolute files.

Apparently there is a tar.exe from Microsoft in system32.
https://devblogs.microsoft.com/commandline/tar-and-curl-come-to-windows/

My problem is that cyport tries to invoke tar with an absolute file, and of course C:\Windows\system32\tar.exe does not understand a path that begins with `/cygdrive/c`.

How do you generally solve that problem?


Thanks in advance

Attachment: cygcheck.out
Description: Text document

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]