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" - cp fails, rsync and cat ok ; remote FS is ext3


I am seeing  cp  fail with "replaced while being copied"
  $ cp k:/users/otisa/k* .
  cp: skipping file `k:/users/otisa/kiki_fstab.txt', as it was replaced while bein g copied

Some other Cywin operations including
  cat  k:/users/otisa/kiki_fstab.txt  > k.txt 
  rsync  k:/users/otisa/kiki_fstab.txt .
can successfully read the remote file and produce a correct copy 
on the local NTFS file system.

k: is a Linux  ext3 file system, being accessed via a Samba server .
Samba is running on a Sparc machine running Solaris 8.
The Linux machine is  Intel x86 32bit, running Redhat AS2.1  .

Attached are cygcheck.out and output from the getvolcheck source
in this thread for the file system mounted as k:

If I ssh to the Linix machine, I get
  % grep kiki2 /etc/fstab
  LABEL=/kiki2            /kiki2                  ext3    defaults        1 2
  % hostname
  kiki


Allen




Attachment: volcheck_k.out
Description: Text document

Attachment: cygcheck.out
Description: Text document

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