diff --git a/docs/manual/CoreTasks/get.html b/docs/manual/CoreTasks/get.html index ad22900c0..f536e1a70 100644 --- a/docs/manual/CoreTasks/get.html +++ b/docs/manual/CoreTasks/get.html @@ -29,6 +29,10 @@ NB: This timestamp facility only works on downloads using the HTTP protocol. A username and password can be specified, in which case basic 'slightly encoded plain text' authentication is used. This is only a secure authentication mechanism over an HTTPS link. +
+If you need to go through a firewall, use +<setproxy> +to set up the proxy first.
+This task does not currently use the proxy information set by the +<setproxy> task, and cannot go through +a firewall via socks. +
Warning: for the get and delete actions to work properly with a Windows 2000 ftp server, it needs to be configured to generate Unix style listings, and not the default MS-DOS listing. Or someone needs to write