Re: Ideas on solving the file transfer problem
- From: "Dmitry A. Kazakov" <mailbox@xxxxxxxxxxxxxxxxx>
- Date: Sun, 15 Jan 2012 18:35:48 +0100
On Sun, 15 Jan 2012 17:17:50 +0000, Rui Maciel wrote:
The following xkcd comic caught my attention:
http://xkcd.com/949/
Indeed, it appears that transfering files over the internet is still an open
question.
Well, it is rather a closed question. You should not transfer files, do
data instead. File is a container object for certain types of data
persistent in a file system. As such it has limitations and usage areas.
UNIX was in some sense responsible for overuse of files. It was the UNIX's
false idea that everything were a file.
Is there any relevant method to transfer files on the interent?
Specifically to transfer files, depending on the topology of the publishers
and subscribers, their coupling, mutual trust, connectivity QoS etc:
http://en.wikipedia.org/wiki/Rsync
http://en.wikipedia.org/wiki/BitTorrent_%28protocol%29
http://en.wikipedia.org/wiki/Network_File_System_%28protocol%29
--
Regards,
Dmitry A. Kazakov
http://www.dmitry-kazakov.de
.
- Follow-Ups:
- Re: Ideas on solving the file transfer problem
- From: Rui Maciel
- Re: Ideas on solving the file transfer problem
- References:
- Ideas on solving the file transfer problem
- From: Rui Maciel
- Ideas on solving the file transfer problem
- Prev by Date: Ideas on solving the file transfer problem
- Next by Date: Re: Ideas on solving the file transfer problem
- Previous by thread: Ideas on solving the file transfer problem
- Next by thread: Re: Ideas on solving the file transfer problem
- Index(es):
Relevant Pages
|