public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* RE: renaming open files
@ 2000-09-21  2:33 Fifer, Eric
  0 siblings, 0 replies; 5+ messages in thread
From: Fifer, Eric @ 2000-09-21  2:33 UTC (permalink / raw)
  To: 'ajp@eutechnyx.com', cygwin

Andrew Perella wrote:
>Is there a version of cygwin that allows renaming of open files?

Yes, you can rename open files on WinNT using cygwin-1.1.4 on either
NTFS or FAT partitions (but not over SMB).  Win9x can not rename
open files.  This was discussed/fixed back in July:

	http://sources.redhat.com/ml/cygwin/2000-07/msg00595.html

Eric Fifer


__________________________________________________________________________________

IMPORTANT: This email is confidential and may also be legally privileged. If you have received this email in error, you are on notice of its status. If you are not the intended recipient, please notify us immediately by reply email or by telephoning Sanwa International plc's IT Helpdesk on +44 (20) 7330 0444. Then delete this email from your system. You should not copy it or use it for any purpose or disclose its contents to any other person.

Any views contained herein, express or implied, are those of the author and may not necessarily reflect those of Sanwa International plc. Sanwa International plc reserves the right to monitor all emails within its network. Email may be susceptible to virus infection, data corruption, interception and unauthorised amendment. Sanwa International plc does not accept liability for any such infection, corruption, interception or amendment or the consequences thereof.

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: renaming open files
@ 2000-09-20 14:39 Earnie Boyd
  0 siblings, 0 replies; 5+ messages in thread
From: Earnie Boyd @ 2000-09-20 14:39 UTC (permalink / raw)
  To: Robert Collins, ajp, cygwin

--- Robert Collins <robert.collins@itdomain.com.au> wrote:
> 
> ----- Original Message -----
> From: "Earnie Boyd" <earnie_boyd@yahoo.com>
> To: <ajp@eutechnyx.com>; <cygwin@sourceware.cygnus.com>
> Sent: Thursday, September 21, 2000 2:06 AM
> Subject: Re: renaming open files
> 
> 
> > --- Andrew Perella <ajp@eutechnyx.com> wrote:
> > > Is there a version of cygwin that allows renaming of open files?
> >
> > Impossible.  It is a limitation of the filesystem.
> >
> 
> theoretical question: would a file system filter be able to achieve this (on
> for files open via programs linked to cygwin1.dll)
> 

Possibly, but to make it work effectively you would also need to add
journaling.  Which could be quite handy.  BTW some instances of unlink already
queue for delete upon file close, IIRC.

Cheers,

=====
--- < http://earniesystems.safeshopper.com > ---
   Earnie Boyd: < mailto:earnie_boyd@yahoo.com >
            __Cygwin: POSIX on Windows__
Cygwin Newbies: < http://gw32.freeyellow.com/ >
           __Minimalist GNU for Windows__
    Mingw Home: < http://www.mingw.org/ >

__________________________________________________
Do You Yahoo!?
Send instant messages & get email alerts with Yahoo! Messenger.
http://im.yahoo.com/

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: renaming open files
  2000-09-20  8:06 Earnie Boyd
@ 2000-09-20 14:11 ` Robert Collins
  0 siblings, 0 replies; 5+ messages in thread
From: Robert Collins @ 2000-09-20 14:11 UTC (permalink / raw)
  To: Earnie Boyd, ajp, cygwin

----- Original Message -----
From: "Earnie Boyd" <earnie_boyd@yahoo.com>
To: <ajp@eutechnyx.com>; <cygwin@sourceware.cygnus.com>
Sent: Thursday, September 21, 2000 2:06 AM
Subject: Re: renaming open files


> --- Andrew Perella <ajp@eutechnyx.com> wrote:
> > Is there a version of cygwin that allows renaming of open files?
>
> Impossible.  It is a limitation of the filesystem.
>

theoretical question: would a file system filter be able to achieve this (on
for files open via programs linked to cygwin1.dll)


Rob


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: renaming open files
@ 2000-09-20  8:06 Earnie Boyd
  2000-09-20 14:11 ` Robert Collins
  0 siblings, 1 reply; 5+ messages in thread
From: Earnie Boyd @ 2000-09-20  8:06 UTC (permalink / raw)
  To: ajp, cygwin

--- Andrew Perella <ajp@eutechnyx.com> wrote:
> Is there a version of cygwin that allows renaming of open files?

Impossible.  It is a limitation of the filesystem.

Cheers,

=====
--- < http://earniesystems.safeshopper.com > ---
   Earnie Boyd: < mailto:earnie_boyd@yahoo.com >
            __Cygwin: POSIX on Windows__
Cygwin Newbies: < http://gw32.freeyellow.com/ >
           __Minimalist GNU for Windows__
    Mingw Home: < http://www.mingw.org/ >

__________________________________________________
Do You Yahoo!?
Send instant messages & get email alerts with Yahoo! Messenger.
http://im.yahoo.com/

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 5+ messages in thread

* renaming open files
@ 2000-09-20  5:47 Andrew Perella
  0 siblings, 0 replies; 5+ messages in thread
From: Andrew Perella @ 2000-09-20  5:47 UTC (permalink / raw)
  To: cygwin

Is there a version of cygwin that allows renaming of open files?
Regards,
Andrew

_____________________________________________________________________
This message has been checked for all known viruses by Star Internet delivered
through the MessageLabs Virus Control Centre. For further information visit
http://www.star.net.uk/stats.asp

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2000-09-21  2:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-09-21  2:33 renaming open files Fifer, Eric
  -- strict thread matches above, loose matches on Subject: below --
2000-09-20 14:39 Earnie Boyd
2000-09-20  8:06 Earnie Boyd
2000-09-20 14:11 ` Robert Collins
2000-09-20  5:47 Andrew Perella

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).