HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- checking file in transmission
Operating System - HP-UX
1833016
Members
2431
Online
110048
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2004 10:54 AM
05-05-2004 10:54 AM
checking file in transmission
Hi,
I need a script where I want to find whether a file is being in transmission or not. Can sombody throw some light?
Thanks.
Dude.
I need a script where I want to find whether a file is being in transmission or not. Can sombody throw some light?
Thanks.
Dude.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2004 09:12 PM
05-05-2004 09:12 PM
Re: checking file in transmission
Hi,
You'll need to specify a little more information about how the file is being transmitted? email, ftp, CIFS, NFS...
regards,
Darren.
You'll need to specify a little more information about how the file is being transmitted? email, ftp, CIFS, NFS...
regards,
Darren.
Calm down. It's only ones and zeros...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2004 09:15 PM
05-05-2004 09:15 PM
Re: checking file in transmission
Hi ,
Have u seen your earlier post for the same problem.
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=581772
Have u seen your earlier post for the same problem.
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=581772
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2004 11:07 PM
05-05-2004 11:07 PM
Re: checking file in transmission
Checkout the fuser command. If a file is being accessed, there is a process connected to it. Doing a fuser on the file will report the process ID of the commands accessing the file. You might check with ps -p if the process is relevant.
If you want to do it the other way around (check which files are in use by a process) you will need something like lsof. lsof is available from HP download centre.
If you want to do it the other way around (check which files are in use by a process) you will need something like lsof. lsof is available from HP download centre.
Every problem has at least one solution. Only some solutions are harder to find.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP