Re: File copying problem (ever-changing faked inode on network drive)

2006-04-14 Thread Corinna Vinschen
On Apr 14 09:03, Stephen Linda wrote: > Hi > > I installed the latest snapshot (cygwin1-20060413). When trying to > compile the program, using the command "gcc -o testcase testcase.c" I > get "testcase.c:31: error: structure has no member named `d_ino'" So... > Please forgive an exceeding stupid

RE: File copying problem (ever-changing faked inode on network drive)

2006-04-14 Thread Dave Korn
On 14 April 2006 14:04, Stephen Linda wrote: > Hi > > I installed the latest snapshot (cygwin1-20060413). When trying to > compile the program, using the command "gcc -o testcase testcase.c" I > get "testcase.c:31: error: structure has no member named `d_ino'" So... > Please forgive an exceedin

RE: File copying problem (ever-changing faked inode on network drive)

2006-04-14 Thread Stephen Linda
mailto:[EMAIL PROTECTED] Sent: Thursday, April 13, 2006 10:51 PM To: Stephen Linda Subject: Re: File copying problem (ever-changing faked inode on network drive) Stephen Linda cog.ufl.edu> writes: > I'm having the "cp: skipping file `/g/tmp/foo.bar', as it was replace

Re: File copying problem (ever-changing faked inode on network drive)

2006-04-13 Thread Eric Blake
Stephen Linda cog.ufl.edu> writes: > I'm having the "cp: skipping file `/g/tmp/foo.bar', as it was replaced > while being copied" problem on a network drive, apparently due to the > ever-changing inode adventure. Samba 2.0.10 running under Redhat 7.1 > kernel 2.4.17 on the file server; XP pro SP2

Re: File copying problem

2006-04-01 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Stefan Vorkoetter on 3/31/2006 9:33 AM: > > Another question then: Why can I successfully use tar to read files from > the samba file system, and record them into a tar archive on the local > file system? Is it simply that tar doesn't bot

Re: File copying problem

2006-03-31 Thread Stefan Vorkoetter
Corinna Vinschen wrote: On Mar 30 10:20, Stefan Vorkoetter wrote: I'll talk to our IT folks. Any idea why this problem doesn't happen with a 1.5.18 based cygwin? Faked inode number vs. real inode number on remote drives. Corinna Another question then: Why can I successfully use tar to read

Re: File copying problem

2006-03-30 Thread Corinna Vinschen
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

Re: File copying problem

2006-03-29 Thread Stefan Vorkoetter
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 enti

Re: File copying problem

2006-03-29 Thread Christopher Faylor
On Wed, Mar 29, 2006 at 10:51:26AM -0500, 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 rep

Re: File copying problem

2006-03-29 Thread Igor Peshansky
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 instal