Or if you need to specify a specific email address on a specific site, but
wishes to leave the default "Squid@" anonymous email address:
ftp://anonymous:your.email%40domain@ftp.example.com/
(%40 is the URL escaped code for @)
Note: FTP as such does not have a anonymous user, but it is tradition that
the login "anonymous" is anonymous users, sending their email address as
password.
Simon White wrote:
> You can set the anonymous username in the squid.conf file. See:-
>
> # TAG: ftp_user
> # If you want the anonymous login password to be more informative
> # (and enable the use of picky ftp servers), set this to something
> # reasonable for your domain, like wwwuser@somewhere.net
> #
> # The reason why this is domainless by default is that the
> # request can be made on the behalf of a user in any domain,
> # depending on how the cache is used.
> # Some ftp server also validate that the email address is valid
> # (for example perl.com).
> #
> #Default:
> # ftp_user Squid@
>
> Note: some servers might require "anonymous", so perhaps set
>
> ftp_user anonymous@
-- Basic free Squid support provided thanks to MARA Systems AB Your source of advanced reverse proxy solutions or customized Squid solutions. http://www.marasystems.com/products/Received on Tue Apr 30 2002 - 05:50:31 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:07:46 MST