delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
DomainKey-Signature: | a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id |
:list-unsubscribe:list-subscribe:list-archive:list-post | |
:list-help:sender:reply-to:subject:to:references:from:message-id | |
:date:mime-version:in-reply-to:content-type | |
:content-transfer-encoding; q=dns; s=default; b=becZyAfyoAS9YPEi | |
yHQNw2Veefg51ja51Ypq97tVNvhG+08yap1+xtD9p9OGfjukrWWUDdZMcE9530uv | |
hfIeTOzDi8NBcLYcuzHJwSuMjaY1Zq6i2AGczeFcGzXm79teNMOTNLy8gJxC/UuE | |
lKw1FlcLGm6XLTKDpjTS7kzqEEo= | |
DKIM-Signature: | v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id |
:list-unsubscribe:list-subscribe:list-archive:list-post | |
:list-help:sender:reply-to:subject:to:references:from:message-id | |
:date:mime-version:in-reply-to:content-type | |
:content-transfer-encoding; s=default; bh=K9YMlWiakpGOCuoHosDNle | |
4+lpY=; b=odv/fkvUxcmAEw73O4m9Z1ssMcS1Ij1evwDeUeYzyVM0D1kNctIt/l | |
rNQFL5QeyhsB8zWtEiDNUBPsQZK5M6VVKMbzqtbFoZrFaK4aJMY0msRhOnmyY1rr | |
FS8fn1N4GB2IMremU4mxtwcqUS4oQCPhMfXIifkxObGITiCSdhdPc= | |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Authentication-Results: | sourceware.org; auth=none |
X-Spam-SWARE-Status: | No, score=-1.2 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.1 spammy=H*M:2912, HContent-Transfer-Encoding:8bit |
X-HELO: | mailsrv.cs.umass.edu |
Reply-To: | moss AT cs DOT umass DOT edu |
Subject: | Re: find command seems to lock files |
To: | cygwin AT cygwin DOT com |
References: | <CA+7cx1rwShfSJYJZdvSF-8ERaAQqcYxtQquKKB8xwoBxqhLVog AT mail DOT gmail DOT com> <20190819140308 DOT GN11632 AT calimero DOT vinschen DOT de> <609c28ca-07da-f150-139b-267448ede826 AT cs DOT umass DOT edu> <20190819141321 DOT GO11632 AT calimero DOT vinschen DOT de> <CA+7cx1rZyYwdeGSJFKdzvw_Rjm_4shVY+B-3c0DJmBcqXvjuNA AT mail DOT gmail DOT com> |
From: | Eliot Moss <moss AT cs DOT umass DOT edu> |
Message-ID: | <70bc103f-2933-88e5-2912-224e36741b15@cs.umass.edu> |
Date: | Mon, 19 Aug 2019 10:55:17 -0400 |
User-Agent: | Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.8.0 |
MIME-Version: | 1.0 |
In-Reply-To: | <CA+7cx1rZyYwdeGSJFKdzvw_Rjm_4shVY+B-3c0DJmBcqXvjuNA@mail.gmail.com> |
X-IsSubscribed: | yes |
On 8/19/2019 10:26 AM, Morten Kjærulff wrote: > I forgot to say that I run the find command on my own PC, and the > application runs on a server, which I have 'net use' its disk. > > Would it be the virus scanner on my PC or on the server? > Any idea of a different way to get the age of the file? (I am sure I > cannot change the virus scanner). > > /Morten I wonder if you would get different / better behavior by writing a script / app to run on the server, which you request from your PC. For example, I had an issue with my server holding too many open IMAP connections and then my PC's Thunderbird would block. I invoke a remote command sequence with ssh, that finds the imap processes in question and kills them off. Regards - EM -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |