Ftp to AS400 ...

I don’t know why ?? (I have a .netrc file)

dd if=A001234568 of=A001230001 conv=ebcdic

0+1 records in
0+1 records out

ftp as400

Connected to as400.
220-QTCP at DVPNEW.OPENLAB.FR.
220 Connection will close if idle more than 5 minutes.
331 Enter password.
230 QUSER logged on.
Remote system type is .
ftp> cd olcftp
250 “OLCFTP” is current library.
ftp> bin
200 Representation type is binary IMAGE.
ftp> put A001230001
local: A001230001 remote: A001230001
200 PORT subcommand request successful.
150 Sending file to member A001230001 in file A001230001 in library
OLCFTP.
250 File transfer completed successfully.

//1/usr/ucb/ftp terminated (SIGFPE ) at 0007:0058AB2F.
%1 104 Floating exception ftp as400

Philippe Frossard     : 74890 FESSY (FRANCE)
Courrier Electronique : mailto:<philippe.frossard@free.fr>
Site Internet         : http://philippe.frossard.free.fr

ftp uses floating point to print out the transfer statistics.
Try running emu87.

-seanb

Philippe Frossard <philippe.frossard@free.fr> wrote:
: I don’t know why ?? (I have a .netrc file)

: # dd if=A001234568 of=A001230001 conv=ebcdic
: 0+1 records in
: 0+1 records out
: # ftp as400
: Connected to as400.
: 220-QTCP at DVPNEW.OPENLAB.FR.
: 220 Connection will close if idle more than 5 minutes.
: 331 Enter password.
: 230 QUSER logged on.
: Remote system type is .
: ftp> cd olcftp
: 250 “OLCFTP” is current library.
: ftp> bin
: 200 Representation type is binary IMAGE.
: ftp> put A001230001
: local: A001230001 remote: A001230001
: 200 PORT subcommand request successful.
: 150 Sending file to member A001230001 in file A001230001 in library
: OLCFTP.
: 250 File transfer completed successfully.

: //1/usr/ucb/ftp terminated (SIGFPE ) at 0007:0058AB2F.
: %1 104 Floating exception ftp as400

Excellent … thanks

Sean Boudreau a écrit:

ftp uses floating point to print out the transfer statistics.
Try running emu87.

-seanb

Philippe Frossard <> philippe.frossard@free.fr> > wrote:
: I don’t know why ?? (I have a .netrc file)

: # dd if=A001234568 of=A001230001 conv=ebcdic
: 0+1 records in
: 0+1 records out
: # ftp as400
: Connected to as400.
: 220-QTCP at DVPNEW.OPENLAB.FR.
: 220 Connection will close if idle more than 5 minutes.
: 331 Enter password.
: 230 QUSER logged on.
: Remote system type is .
: ftp> cd olcftp
: 250 “OLCFTP” is current library.
: ftp> bin
: 200 Representation type is binary IMAGE.
: ftp> put A001230001
: local: A001230001 remote: A001230001
: 200 PORT subcommand request successful.
: 150 Sending file to member A001230001 in file A001230001 in library
: OLCFTP.
: 250 File transfer completed successfully.

: //1/usr/ucb/ftp terminated (SIGFPE ) at 0007:0058AB2F.
: %1 104 Floating exception ftp as400

Philippe Frossard     : 74890 FESSY (FRANCE)
Courrier Electronique : mailto:<philippe.frossard@free.fr>
Site Internet         : http://philippe.frossard.free.fr