From 6cef0a09066b2e14edafc52543bd848da02b5392 Mon Sep 17 00:00:00 2001 From: "Scott C. MacCallum" Date: Tue, 14 Feb 2023 23:35:14 +0000 Subject: [PATCH] More changes --- cluster-web-to-other.ksh | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/cluster-web-to-other.ksh b/cluster-web-to-other.ksh index f310ccb..efeddc0 100755 --- a/cluster-web-to-other.ksh +++ b/cluster-web-to-other.ksh @@ -26,11 +26,13 @@ cat /sdf/arpa/ns/s/scm/index > .plan # Write the index text file to the root of Gopher -cp /sdf/arpa/ns/s/scm/index /sdf/arpa/ns/s/scm/gopher +cp /sdf/arpa/ns/s/scm/index /ftp/pub/users/scm # Write the 02 text file to the posts Gopher location -cp /sdf/arpa/ns/s/scm/02 /sdf/arpa/ns/s/scm/gopher/posts/2023 +cp /sdf/arpa/ns/s/scm/02 /ftp/pub/users/scm/posts/2023 + +chmod -R 754 /ftp/pub/users/scm # # Meta Array