how to share folders between Windows and IRIX?
#1
Question  how to share folders between Windows and IRIX?
Hi, I am new to the topic of networking or what refers to communication between computers, I would like to know how I can share the folders of my Windows to IRIX. What should I do and what are the methods?
RetroGamer1985
Octane

Trade Count: (0)
Posts: 61
Threads: 19
Joined: Jul 2018
Find Reply
10-23-2018, 12:55 PM
#2
RE: how to share folders between Windows and IRIX?
It can be mind-numbingly frustrating at times, usually I wind up just doing FTP which works just fine.

[Image: bjcqtPvq_o.png]
BackPlaner
Jurassic Technologist

Trade Count: (1)
Posts: 262
Threads: 39
Joined: Sep 2018
Location: Lost Angeles
Find Reply
10-23-2018, 01:44 PM
#3
RE: how to share folders between Windows and IRIX?
Different ways to approach this, but I must admit I have never tried it myself. You can probably try Samba for the most direct approach, although I think you may run into some issues if you have Windows 10 installed. Another possibility is through an NFS server installed in your Windows machine (FreeNFS maybe?).

I am a simple folk, I have an ftpd server installed on a spare debian machine for other purposes, and I keep my IRIX tars stored there. If I need to get a file I just ftp from the IRIX machine and get files as necessary. It is probably not an optimum arrangement, but it works fine for me.

(10-23-2018, 01:44 PM)BackPlaner Wrote:  It can be mind-numbingly frustrating at times, usually I wind up just doing FTP which works just fine.

I was typing my reply then I saw this comment. I definitely agree.

: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.



(This post was last modified: 10-23-2018, 01:50 PM by mamorim01.)
mamorim01
Octane

Trade Count: (0)
Posts: 99
Threads: 4
Joined: Oct 2018
Location: Spain
Website Find Reply
10-23-2018, 01:48 PM
#4
RE: how to share folders between Windows and IRIX?
Surely most people have some sort of NAS these days? Those are really small Linux servers and they can serve up files using SMB and NFS protocols simultaneously.
jan-jaap
SGI Collector

Trade Count: (0)
Posts: 1,048
Threads: 37
Joined: Jun 2018
Location: Netherlands
Website Find Reply
10-23-2018, 02:49 PM
#5
RE: how to share folders between Windows and IRIX?
(10-23-2018, 02:49 PM)jan-jaap Wrote:  Surely most people have some sort of NAS these days? Those are really small Linux servers and they can serve up files using SMB and NFS protocols simultaneously.

naw, any free money I have to dump on gear I dump into my SGI's...  I really should maybe stop doing this...
gijoe77
Tezro

Trade Count: (1)
Posts: 644
Threads: 34
Joined: Jun 2018
Find Reply
10-23-2018, 03:09 PM
#6
RE: how to share folders between Windows and IRIX?
Personally I use Sharity. The free version is fine for simple use and allows you to mount a Windows share in IRIX so that it is accessible just like a normal local folder.

Indigo2 R10000/IMPACT  R10000 195MHz, 384MB RAM, MaxIMPACT (1MB), 36GB 15k & 300GB 10k drives, new/quiet fans, 100Mb G160 NIC, IRIX 6.5.22&
[Image: Fuelb.png] R14000 600MHz, 4GB RAM, V10 Graphics, 72GB 15k & 300GB 10k drives, new/quiet fans, 1Gb NIC, IRIX 6.5.30
O2  in storage...
Trippynet
Indigo2 IMPACT

Trade Count: (0)
Posts: 304
Threads: 7
Joined: Dec 2017
Find Reply
10-23-2018, 04:23 PM
#7
RE: how to share folders between Windows and IRIX?
(10-23-2018, 04:23 PM)Trippynet Wrote:  Personally I use Sharity. The free version is fine for simple use and allows you to mount a Windows share in IRIX so that it is accessible just like a normal local folder.

Nice. Thanks for the tip.

: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
10-23-2018, 10:30 PM
#8
RE: how to share folders between Windows and IRIX?
(10-23-2018, 04:23 PM)Trippynet Wrote:  Personally I use Sharity. The free version is fine for simple use and allows you to mount a Windows share in IRIX so that it is accessible just like a normal local folder.

can you tell me what to do to use Sharity?

What should I configure Windows 10?

What should I configure IRIX?
RetroGamer1985
Octane

Trade Count: (0)
Posts: 61
Threads: 19
Joined: Jul 2018
Find Reply
10-24-2018, 11:32 AM
#9
RE: how to share folders between Windows and IRIX?
Should be pretty straightforward. Set up a share in Windows, install Sharity, launch the GUI and mount the share using a username/password from your Windows machine.

Sharity can also be operated from the console, I have it in a startup script to automatically map the Windows share on login for my SGIs.

If you're experiencing issues, try launching the Sharity GUI as root to test if this works. If so, could be a permission issue for the folder you're mounting into on the SGI machine.

Indigo2 R10000/IMPACT  R10000 195MHz, 384MB RAM, MaxIMPACT (1MB), 36GB 15k & 300GB 10k drives, new/quiet fans, 100Mb G160 NIC, IRIX 6.5.22&
[Image: Fuelb.png] R14000 600MHz, 4GB RAM, V10 Graphics, 72GB 15k & 300GB 10k drives, new/quiet fans, 1Gb NIC, IRIX 6.5.30
O2  in storage...
Trippynet
Indigo2 IMPACT

Trade Count: (0)
Posts: 304
Threads: 7
Joined: Dec 2017
Find Reply
10-24-2018, 04:43 PM
#10
RE: how to share folders between Windows and IRIX?
(10-24-2018, 04:43 PM)Trippynet Wrote:  Should be pretty straightforward. Set up a share in Windows, install Sharity, launch the GUI and mount the share using a username/password from your Windows machine.

Sharity can also be operated from the console, I have it in a startup script to automatically map the Windows share on login for my SGIs.

If you're experiencing issues, try launching the Sharity GUI as root to test if this works. If so, could be a permission issue for the folder you're mounting into on the SGI machine.

Does this require internet or not? because I still can not connect to it when I was installing sharity I said something about Windows server or WINS, I do not understand what it is, as I said before I'm new to IRIX and a networking noob, so in Windows I only have to create a working group and then try to access the working group on IRIX or you have to do more things to make it work
RetroGamer1985
Octane

Trade Count: (0)
Posts: 61
Threads: 19
Joined: Jul 2018
Find Reply
10-24-2018, 05:59 PM


Forum Jump:


Users browsing this thread: 1 Guest(s)