anonymous ftp setup

David Miller - CATS davidm at cbmvax.commodore.com
Thu May 23 00:39:36 AEST 1991


In article <doug.674502557 at isuee1> doug at .ee.iastate.edu (Doug Jacobson) writes:
|I'm trying to setup an anonymous ftp for a 3B2/1000 running SYSV 3.2.2
|and the Win/TCP version 3.2.  The problem I have is when I setup the
|ftp HOME directory to be anything but "/" the I get an error
|"425  Can't open data socket (0.0.0.0,0)" whenever I try to do an 'ls'
|or transfer a file.  I can use cd and pwd and they work.  I have setup
|a subdirectory with an etc, bin, shlib, pub, and tmp directories.
|bin has ls and pwd in it, etc has passwd and group, shlib has a copy of /shlib.
|The directory stucture is given below:

...

|
|Does anyone know how to setup anonymous ftp for the 3b2.
|
|Doug Jacobson
|Iowa State University
|Ames Iowa
|doug at isuee1.ee.iastate.edu

What you're missing is a couple of devices.  I don't remember off hand
which ones, but try these for starters:

/dev/tcp
/dev/null
/dev/zero (if using 3.2.2)

If that doesn't work try adding these, one at a time, 'til it does:

/dev/ip
/dev/icmp
/dev/emd (or /dev/ni depending on version)
/dev/ptmx
/dev/pts...


Let me know how you make out.  SVR4 on the Amiga 3000UX only requires
/dev/tcp and /dev/zero, but your mileage may vary.

DavidM
--
DavidM			CATS - Commodore Applications and Technical Support
+1 215 431 9425		davidm at cbmvax.commodore.com
"Commodore Amiga 3000UX - Born to Run UNIX SVR4"



More information about the Comp.sys.att mailing list