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]

Oddity when working with webdrive mounted network drives


When opening a webdrive mounted network drive it shows all the user
and groups with question marks (?) and full rw. Looks like it is
emulating FAT/FAT32 here but I wanted to be sure. The uid and gid are
obviously wrong here but that is the numeric uid and gid that it
gives. Beyond that there are no issues.

The host system is Debian but it is not being done through Samba or
NFS. Webdrive is mounting through sshfs.

$ /usr/lib/csih/getVolInfo /cygdrive/w
Device TypeÂÂÂÂÂÂÂ : 7
CharacteristicsÂÂÂ : 10
Volume NameÂÂÂÂÂÂÂ : <shinji257@dreamhost>
Serial NumberÂÂÂÂÂ : 71466
Max Filenamelength : 256
FilesystemnameÂÂÂÂ : <WebDrive>
FlagsÂÂÂÂÂÂÂÂÂÂÂÂÂ : f
 FILE_CASE_SENSITIVE_SEARCH : TRUE
 FILE_CASE_PRESERVED_NAMES : TRUE
 FILE_UNICODE_ON_DISK : TRUE
 FILE_PERSISTENT_ACLS : TRUE
 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 : FALSE
 FILE_READ_ONLY_VOLUME : FALSE
 FILE_SEQUENTIAL_WRITE_ONCE : FALSE
 FILE_SUPPORTS_TRANSACTIONS : FALSE

$ ls -n /cygdrive/w
total 44M
drwxrwxrwx 1 4294967295 4294967295 4.0K 2009-11-04 03:20 Maildir/
drwxrwxrwx 1 4294967295 4294967295 4.0K 2009-12-21 00:58 bin/
drwxrwxrwx 1 4294967295 4294967295 4.0K 2009-10-11 20:17 include/
drwxrwxrwx 1 4294967295 4294967295 4.0K 2009-10-11 06:02 info/
drwxrwxrwx 1 4294967295 4294967295ÂÂÂ 0 2006-09-23 04:36 jabber/
drwxrwxrwx 1 4294967295 4294967295 4.0K 2009-10-11 20:22 lib/
drwxrwxrwx 1 4294967295 4294967295ÂÂÂ 0 2010-01-04 18:45 logs/
drwxrwxrwx 1 4294967295 4294967295 4.0K 2009-10-11 05:51 man/
drwxrwxrwx 1 4294967295 4294967295 4.0K 2009-12-06 11:14 php/
drwxrwxrwx 1 4294967295 4294967295 4.0K 2009-10-11 06:37 php_dev/
-rwxrwxrwx 1 4294967295 4294967295ÂÂ 54 2008-09-25 14:24 restart_fcgi.sh*
drwxrwxrwx 1 4294967295 4294967295 4.0K 2009-11-04 02:48 sent/
drwxrwxrwx 1 4294967295 4294967295 4.0K 2009-10-11 20:22 share/
drwxrwxrwx 1 4294967295 4294967295 4.0K 2009-12-06 21:57 svn/
-rwxrwxrwx 1 4294967295 4294967295Â 172 2009-12-24 23:55 test.sh*
drwxrwxrwx 1 4294967295 4294967295 4.0K 2009-11-30 11:19 tmp/
drwxrwxrwx 1 4294967295 4294967295 4.0K 2008-06-03 15:34 tools/

Robert Pendell
shinji@elite-systems.org
CAcert Assurer
"A perfect world is one of chaos."

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