plener wrote:
i am really new to all this connecivity--i sort of really only know the words and the concepts
i have read till my eyes are red on all this and am now against a wall
all i want to do is get a file from one machine into my octane
the are both plugged into a router and i can ping both ip
one machine called mac ( my machintosh) has a ip of 192.168.1.100
my sgi is called octane with ip --will get it again--excuse this line and data
my mac has a shared flder whre anyone can red write it is called shared
why an i getting error commnd not found on my sgi
loged in on sgi as root
ftp://192.168.1.101--command
not found (using consil on sgi)
i appreciate all your help
peter
You need a ftp-server running on the machine you want to connect to.
So, if you want to connect to the Mac, there must be a ftp-server
running on the Mac.
If the ftp-server is running, open a shell on the SGI and type "ftp 192.168.1.100"
(without the quotation marks).
Then the ftp-client of the SGI connects to the ftp-server on the Mac.
Type in your username and password.
P.S. It's probably easier to run the ftp-server on the SGI than on the Mac and
use "FileZilla" as the Mac-client program.
I use a network storage disk (that's a simple external disk with an ethernet port)
as an ftp-server.