HP3000-L Archives

November 2001, Week 5

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:
"Clark, Rick" <[log in to unmask]>
Reply To:
Clark, Rick
Date:
Thu, 29 Nov 2001 16:00:51 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (61 lines)
There are two ways to handle this in FTP from the 3000-
1) Use the MPUT/MGET command with wildcards
2) Use the MPUT/MGET command with indirect file

For example, the files are named NEW01 through NEW35. Using ftp you would do
a

ftp>MPUT NEW*



or if each file name is different

ftp> MPUT ^file

where ^file contains the list of file names to move over. You can easily
create this file by LISTF >filename if the files are different each time.


ftp>help mput

Expand wild-cards in the list of local files given as arguments and
do a put for each file in the resulting list.  Instead of using wild-
cards, you may provide an indirect file by preceding that file's
name with the caret symbol (^).  Optionally, build parameters can be
specified if the remote is an MPE/XL system.  The build parameters
will affect each file in the transfer.  In effect, ";build-parms" is
appended to each file name.  Non-MPE/XL FTP Servers will not interpret
the build parameters as intended.  Use the CASE command to force the
resulting file names to contain all lower case letters.

**NOTE** Of course this requires a FTP listener on the pc. We use one but
the name escapes me right now.

HTH

> -----Original Message-----
> From: Tawny Tran [mailto:[log in to unmask]]
> Sent: Thursday, November 29, 2001 3:44 PM
> To: [log in to unmask]
> Subject: [HP3000-L] To automate multiple files transfer from HP3000 to
> PC
>
>
> Hello Everyone,
>
> We have about 35 files which need to download to pc then copy
> to the CD
> daily.
> Is there any way to automate the task using either Reflection or FTP?
>
> Thanks,
> [log in to unmask]
>
> * To join/leave the list, search archives, change list settings, *
> * etc., please visit http://raven.utc.edu/archives/hp3000-l.html *
>

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2