All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bill Vodall WA7NWP <wa7nwp@jnos.org>
To: linux-hams@vger.kernel.org
Subject: Re: YAPP server pgm - Packet File Transfer
Date: Thu, 14 Jul 2005 15:32:10 -0700	[thread overview]
Message-ID: <42D6E7EA.7010000@jnos.org> (raw)
In-Reply-To: <17110.50872.48309.67185@halvor.tensleep.com>


> I am not sure if these programs I wrote are what the
> original requestor wanted or not. 

that was me...

> Here is what they do:
> They sit on an unattended AX.25 capable file server, and users connect
> to them and download files.  If I had the upload half of
> the program finished, they could upload files to the server also.

It sounds like you are very close with the core functionality of
what I'm looking for.

My objective here is to transfer a binary file between two systems with 
packet radio.

The file will be highly compressed standard Email and NNTP posts - the
old UUCP way of doing things.  I believe the existing tools allow 
setting the size of the outgoing file bundle so we'll be able to limit 
it to something like 50K which would probably be fine for most of the 
exchanges.

I'd like the transfer to be very fast, aggressive and efficient.  To get 
the job done as quick as possible and get out of the way.   No doubt 
that FTP/TCP would be better for larger and more robust transfers but in 
this case the overhead of TCP is unacceptable.

I'm attempting to keep this scheme as standard as possible by minimizing 
the value added tools.   A single specialized "ax25" file copy program 
that works through the AX25 tools would be a good solution.

While this is basically Linux, I'm considering the issues and 
possibilities of running this on the other OS's.  (UUPC anyone?)

There's sure been some interesting info presented here in the past 
couple days...

73,
Bill - WA7NWP


  parent reply	other threads:[~2005-07-14 22:32 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-14 20:10 YAPP server pgm Bob Morgan
2005-07-14 20:47 ` Tomi Manninen
2005-07-14 22:32 ` Bill Vodall WA7NWP [this message]
2005-07-14 23:01   ` YAPP server pgm - Packet File Transfer Dave Platt
2005-07-14 23:50     ` Bill Vodall WA7NWP
2005-07-15  7:54   ` w9ya

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=42D6E7EA.7010000@jnos.org \
    --to=wa7nwp@jnos.org \
    --cc=linux-hams@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.