Rich Freeman on 25 Mar 2014 16:20:53 -0700
|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: [PLUG] check for a file being transmitted via ftp
|
- From: Rich Freeman <r-plug@thefreemanclan.net>
- To: "Philadelphia Linux User's Group Discussion List" <plug@lists.phillylinux.org>
- Subject: Re: [PLUG] check for a file being transmitted via ftp
- Date: Tue, 25 Mar 2014 19:20:46 -0400
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:content-type; bh=TX+FSmvHQD31Eb9vI5Xp0mOKwfX+bNU3kpWTogyAxzg=; b=n09q2iUNWE9Z1sWMz4mgrG6oZ0aRNjZHixVcuUGdDzDmQm7Qx3qJEksav9l3cceYQ/ SkNIJO2OAOdOTcNHpSbublXneMbNFwe1v+1HPTqYJLqYxbghCzL2PcUJYp5FJLsPinnG obVTCHTb5Ky8cLsb7Ib0A9ncwCezMeBY5QuG89s4GFPdgL9viiMD7RB2JcadHkiYOraT AX2CtzJDXhUJd2bn50TXkyhzw1ykXpo2kWdX2B5kHdRKvqi/zZuQIY9lVGAsSFWItSJK Re6KkbzEGY2ZC71J6JcqUroXzEVa5dtHNLSwoYOqd1GuGwUoRmZI/UDYcuZzhEw5zRSo vIdg==
- Reply-to: Philadelphia Linux User's Group Discussion List <plug@lists.phillylinux.org>
- Sender: "plug" <plug-bounces@lists.phillylinux.org>
On Tue, Mar 25, 2014 at 2:10 PM, Doug Stewart <zamoose@gmail.com> wrote:
> Does `lsof | grep filename` not work?
In my experience this tends to be a bit slow since the lsof output is
REALLY verbose.
fuser filename might be another option.
Rich
___________________________________________________________________________
Philadelphia Linux Users Group -- http://www.phillylinux.org
Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce
General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug