HP3000-L Archives

February 2003, 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:
Mark Bixby <[log in to unmask]>
Date:
Wed, 19 Feb 2003 16:04:25 -0800
Content-Type:
text/plain
Parts/Attachments:
text/plain (53 lines)
What does the Apache error_log file show?

Do a :LISTFILE ,2 on your image files.  Are they bytestream or MPE variable
binary?  For best results, you want to use bytestream.  I do the following in
the MS Windows command line FTP client to ensure bytestream is used when
uploading to MPE:

C:\temp>ftp mpe.host.name
Connected to mpe.host.name.
220 HP ARPA FTP Server [A0012003] (C) Hewlett-Packard Co. 2000 [PASV SUPPORT]
User (mpe.host.name:(none)): user.acct
331 Password required for USER.ACCT.  Syntax: [,]acctpass
Password:
230 User logged on
ftp> binary
200 Type set to I.
ftp> quote type L 8
200 Type set to L (byte size 8).
ftp> put exhibit61a.gif /tmp/exhibit61a.gif
200 PORT command ok.
150 File: /tmp/exhibit61a.gif opened; data connection will be opened
226 Transfer complete.
ftp: 214476 bytes sent in 2.59Seconds 82.71Kbytes/sec.
ftp> quit
221 Server is closing command connection

:listfile /tmp/exhibit61a.gif,2
  PATH= /tmp/

  CODE  ------------LOGICAL RECORD-----------  ----SPACE----  FILENAME
          SIZE  TYP        EOF      LIMIT R/B  SECTORS #X MX

            1B  BA      214476   16384000   1      848  3 32  exhibit61a.gif

The "BA" under "TYP" means the file is bytestream.

- Mark B.

Hoxsie, Howard wrote:
 > I have FTP'd a few images from my PC to the 3000 (.gif), I've done a chmod
 > 777 on the file in the htdocs directory, but when I bring up the browser I
 > can't see the image, just an "x" box.  I've copied over some of the images
 > from the icons directory to the htdocs directory and am able to see those
 > just fine.  What am I missing?  I have a meeting tomorrow afternoon to show
 > off some of what we can do to some of the business folk, and I would like to
 > display my picture.
--
[log in to unmask]
Remainder of .sig suppressed to conserve expensive California electrons...

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

ATOM RSS1 RSS2