public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Re: symlink extension shown using 1.5.3
@ 2003-09-10 12:35 stmoebius
  2003-09-10 12:55 ` Minor website fixup chris
  0 siblings, 1 reply; 11+ messages in thread
From: stmoebius @ 2003-09-10 12:35 UTC (permalink / raw)
  To: cygwin

[-- Attachment #1: Type: text/plain, Size: 354 bytes --]

Just noticed there is a difference between 'ls -l simulator' and 'ls -l
simulator.lnk'. The former actually shows only 'simulator', not 'simulator.lnk'
as 'ls -l' does.
So here is the strace of 'ls -l simulator.lnk'

-- 
=====
Stefan Moebius       <stmoebius@spezis.de> 
  Wittenberger Str. 71    +49 351 8473953
  01309 Dresden           +49 172 8739617

[-- Attachment #2: strace.txt.bz2 --]
[-- Type: application/octet-stream, Size: 7096 bytes --]

[-- Attachment #3: Type: text/plain, Size: 218 bytes --]

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

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

* Minor website fixup
  2003-09-10 12:35 symlink extension shown using 1.5.3 stmoebius
@ 2003-09-10 12:55 ` chris
  2003-09-10 15:26   ` Christopher Faylor
  0 siblings, 1 reply; 11+ messages in thread
From: chris @ 2003-09-10 12:55 UTC (permalink / raw)
  Cc: cygwin

Hello :)

Probably about time to update www.cygwin.com, particularily the main 
page to refer to the fact 1.5.x is out now?

Chris


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

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

* Re: Minor website fixup
  2003-09-10 12:55 ` Minor website fixup chris
@ 2003-09-10 15:26   ` Christopher Faylor
  0 siblings, 0 replies; 11+ messages in thread
From: Christopher Faylor @ 2003-09-10 15:26 UTC (permalink / raw)
  To: cygwin

On Wed, Sep 10, 2003 at 01:50:41PM +0100, chris wrote:
>Probably about time to update www.cygwin.com, particularily the main 
>page to refer to the fact 1.5.x is out now?

As in the part that says:

  Latest Cygwin DLL release version is 1.5.3-1

or the part that says:

  New Cygwin DLL 1.5.3-1 release

  An update release for the Cygwin DLL and its accompanying utilities.
  Sep 1 2003, Christopher Faylor

Both changes were made on 2003-09-01 when cygwin was released.
--
Please use the resources at cygwin.com rather than sending personal email.
Special for spam email harvesters: send email to aaaspam@sourceware.org
and be permanently blocked from mailing lists at sources.redhat.com

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

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

* Re: symlink extension shown using 1.5.3
  2003-09-11 14:54   ` stmoebius
@ 2003-09-12  2:38     ` Christopher Faylor
  0 siblings, 0 replies; 11+ messages in thread
From: Christopher Faylor @ 2003-09-12  2:38 UTC (permalink / raw)
  To: cygwin

On Thu, Sep 11, 2003 at 11:49:42AM +0200, stmoebius@gmx.de wrote:
>> On Wed, Sep 10, 2003 at 02:30:32PM +0200, stmoebius@gmx.de wrote:
>> > > What type are the remote shares, Samba or Windows?
>> > How can I tell?
>> 
>> OS of remote machine?
>Win2k (stated in the very first mail - therefore my confusion ;-)

This should be fixed in the current snapshot.

cgf

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

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

* Re: symlink extension shown using 1.5.3
  2003-09-10 12:30 symlink extension shown using 1.5.3 stmoebius
@ 2003-09-11 15:37 ` Corinna Vinschen
  2003-09-11 14:54   ` stmoebius
  0 siblings, 1 reply; 11+ messages in thread
From: Corinna Vinschen @ 2003-09-11 15:37 UTC (permalink / raw)
  To: cygwin

On Wed, Sep 10, 2003 at 02:30:32PM +0200, stmoebius@gmx.de wrote:
> > What type are the remote shares, Samba or Windows?
> How can I tell?

OS of remote machine?

> > Please send an strace of `ls -l <exactly_one_remote_lnk_file>'.
> ...is attached

Thanks.  I could reproduce this on a SAMBA share.  I guess this will
be fixed in the next Cygwin release.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

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

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

* Re: symlink extension shown using 1.5.3
  2003-09-11 15:37 ` Corinna Vinschen
@ 2003-09-11 14:54   ` stmoebius
  2003-09-12  2:38     ` Christopher Faylor
  0 siblings, 1 reply; 11+ messages in thread
From: stmoebius @ 2003-09-11 14:54 UTC (permalink / raw)
  To: cygwin

> On Wed, Sep 10, 2003 at 02:30:32PM +0200, stmoebius@gmx.de wrote:
> > > What type are the remote shares, Samba or Windows?
> > How can I tell?
> 
> OS of remote machine?
Win2k (stated in the very first mail - therefore my confusion ;-)

-- 
=====
Stefan Moebius       <stmoebius@spezis.de> 
  Wittenberger Str. 71    +49 351 8473953
  01309 Dresden           +49 172 8739617


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

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

* Re: symlink extension shown using 1.5.3
@ 2003-09-10 12:30 stmoebius
  2003-09-11 15:37 ` Corinna Vinschen
  0 siblings, 1 reply; 11+ messages in thread
From: stmoebius @ 2003-09-10 12:30 UTC (permalink / raw)
  To: cygwin

