From: Bob Nielsen <nielsen@oz.net>
To: linux-hams@vger.kernel.org
Subject: Re: YAPP File Transfer with Linux
Date: Tue, 12 Jul 2005 07:56:07 -0700 [thread overview]
Message-ID: <20050712145607.GA17243@oz.net> (raw)
In-Reply-To: <Pine.LNX.4.44.0507120900580.14121-100000@srv01.compumont.com>
On Tue, Jul 12, 2005 at 09:13:40AM -0500, Bill Vodall wrote:
>
> > Bill Vodall WA7NWP wrote:
> >
> > > I'm looking for a command line YAPP file transfer
> > > facility for Linux.
> >
> > Linpac does yapp transfers. I use it, and can upload or download files
> > from the local fbb bbs.
> >
> > Linpac is a console packet terminal program. It seems like old dos
> > baycom program. It's mail support is not that good, but I like it.
>
> Thanks for the reply.
>
> Linpac might work as the client IF it can be scripted to do
> the transfer as part of a script with no user intervention.
>
> I'm looking for a much lighter weight serve application then
> having to use a full FBB installation.
>
> The examples Curt found might work with some modifications if
> I can't find anything else.
>
> Ideally this will work over the AX25 packet system in Linux.
>
> The goal is to be able to script something like:
>
> # Package Email and NNTP postings in a single file (UUCP does this)
> # (or use a file of exported packet bulletins)
> $ bzip2 -9 FILE
> # send the compressed bundle to the remote system
> $ ax2cp FILE.bz REMOTE-SYSTEM:FILE.bz
>
> Once at the remote, the file would be decompressed and imported
> into the standard Email, News or Packet communication systems.
>
>
> An alternate solution would be UUCP directly over AX25 packet. I
> know it's been done. Has anybody here worked through the details
> and set it up?
Another alternate would be to use a FTP client which allows sending a
file via the command line, such as ncftpput. If there is a way to use
SSH without encryption (or if the FCC dropped the prohibition of
encryption), scp could handle the file transfer and compression in one
step. Or are you trying to avoid tcp/ip?
Bob, N7XY
next prev parent reply other threads:[~2005-07-12 14:56 UTC|newest]
Thread overview: 52+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-11 8:21 [PATCH] First cut of PR430 / extended 6pack driver Ralf Baechle DL5RB
2005-07-11 21:59 ` YAPP File Transfer with Linux Bill Vodall WA7NWP
2005-07-11 22:06 ` Curt, WE7U
2005-07-11 22:12 ` Curt, WE7U
2005-07-12 11:42 ` Rodolfo Brasnarof
2005-07-12 14:13 ` Bill Vodall
2005-07-12 14:21 ` Digi-ned output file and logrotate Bill Vodall
2005-07-12 15:24 ` Jim Bayer
2005-07-12 14:56 ` Bob Nielsen [this message]
2005-07-12 14:55 ` YAPP File Transfer with Linux Bill Vodall
2005-07-12 15:28 ` Bob Nielsen
2005-07-12 17:05 ` Bill Vodall
2005-07-12 18:07 ` Robert Eliassen
2005-07-12 18:51 ` Jeremy Utley
2005-07-12 19:11 ` Bill Vodall WA7NWP
2005-07-13 7:53 ` Robert Eliassen
2005-07-13 11:03 ` Tomi Manninen
2005-07-13 14:41 ` Chuck Hast
2005-07-13 17:51 ` Dave Platt
2005-07-14 0:19 ` Bob Nielsen
2005-07-12 20:51 ` Michael Taylor
2005-07-12 22:03 ` Bill - WA7NWP
2005-07-12 23:56 ` Chuck Hast
2005-07-12 15:13 ` Robert Eliassen
2005-07-12 15:22 ` SSH and the NONE option Bill Vodall
2005-07-12 16:55 ` Ralf Baechle DL5RB
2005-07-12 17:02 ` Bill Vodall
2005-07-12 18:04 ` Jonathan Lassoff
2005-07-12 19:08 ` Bill Vodall WA7NWP
2005-07-12 20:00 ` Jim Bayer
2005-07-12 20:43 ` Michael Taylor
2005-07-12 20:41 ` Michael Taylor
2005-07-12 21:57 ` Bill - WA7NWP
2005-07-12 22:19 ` Dennis Boone
2005-07-14 7:59 ` Ralf Baechle DL5RB
2005-07-14 9:47 ` Per Crusefalk
2005-07-14 14:53 ` Jim Bayer
2005-07-14 15:12 ` Andrew Bates
2005-07-14 17:01 ` Dave Platt
2005-07-14 15:27 ` Bob Snyder
2005-07-14 16:28 ` Jonathan Lassoff
2005-07-14 19:02 ` Bob Snyder
2005-07-14 19:28 ` Curt, WE7U
2005-07-14 20:43 ` Bob Snyder
2005-07-30 1:31 ` SSH and the NONE option - more Bill - WA7NWP
2005-07-30 8:19 ` Robert Snyder
2005-08-01 11:34 ` Ralf Baechle DL5RB
2005-08-02 13:20 ` Bill Vodall
2005-07-14 19:51 ` SSH and the NONE option Andrew Bates
2005-07-14 16:01 ` Ralf Baechle DL5RB
2005-07-16 9:28 ` Arno Verhoeven - PE1ICQ
2005-07-13 12:39 ` YAPP File Transfer with Linux Rodolfo Brasnarof
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=20050712145607.GA17243@oz.net \
--to=nielsen@oz.net \
--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.