Path: csiph.com!xmission!news.snarked.org!news.linkpendium.com!news.linkpendium.com!panix!not-for-mail From: Grant Edwards Newsgroups: comp.os.linux.development.system Subject: Re: File transfer for fastness Date: Mon, 15 Jun 2020 01:31:12 +0000 (UTC) Organization: PANIX Public Access Internet and UNIX, NYC Lines: 13 Message-ID: References: NNTP-Posting-Host: c-68-46-86-141.hsd1.mn.comcast.net X-Trace: reader1.panix.com 1592184672 18952 68.46.86.141 (15 Jun 2020 01:31:12 GMT) X-Complaints-To: abuse@panix.com NNTP-Posting-Date: Mon, 15 Jun 2020 01:31:12 +0000 (UTC) User-Agent: slrn/1.0.3 (Linux) Xref: csiph.com comp.os.linux.development.system:795 On 2020-06-14, t.sathyanarayanan@gmail.com wrote: > Im trying to find best solution for parallel file transfer, which is > event driven after the file written to a directory with extension > like .done, means the file is ready for file transfer. > > 1. Monitoring the directory for .done is cpu cycle time waster > > 2. running a cron on particular interval to transfer files will not > help fasteness to the data. https://man7.org/linux/man-pages/man7/inotify.7.html https://en.wikipedia.org/wiki/Inotify