diff scripts/remote-backup.sh @ 322:4285b8a2762e

making changes to remote backup scripts to account for IRN - tweaks
author aldrich@ssdt-ohio.org
date Thu, 31 Oct 2019 16:15:12 +0100
parents 2cb1093f9aef
children
line wrap: on
line diff
--- a/scripts/remote-backup.sh	Thu Oct 31 14:40:02 2019 +0100
+++ b/scripts/remote-backup.sh	Thu Oct 31 16:15:12 2019 +0100
@@ -85,7 +85,7 @@
 
 ssh $host mkdir -p $target/$project
 
-#Create remote directory
+#scp file 
 #
 scp ${backupFile}.gz  ${backupFile2} $userName@$remoteTarget/$project