RE: Important: New FTP
Thank you Raion for getting this up!
|
|
Gamefan
Octane
Trade Count:
(0)
Posts: 140
Threads: 2
Joined: Jul 2018
Location: Denver, Colorado
|
|
11-11-2019, 08:20 PM |
RE: Important: New FTP
it's not ftp.irixnet.org anymore for reasons I cannot get into, so stop freaking out maybe sunray?
I'm the system admin of this site. Private security technician, licensed locksmith, hack of a c developer and vintage computer enthusiast.
https://contrib.irixnet.org/raion/ -- contributions and pieces that I'm working on currently.
https://codeberg.org/SolusRaion -- Code repos I control
Technical problems should be sent my way.
|
|
Raion
Chief IRIX Officer
Trade Count:
(9)
Posts: 4,240
Threads: 533
Joined: Nov 2017
Location: Eastern Virginia
|
|
11-11-2019, 11:41 PM |
RE: Important: New FTP
(11-11-2019, 11:41 PM)Raion Wrote: it's not ftp.irixnet.org anymore for reasons I cannot get into, so stop freaking out maybe sunray?
http://forums.irixnet.org/images/smilies/biggrin.png
http://forums.irixnet.org/images/icons/thumbsup.png
SGI: Indigo 2, Origin 200(not currently working)
Sun: SS5, SS10, SS20, U5, U10, Ultra1 170E C3D, Blade 100, Blade 1500 Silver, Blade 2500 Silver, U45, E250, E450, T1000, T2000, M3000
|
|
sunray
Indigo2 R10000
Trade Count:
(0)
Posts: 71
Threads: 8
Joined: Oct 2018
Location: Sweden
|
|
11-12-2019, 06:20 PM |
RE: Important: New FTP
Nice, thanks for the new ftp! It's nicely organized as I love it. I don't know how users were not happy with consistent file formatting, that's like the most efficient way of finding things between a lot of files.
Currently owning: Macintosh Quadra 900, PowerBook G4 15' 1.5Ghz, Sun Blade 100, IBM R51, Sony VAIO PCG-R505TSK, HP Z420, HP ProLiant DL120 G7, Want: SGI Octane2, Sun Ultra 30 Creator, HP 9000 C360 RIP: IBM T22, Compaq CQ40, HP DV7 4000 series.
|
|
valejacobo
>Anime thighs
Trade Count:
(0)
Posts: 11
Threads: 4
Joined: Aug 2021
Location: Cordoba, Argentina
|
|
08-21-2021, 05:09 PM |
RE: Important: New FTP
yeah most of this thread is out of date, see this page for an up to date list:
https://irixnet.org/files.html
I have plans to fix this soon, but they will need to wait until I do some system migrations.
I'm the system admin of this site. Private security technician, licensed locksmith, hack of a c developer and vintage computer enthusiast.
https://contrib.irixnet.org/raion/ -- contributions and pieces that I'm working on currently.
https://codeberg.org/SolusRaion -- Code repos I control
Technical problems should be sent my way.
|
|
Raion
Chief IRIX Officer
Trade Count:
(9)
Posts: 4,240
Threads: 533
Joined: Nov 2017
Location: Eastern Virginia
|
|
08-21-2021, 05:30 PM |
RE: Important: New FTP
As for the file formats, I disallow ZIP due to two reasons - IRIX does not include unzip/zip utils and there's known problems with the format containing viruses. PDFs, same deal except now with arbitrary code execution being possible (.doc is also disallowed for similar reasons, see macro exploits)
Most stuff has to be tar/tar.gz or cpio because that's all IRIX can handle stock, until you of course install say xz utils.
I'm the system admin of this site. Private security technician, licensed locksmith, hack of a c developer and vintage computer enthusiast.
https://contrib.irixnet.org/raion/ -- contributions and pieces that I'm working on currently.
https://codeberg.org/SolusRaion -- Code repos I control
Technical problems should be sent my way.
|
|
Raion
Chief IRIX Officer
Trade Count:
(9)
Posts: 4,240
Threads: 533
Joined: Nov 2017
Location: Eastern Virginia
|
|
08-21-2021, 05:32 PM |