My guess is it was in the process of doing an FTP update and the connection timed out.
I generally connect to the remote server with PC Anywhere and reboot the server, which fixes the problem, but I can understand how that may not work in your case because of other people using the server.
Main Topics
Browse All Topics





by: campellPosted on 2000-07-21 at 01:03:47ID: 3496594
Ok, this might sound stupid but my experience is that if you rename the file before updating/removing it the ftp server releases it.
Example
a) the file foo.bar is locked by the ftp-server
b) rename the file to _foo.bar
c) now you can delete _foo.bar and make a new foo.bar file
Try it, it might be worth it.