HP3000-L Archives

May 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:
Mark Bixby <[log in to unmask]>
Reply To:
Date:
Fri, 21 May 1999 09:02:17 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (29 lines)
Shawn Gordon writes:
>
> I need to ftp all the files in a directory under NT up to my HP and mget
> seems perfect, however how are file extensions handled, or file names that
> are too long to get created by default?  I did a couple of tests and the
> files don't make it up.
>
> Also is there a way to keep FTP from prompting for each file?

Try this:

open ntmachine
user ntuser ntpass
cd ntdirectory
prompt off
mget ./*

The "./" tells MPE that it's OK to use the HFS namespace, so your
extra.long.names.with.weird.extensions should transfer OK.

Note that if your NT names exceed 16 characters, you'll need to FTP them to an
HFS directory on the MPE side, not an MPE group.
--
Mark Bixby                      E-mail: [log in to unmask]
Coast Community College Dist.   Web: http://www.cccd.edu/~markb/
District Information Services   1370 Adams Ave, Costa Mesa, CA, USA 92626-5429
Technical Support               Voice: +1 714 438-4647
"You can tune a file system, but you can't tune a fish." - tunefs(1M)

ATOM RSS1 RSS2