From: Andrew McNab Date: Fri, 26 May 2006 20:38:13 +0000 (+0000) Subject: Correct GRID_AUTH_PASSCODE X-Git-Tag: gridsite-core_R_1_2_2~3 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=9e04d514a6dce737ba3460291abe6420db3a9801;p=jra1mw.git Correct GRID_AUTH_PASSCODE --- diff --git a/org.gridsite.core/doc/htcp.1 b/org.gridsite.core/doc/htcp.1 index 39e20f5..0731d33 100644 --- a/org.gridsite.core/doc/htcp.1 +++ b/org.gridsite.core/doc/htcp.1 @@ -127,7 +127,7 @@ masquerading as your target. Try to use GridHTTP redirection for HTTPS URLs. Compatible servers will perform authentication and authorization on the HTTPS connection and then redirect to HTTP for the GET or PUT file transfer. htcp makes the HTTP request using -the GRID_AUTH_ONETIME single-use passcode obtained via HTTPS. The --grid-http +the GRID_AUTH_PASSCODE single-use passcode obtained via HTTPS. The --grid-http option will be ignored for directory operations or HTTP URLs. If a redirected transfer isn't possible, a normal HTTPS data transfer will be attempted.