[-- Attachment #1: Type: text/plain, Size: 289 bytes --]

> What type are the remote shares, Samba or Windows?
How can I tell?

> Please send an strace of `ls -l <exactly_one_remote_lnk_file>'.
...is attached

-- 
=====
Stefan Moebius       <stmoebius@spezis.de> 
  Wittenberger Str. 71    +49 351 8473953
  01309 Dresden           +49 172 8739617

[-- Attachment #2: strace.txt.bz2 --]
[-- Type: application/octet-stream, Size: 7220 bytes --]

[-- Attachment #3: Type: text/plain, Size: 218 bytes --]

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

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

* Re: symlink extension shown using 1.5.3
  2003-09-09 13:36   ` stmoebius
@ 2003-09-10  8:07     ` Corinna Vinschen
  0 siblings, 0 replies; 11+ messages in thread
From: Corinna Vinschen @ 2003-09-10  8:07 UTC (permalink / raw)
  To: cygwin

On Tue, Sep 09, 2003 at 03:35:52PM +0200, stmoebius@gmx.de wrote:
> > On Tue, Sep 09, 2003 at 12:05:20PM +0200, stmoebius@gmx.de wrote:
> > > Since I updated to cygwin 1.5.3 and bash 2.0.5b13, symlinks *on* network
> > > drives are shown by ls including the '.lnk'. They are properly
> > recognized as
> > > symlinks and it is even possible to, e.g., change the directory using
> > only the
> > > link name (without '.lnk').
> > 
> > The reason is probably the missing R/O bit on the network drive.  Can you
> > check the properties dialog of one of these files 
> 
> > when accessing them remote?
> I'm not sure what you mean here, but the R/O attribute is set (checked with
> Win Explorer locally and per remote desktop)

What type are the remote shares, Samba or Windows?
Please send an strace of `ls -l <exactly_one_remote_lnk_file>'.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

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

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

* Re: symlink extension shown using 1.5.3
  2003-09-09 13:14 ` Corinna Vinschen
@ 2003-09-09 13:36   ` stmoebius
  2003-09-10  8:07     ` Corinna Vinschen
  0 siblings, 1 reply; 11+ messages in thread
From: stmoebius @ 2003-09-09 13:36 UTC (permalink / raw)
  To: cygwin

> On Tue, Sep 09, 2003 at 12:05:20PM +0200, stmoebius@gmx.de wrote:
> > Since I updated to cygwin 1.5.3 and bash 2.0.5b13, symlinks *on* network
> > drives are shown by ls including the '.lnk'. They are properly
> recognized as
> > symlinks and it is even possible to, e.g., change the directory using
> only the
> > link name (without '.lnk').
> 
> The reason is probably the missing R/O bit on the network drive.  Can you
> check the properties dialog of one of these files 

> when accessing them remote?
I'm not sure what you mean here, but the R/O attribute is set (checked with
Win Explorer locally and per remote desktop)


-- 
=====
Stefan Moebius       <stmoebius@spezis.de> 
  Wittenberger Str. 71    +49 351 8473953
  01309 Dresden           +49 172 8739617


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

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

* Re: symlink extension shown using 1.5.3
  2003-09-09 10:05 stmoebius
@ 2003-09-09 13:14 ` Corinna Vinschen
  2003-09-09 13:36   ` stmoebius
  0 siblings, 1 reply; 11+ messages in thread
From: Corinna Vinschen @ 2003-09-09 13:14 UTC (permalink / raw)
  To: cygwin

On Tue, Sep 09, 2003 at 12:05:20PM +0200, stmoebius@gmx.de wrote:
> Since I updated to cygwin 1.5.3 and bash 2.0.5b13, symlinks *on* network
> drives are shown by ls including the '.lnk'. They are properly recognized as
> symlinks and it is even possible to, e.g., change the directory using only the
> link name (without '.lnk').

The reason is probably the missing R/O bit on the network drive.  Can you
check the properties dialog of one of these files when accessing them
remote?

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

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

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

* symlink extension shown using 1.5.3
@ 2003-09-09 10:05 stmoebius
  2003-09-09 13:14 ` Corinna Vinschen
  0 siblings, 1 reply; 11+ messages in thread
From: stmoebius @ 2003-09-09 10:05 UTC (permalink / raw)
  To: cygwin

Since I updated to cygwin 1.5.3 and bash 2.0.5b13, symlinks *on* network
drives are shown by ls including the '.lnk'. They are properly recognized as
symlinks and it is even possible to, e.g., change the directory using only the
link name (without '.lnk').

Symlinks on local drives are shown just fine.

Using:
cygwin 1.5.3-1
bash 2.0.5b-13
fileutils 4.1-2

on w2ksp4. The server uses w2k as well.

Anyway, thanks for a great product.

Stefan

-- 
=====
Stefan Moebius       <stmoebius@spezis.de> 
  Wittenberger Str. 71    +49 351 8473953
  01309 Dresden           +49 172 8739617


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

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

end of thread, other threads:[~2003-09-12  2:38 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-09-10 12:35 symlink extension shown using 1.5.3 stmoebius
2003-09-10 12:55 ` Minor website fixup chris
2003-09-10 15:26   ` Christopher Faylor
  -- strict thread matches above, loose matches on Subject: below --
2003-09-10 12:30 symlink extension shown using 1.5.3 stmoebius
2003-09-11 15:37 ` Corinna Vinschen
2003-09-11 14:54   ` stmoebius
2003-09-12  2:38     ` Christopher Faylor
2003-09-09 10:05 stmoebius
2003-09-09 13:14 ` Corinna Vinschen
2003-09-09 13:36   ` stmoebius
2003-09-10  8:07     ` Corinna Vinschen

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).