Re: Symantec LiveUpdate breaks squid.

From: David Luyer <luyer@dont-contact.us>
Date: Sat, 11 Oct 1997 14:09:19 +0800 (WST)

On Fri, 10 Oct 1997, Andrew Gillham wrote:
>So ftpget should do this:
>
>Open FTP connection to update.symantec.com
>USER cust-read
>PASS Rcus-01#
>CWD opt
>CWD content
>CWD onramp
>RETR livetri.zip
>
>or:
>Open FTP connection to update.symantec.com
>USER cust-read
>PASS Rcus-01#
>RETR /opt/content/onramp/livetri.zip
>
>IMHO any other behavior is a bug.

These two are not equivalent. What ftpget does is the same as the
standard intends. Note that the standard does "CD opt" not "CD /opt".

To access below your home directory you can do various things - one easy
thing is to provide a symlink 'root -> /' in the home directory; another
is to use ../../ (etc).

The Symantec web page is broken if it doesn't use some trick to take you
to the root directory and their ftp site doesn't log you into the root
directory.

David.
Received on Fri Oct 10 1997 - 23:10:44 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:37:16 MST