OpenSSH and file system corruption
Corinna Vinschen
vinschen@cygnus.com
Tue Aug 1 09:11:00 GMT 2000
Noel L Yap wrote:
>
> We've been experimenting with using the Cygwin OpenSSH port (including the
> server) on three separate NT boxes. On all three, we've started getting sharing
> violations when trying to remove empty directories. This occurs even when
> nothing else if running (eg from a very clean boot).
The only reason for a sharing violation I can see is that a
process is still running with one of those directories as
current working directory. This is not a problem of ssh but
of Windows.
Example:
If you start ssh-agent while you are in /foo, /foo becomes cwd
for ssh-agent. Regardless of this dir is empty or not, you
will fail miserably when trying to remove /foo while ssh-agent
is still running in the background.
Corinna
--
Corinna Vinschen Please, send mails regarding Cygwin to
Cygwin Developer mailto:cygwin@sources.redhat.com
Red Hat, Inc.
mailto:vinschen@cygnus.com
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com
More information about the Cygwin
mailing list