peterlawrey
When transfering a file between two Solaris 8 servers it transfers in passive mode and ASCII. e.g.
227 Entering Passive Mode (192,168,235,75,128,38)
STOR sbe-1.0-b12.tar.gz
150 ASCII data connection for sbe-1.0-b12.tar.gz (192.168.235.30,17).
226 Transfer complete.
13333977 bytes received successfully. (4340.49 KB/s) (00:00:03).
I have set the default and both servers to Active & Binary only, but it tranfers the file via ascii anyway. I have another server with the same patch level of the OS which transfers fine.
e.g.
227 Entering Passive Mode (10,128,84,47,130,191)
STOR sbe-1.0-b12.tar.gz
150 Binary data connection for sbe-1.0-b12.tar.gz (10.128.84.42,20).
226 Transfer complete.
13333977 bytes received successfully. (6510.73 KB/s) (00:00:02).
227 Entering Passive Mode (192,168,235,75,128,38)
STOR sbe-1.0-b12.tar.gz
150 ASCII data connection for sbe-1.0-b12.tar.gz (192.168.235.30,17).
226 Transfer complete.
13333977 bytes received successfully. (4340.49 KB/s) (00:00:03).
I have set the default and both servers to Active & Binary only, but it tranfers the file via ascii anyway. I have another server with the same patch level of the OS which transfers fine.
e.g.
227 Entering Passive Mode (10,128,84,47,130,191)
STOR sbe-1.0-b12.tar.gz
150 Binary data connection for sbe-1.0-b12.tar.gz (10.128.84.42,20).
226 Transfer complete.
13333977 bytes received successfully. (6510.73 KB/s) (00:00:02).