HP3000-L Archives

March 1999, Week 3

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Joe Geiser <[log in to unmask]>
Reply To:
Joe Geiser <[log in to unmask]>
Date:
Thu, 18 Mar 1999 13:17:06 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (52 lines)
> Does anybody know How to ftp  from  HP3000 to an NT server
> and possible problems to look for?

Slightly edited for server and user names and so forth, but you'll get the
idea:

:ftp.arpa.sys
File Transfer Protocol [A0009001] (C) Hewlett-Packard Co. 1990
ftp> open host.domain.com
220 dogbert Microsoft FTP Service (Version 4.0).
Connected to host.domain.com (000.000.000.000).  (FTPINFO 40)
Name(manager): NTUsername
331 Password required for NTUsername.
Password:
230-CSILLC - Secure Inhouse FTP Server
230 User NTUsername logged in.
Remote system type is Windows_NT.
ftp> binary
200 Type set to I.
ftp> put /SYS/UTIL/GRPPURGE grppurge
200 PORT command successful.
150 Opening BINARY mode data connection for grppurge.
226 Transfer complete.
1080 bytes sent in 0.04 seconds (27.04 Kbytes/sec)
ftp> dir
200 PORT command successful.
150 Opening ASCII mode data connection for /bin/ls.
-rwxrwxrwx   1 owner    group            1080 Mar 18 13:10 grppurge
226 Transfer complete.
139 bytes received in 0.03 seconds (4.11 Kbytes/sec)
ftp> quit
221 Thanks for stoppin' by!
:

Your username could be 'anonymous' if your FTP server permits it.  The
password is usually an e-mail address.

Also, if going "TO" the HP3000 - ensure that "./" is used if you are already
in the Current Working Directory (CWD) where the file is to reside.
Example:  if the file should be GRPPURGE.UTIL.SYS, and the CWD is /SYS/UTIL,
then send to ./GRPPURGE, indicating the CWD.

Regards,
Joe Geiser

====================================================
Joe Geiser, President and Senior Partner
CSI Business Solutions, LLC
Phone: +1(215) 945.8100   Fax: +1(215) 943.8408
Toll Free (US/Canada): (877) 945.8100
====================================================

ATOM RSS1 RSS2