HP3000-L Archives

September 2000, Week 4

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:
"Proudfoot, Bill" <[log in to unmask]>
Reply To:
Proudfoot, Bill
Date:
Wed, 13 Sep 2000 09:25:52 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (78 lines)
# ls -la vmsa.303.prod.tar.Z
-rw-r--r--   1 root     other    31721445 Sep  6 17:07 vmsa.303.prod.tar.Z

Using the split command to split into 10Mb units :-


# split -b 10m vmsa.303.prod.tar.Z

Produces four r output files which can be FTP'd

# ls -la x*
-rw-r--r--   1 root     other    10485760 Sep 13 15:14 xaa
-rw-r--r--   1 root     other    10485760 Sep 13 15:14 xab
-rw-r--r--   1 root     other    10485760 Sep 13 15:14 xac
-rw-r--r--   1 root     other     264165 Sep 13 15:14 xad

At the receiving end they can be joined together :-

# for i in aa ab ac ad
> do
> cat x$i >> newfile
> done


# ls -la newfile
-rw-r--r--   1 root     other    31721445 Sep 13 15:16 newfile
#

Bill


> *     +44 (0)151-235-3055
Fax: +44 (0)151-235-3151
> *   mailto:[log in to unmask]
>
>


-----Original Message-----
From: Girard, Frank [mailto:[log in to unmask]]
Sent: 13 September 2000 14:38
To: [log in to unmask]
Subject: [HP3000-L] splitting a file on the HP to help in FTP'ing it.


I have a monthly extract file that gets created, approx. 200 megs worth of
data.  The service I am ftp'ing to, can only handle files of 50 Meg or
smaller.  Is there a utility on the HP, or available for the HP, that can
take the file and split it into smaller chunks for easier handling?

Thanks in advance


Frank Girard
J. Baker Inc.
[log in to unmask]


***********************************************************************
Confidentiality: This e-mail and its attachments are intended for the
above named recipient(s) only and may be confidential and/or
privileged. If they have come to you in error you must take no action
based on them, nor must you copy or disclose them or any part of their
contents to any person or organisation; please reply to this e-mail
and highlight the error immediately and delete this e-mail and its
attachments from your computer system.

Security Warning: Please note that this e-mail has been created in the
knowledge that Internet e-mail is not a 100% secure communications
medium. We advise that you understand and observe this lack of
security  when e-mailing us.

Viruses: Although we have taken steps to ensure that this e-mail and
its attachments are free from any virus, we advise that in keeping
with  good computing practice the recipient should ensure they are
actually  virus free
***********************************************************************

ATOM RSS1 RSS2