Welcome, Guest. Please login or register.

Author Topic: Need to find Term  (Read 4259 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline MunchkinTopic starter

Need to find Term
« on: April 29, 2018, 03:45:05 PM »
Aminet seems to have some big issues, can't access it, so i wonder if anyone knows an alternative site where I can find the latest version of Term to download.
 

Offline darkage

  • Hero Member
  • *****
  • Join Date: Aug 2007
  • Posts: 583
    • Show only replies by darkage
Re: Need to find Term
« Reply #1 on: April 29, 2018, 03:56:14 PM »
Maybe try English Amigas FTP site or an old school amiga BBS :P

Its weird I just posted a msg on a Amiga Fidonet message group..  Fidonet is still around :P
 

Offline zipper

Re: Need to find Term
« Reply #2 on: April 29, 2018, 04:21:34 PM »
 

Offline MunchkinTopic starter

Re: Need to find Term
« Reply #3 on: April 29, 2018, 04:37:34 PM »
Quote from: zipper;838833
http://de.aminet.net/aminet/comm/term/Term.lha


Doh, I completely forgot to check mirrors. Been to long since I played with my Amigas.

Thanks!
 

Offline x303

Re: Need to find Term
« Reply #4 on: April 29, 2018, 07:21:59 PM »
Quote from: darkage;838832
Maybe try English Amigas FTP site or an old school amiga BBS :P

Its weird I just posted a msg on a Amiga Fidonet message group..  Fidonet is still around :P

Aminet FTP site is always up and running...
 

Offline MunchkinTopic starter

Re: Need to find Term
« Reply #5 on: April 29, 2018, 07:41:16 PM »
Quote from: x303;838838
Aminet FTP site is always up and running...


Noticed that afterwards. I've been away from my Amigas for to long, I've started to forget things. :(
 

Offline kolla

Re: Need to find Term
« Reply #6 on: April 29, 2018, 11:51:46 PM »
I have my own ipv6-only Aminet mirror that I access via from Amiga using MultiView... magic :)

EDIT: Like this, on my Minimig v1.1... :D
« Last Edit: April 30, 2018, 01:47:08 AM by kolla »
B5D6A1D019D5D45BCC56F4782AC220D8B3E2A6CC
---
A3000/060CSPPC+CVPPC/128MB + 256MB BigRAM/Deneb USB
A4000/CS060/Mediator4000Di/Voodoo5/128MB
A1200/Blz1260/IndyAGA/192MB
A1200/Blz1260/64MB
A1200/Blz1230III/32MB
A1200/ACA1221
A600/V600v2/Subway USB
A600/Apollo630/32MB
A600/A6095
CD32/SX32/32MB/Plipbox
CD32/TF328
A500/V500v2
A500/MTec520
CDTV
MiSTer, MiST, FleaFPGAs and original Minimig
Peg1, SAM440 and Mac minis with MorphOS
 

Offline Pentad

Re: Need to find Term
« Reply #7 on: April 30, 2018, 01:40:15 AM »
Quote from: darkage;838832
Maybe try English Amigas FTP site or an old school amiga BBS :P

Its weird I just posted a msg on a Amiga Fidonet message group..  Fidonet is still around :P


Huh, I had no idea that Fidonet was still around. Amazing.
Linux User (Arch & OpenSUSE TW) - WinUAE via WINE
 

Offline MunchkinTopic starter

Re: Need to find Term
« Reply #8 on: April 30, 2018, 03:11:55 PM »
Quote from: kolla;838846
I have my own ipv6-only Aminet mirror that I access via from Amiga using MultiView... magic :)

EDIT: Like this, on my Minimig v1.1... :D


IPV6 on an Amiga? How do you manage that?
 

Offline Lizard

  • Full Member
  • ***
  • Join Date: May 2007
  • Posts: 195
    • Show only replies by Lizard
Re: Need to find Term
« Reply #9 on: April 30, 2018, 05:56:16 PM »
Quote from: Munchkin;838860
IPV6 on an Amiga? How do you manage that?


I guess internet facing it's ipv6. as you can see in the screenshot the amiga connects to an class c ip 10.x.x.x.
 

Offline kolla

Re: Need to find Term
« Reply #10 on: April 30, 2018, 10:52:15 PM »
Quote from: Lizard;838864
I guess internet facing it's ipv6. as you can see in the screenshot the amiga connects to an class c ip 10.x.x.x.

Yes, correct. As I may have mentioned a few times, I build raspberry pi zeros into my Amiga systems, but in the case above, the Minimig is actually connected to a G4 Mac Mini (running Gentoo/Linux), over bluetooth using a small RS232-BT adapter, using the excellent PPP implementation that Roadshow offers. The Amiga is 10.99.0.2, while the Linux has 10.99.0.1 on its ppp0. :)

The Linux system acts as web proxy and hence take care of the IPv6 issue for http (and ftp), and I have it set up with legacy rsh and telnet services on the ppp0 interface, so that I use those protocols to access shell resources of the Linux system from the Amiga.

For example, when I search Aminet, it sends a command to the Linux system over rsh, which then downloads the Aminet INDEX and performs- grep (the standard unix "search" tool, for those don't know) on that for the search input, formats the result to AmigaGuide formatted text which is what the Amiga gets in return, saves in a file and shows it using MultiView. The AmigaGuide is formatted with avariables assignments associated to the Aminet links, variables that on the Amiga expands to commands for downloading files and readmes, for saving and reading. Phew :D
« Last Edit: April 30, 2018, 10:57:02 PM by kolla »
B5D6A1D019D5D45BCC56F4782AC220D8B3E2A6CC
---
A3000/060CSPPC+CVPPC/128MB + 256MB BigRAM/Deneb USB
A4000/CS060/Mediator4000Di/Voodoo5/128MB
A1200/Blz1260/IndyAGA/192MB
A1200/Blz1260/64MB
A1200/Blz1230III/32MB
A1200/ACA1221
A600/V600v2/Subway USB
A600/Apollo630/32MB
A600/A6095
CD32/SX32/32MB/Plipbox
CD32/TF328
A500/V500v2
A500/MTec520
CDTV
MiSTer, MiST, FleaFPGAs and original Minimig
Peg1, SAM440 and Mac minis with MorphOS