The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Top Forums > Shell Programming and Scripting
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 08-12-2008
zaxxon's Avatar
zaxxon zaxxon is offline Forum Staff  
Moderator
  
 

Join Date: Sep 2007
Location: Germany
Posts: 2,289
Quote:
by the process
Which process?

"A remote file being in use by a process..." Sorry, I don't understand what you mean. Remote in the terms if you can check from your Unix box if the file you are downloading is currently in use by some process on the XP box Maybe you describe a bit more, what you want to know.

Basically on Unix you can check with "fuser" if files are in use.