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]

Re: NetAPP / cygwin 1.7.7-1 avoid Recycle BIN dot files


On Nov 17 15:16, koerner.sebastian@t-online.de wrote:
>  Hi Corinna,
>  
>  > Try the latest developer snapshot from http://cygwin.com/snapshots/
> I used the one from Nov 2th. No change. Dotfiles are created and the
> mount does not say "netapp"
>  
>  Anyway, if the latest snapshot does not solve your problem, install
>  the csih package from the distro (probably you already have it) and
>  run
>  
>  $ cd <path-to-some-directory-on-the-netapp>
>  $ /usr/lib/csih/getVolInfo . <-- note the dot
>  bash-3.2$ /usr/lib/csih/getVolInfo .
> Device Type        : 7
>  Characteristics    : 10
>  Volume Name        : <shr1>
>  Serial Number      : 133445
>  Max Filenamelength : 255
>  Filesystemname     : <FAT>
>  Flags              : 40007
>     FILE_CASE_SENSITIVE_SEARCH  : TRUE
>     FILE_CASE_PRESERVED_NAMES   : TRUE
>     FILE_UNICODE_ON_DISK        : TRUE
>     FILE_PERSISTENT_ACLS        : FALSE
>     FILE_FILE_COMPRESSION       : FALSE
>     FILE_VOLUME_QUOTAS          : FALSE
>     FILE_SUPPORTS_SPARSE_FILES  : FALSE
>     FILE_SUPPORTS_REPARSE_POINTS: FALSE
>     FILE_SUPPORTS_REMOTE_STORAGE: FALSE
>     FILE_VOLUME_IS_COMPRESSED   : FALSE
>     FILE_SUPPORTS_OBJECT_IDS    : FALSE
>     FILE_SUPPORTS_ENCRYPTION    : FALSE
>     FILE_NAMED_STREAMS          : TRUE
>     FILE_READ_ONLY_VOLUME       : FALSE
>     FILE_SEQUENTIAL_WRITE_ONCE  : FALSE
>     FILE_SUPPORTS_TRANSACTIONS  : FALSE
>  bash-3.2$ pwd
>  /cygdrive/s
>  bash-3.2$
> 
> Maybe there is an unhappy coincidence with the netapps and this is a
> race condition between find -exec and rmdir that did not occur before
> 1.7?

No it's not.  The problem is the fact that *this* netapp fakes to be FAT.
Right now Cygwin only recognizes Netapps which report to be "NTFS".

I'll see what I can do.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
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]