Re: cygpath -u inside backticks differs

2014-06-04 Thread Ivan Dobrianov
Eric - thanks for the info! I see the problem, yes, and it is simple - I have completely slepth through the $() business :-) I am all set now - thanks! Ivan -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation:

cygpath -u inside backticks differs

2014-06-03 Thread Ivan Dobrianov
It may be something very simple, but I just cannot figure what it is, nor can I find anything on the forums. Here - see the different results: / echo `cygpath.exe -u '\\DAEMON1\anrdaemon\.profile'` /c/DAEMON1/anrdaemon/.profile / cygpath.exe -u '\\DAEMON1\anrdaemon\.profile'

Re: AGAIN - cp: skipping file ... as it was replaced while being copied

2008-04-04 Thread Ivan Dobrianov
it at that - at least for the near future. On Apr 3 20:35, Ivan Dobrianov wrote: Hi and sorry for the clutter, but I can't figure it out! I have this familiar situation when trying to copy from the network: cp //walnetapp01/SRD/LegacyBugs/148000-148999/148708/some_file.txt ./ cp: skipping file

AGAIN - cp: skipping file ... as it was replaced while being copied

2008-04-03 Thread Ivan Dobrianov
Hi and sorry for the clutter, but I can't figure it out! I have this familiar situation when trying to copy from the network: cp //walnetapp01/SRD/LegacyBugs/148000-148999/148708/some_file.txt ./ cp: skipping file `//walnetapp01/SRD/LegacyBugs/148000-148999/148708/some_file.txt', as it was

All Windows-created files seem to have mode -rwxrwxrwx

2002-10-31 Thread Ivan Dobrianov
Sorry is this has been asked 1000 times, but even though there are many references to permissions setting in the FAQ and User guide, nohting explains the following. THE FACTS: I have Windows XP Professional Ver 5.1 Build 2600 Service Pack 1 and Cygwin cygwin_1.3.14-1 gotten and installed

Re: All Windows-created files seem to have mode -rwxrwxrwx

2002-10-31 Thread Ivan Dobrianov
Original Message: - From: Chris K Ellsworth [EMAIL PROTECTED] Date: Thu, 31 Oct 2002 09:44:05 -0800 To: [EMAIL PROTECTED] Subject: Re: All Windows-created files seem to have mode -rwxrwxrwx you probly need ntsec also - Original Message - From: Ivan Dobrianov [EMAIL PROTECTED

Re: tar won't restore permissions

2002-04-08 Thread Ivan Dobrianov
Ok, I posted this question more than a year ago ... and the problem is still present in the latest Cygwin builds: tar xpvf myArchive.tar will not restore read-only permissions, i.e. files with r-- perms will get rw- permission when restored!!! I am seeing this on Win NT, 2000, and XP on