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: "replaced while being copied" - was ... RE: Solved partially by findutils 4.3 - RE: "inode changed", ...





Corinna Vinschen <corinna-cygwin <at> cygwin.com> writes:

> Could you please build and
> run the below test application like this:
> 
>   $ gcc -o getvolinfo getvolinfo.c
>   $ ./getvolinfo //desdata2/universal
> 
> and send the output to this list?
> 
> Thanks,
> Corinna
> 


Hi!
I have the same problem with cp, mv and rm -rf, but only on my windows share,
not on C:.

The result of running your test program on my "home directory" /cygdrive/z is:

$ ./getvolinfo.exe /cygdrive/z
rootdir: z:\
Volume Name        : <userdata>
Serial Number      : 2283740008
Max Filenamelength : 255
Filesystemname     : <NTFS>
Flags:
  FILE_CASE_SENSITIVE_SEARCH  : TRUE
  FILE_CASE_PRESERVED_NAMES   : TRUE
  FILE_UNICODE_ON_DISK        : TRUE
  FILE_PERSISTENT_ACLS        : TRUE
  FILE_FILE_COMPRESSION       : TRUE
  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

Hope this helps.

On a related note:
<begin-wish-mode>
  It would be very nice if it was very simple to install an old version
  of cygwin, so that one can revert to an old version that is known to work.
<end-wish-mode>

Other than this kind of problems, I find cygwin totally neccessary to boost my
productivity. Keep up the good work!

  regards/jbm

 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]