I need wget for IRIX 6.5, but can't compile it
#3
RE: I need wget for IRIX 6.5, but I don't have a compiler
(11-07-2018, 04:18 AM)IRIXdejazel Wrote:  They only other thing we have regularly done is use ftp to move files one at a time to the machines that need them. But that is usually only 3 files. To back up all of the work requires countless files and directories.

...

I know I could tar -cf the directory to an archive file, then ftp it over that way, but I was hoping to be able to use wget, as it seems very powerful and flexible and would likely serve our needs very well. If I could get it to work on both ends.

...

I am unfortunately not able to provide advice regarding installing/compiling wget under Irix, but have you tried mget and mput from within ftp? This would allow you to send multiple batches of files using wildcards (ie, mget *.tgz), the main drawback being it is not recursive (in other words, it will not copy subdirectories). Apologies if that is an obvious suggestion but I noticed you mentioned ftp'ing files one at a time, so this might be a workaround. Note that if you try to mget or mput files you may be prompted to confirm each file before the transfer begins, this setting can be overridden through the prompt command.

Having an openssh server installed on the O2 side, as suggested by dexter1, would allow you to recursively transfer files from the Mac using scp. This is a fairly powerful tool which you can use from within the command line, or even under a GUI such as Transmit, depending on your preferences. I am using a similar arrangement to upload files to a set of raspberry pi's (each one running openssh server) and it works wonders.

:Indy: R4000 @100MHz, 96MB, 3GB, XL Newport | :O2: R5000 @180MHz, 256MB, 36GB, CRM | :Indigo2: R4400 @250MHz, 192MB, 36GB, Elan + XZ | :Octane: R10000 @250MHz, 1024MB, 8GB+2GB, ESSI.



mamorim01
Octane

Trade Count: (0)
Posts: 99
Threads: 4
Joined: Oct 2018
Location: Spain
Website Find Reply
11-07-2018, 01:59 PM


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)