Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.os.linux.development.system > #793
| Newsgroups | comp.os.linux.development.system |
|---|---|
| Date | 2020-06-14 06:43 -0700 |
| Message-ID | <ac2857cc-531f-4bdc-b1c7-5459554b9fcbo@googlegroups.com> (permalink) |
| Subject | File transfer for fastness |
| From | t.sathyanarayanan@gmail.com |
Hi, 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. what are other options existing for file transfer. Thanks, Sathya
Back to comp.os.linux.development.system | Previous | Next — 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