From 94e6b7076a0af369dcee429aa4d610ef6a9fe9ec Mon Sep 17 00:00:00 2001 From: Andrew McNab Date: Fri, 26 May 2006 20:37:01 +0000 Subject: [PATCH] Correct GRID_AUTH_PASSCODE --- org.gridsite.core/doc/htcp.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 1.8.2.3