Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.os.linux.development.system > #795
| From | Grant Edwards <invalid@invalid.invalid> |
|---|---|
| Newsgroups | comp.os.linux.development.system |
| Subject | Re: File transfer for fastness |
| Date | 2020-06-15 01:31 +0000 |
| Organization | PANIX Public Access Internet and UNIX, NYC |
| Message-ID | <rc6j10$ig8$1@reader1.panix.com> (permalink) |
| References | <ac2857cc-531f-4bdc-b1c7-5459554b9fcbo@googlegroups.com> |
On 2020-06-14, t.sathyanarayanan@gmail.com <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
Back to comp.os.linux.development.system | Previous | Next — Previous in thread | Next in thread | Find similar
File transfer for fastness t.sathyanarayanan@gmail.com - 2020-06-14 06:43 -0700
Re: File transfer for fastness Jorgen Grahn <grahn+nntp@snipabacken.se> - 2020-06-14 14:39 +0000
Re: File transfer for fastness Sathya Narayanan Thangavelu <t.sathyanarayanan@gmail.com> - 2020-06-15 02:14 -0700
Re: File transfer for fastness Jorgen Grahn <grahn+nntp@snipabacken.se> - 2020-06-15 11:42 +0000
Re: File transfer for fastness Grant Edwards <invalid@invalid.invalid> - 2020-06-15 01:31 +0000
Re: File transfer for fastness Jorgen Grahn <grahn+nntp@snipabacken.se> - 2020-06-15 08:41 +0000
csiph-web