Mail Archives: cygwin/2006/03/30/09:39:09
Corinna Vinschen wrote:
> On Mar 29 11:04, Stefan Vorkoetter wrote:
>> Igor Peshansky wrote:
>>> On Wed, 29 Mar 2006, Stefan Vorkoetter wrote:
>>>
>>>> Does anyone know where I can get a slightly older cygwin1.dll
>>>> (1.5.19.[123]) ? The latest one breaks the copying of files from a Samba
>>>> server (it always says the file's been replaced during the copy).
>>>>
>>>> I tried reverting my entire cygwin installation to a much older one, but
>>>> that caused too much other grief.
>>> Does going forward instead of backward (a.k.a. trying a snapshot[*]) help?
>>> Igor
>>> [*] <http://cygwin.com/snapshots/>
>> No, unfortunately not:
>>
>> # Using the drive letter:
>> ~/lib [504] $ cp u:/repository/main/lib/Statistics.hdb .
>> cp: skipping file `u:/repository/main/lib/Statistics.hdb', as it was
>> replaced while being copied
>>
>> # Using cygdrive:
>> ~/lib [507] $ cp /cygdrive/u/repository/main/lib/Statistics.hdb .
>> cp: skipping file `/cygdrive/u/repository/main/lib/Statistics.hdb', as it
>> was replaced while being copied
>>
>> # Using the full network path:
>> ~/lib [508] $ cp //titan/u-maple/repository/main/lib/Statistics.hdb .
>> cp: skipping file `//titan/u-maple/repository/main/lib/Statistics.hdb', as
>> it was replaced while being copied
>>
>> ~/lib [505] $ uname -a
>> CYGWIN_NT-5.1 mushroom 1.5.20s(0.155/4/2) 20060326 22:52:56 i686 unknown
>> unknown Cygwin
>>
>> All of the above worked fine with 1.5.18, and I believe versions
>> 1.5.19.[123]
>
> -v, please. What Samba version, what remote OS, what's the output
> of the tool from http://sourceware.org/ml/cygwin/2006-01/msg00818.html
> for this remote drive?
>
>
> Corinna
Remote OS is SunOS titan 5.8 Generic_108528-19 sun4u sparc SUNW,Ultra-4
Output of getvolinfo is:
~ [657] $ ./getvolinfo //titan/u-maple
rootdir: \\titan\u-maple\
Volume Name : <u-maple>
Serial Number : 77467987
Max Filenamelength : 255
Filesystemname : <NTFS>
Flags:
FILE_CASE_SENSITIVE_SEARCH : TRUE
FILE_CASE_PRESERVED_NAMES : TRUE
FILE_UNICODE_ON_DISK : FALSE
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
Am looking into what version of samba this may be.
--
Stefan Vorkoetter
Maplesoft
--
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/
- Raw text -