summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSven Gothel <[email protected]>2012-08-18 19:51:40 +0200
committerSven Gothel <[email protected]>2012-08-18 19:51:40 +0200
commit106f4348680f64b71ea3c0055dc5e6086898ac18 (patch)
treeb1fbffd976c9d5cb474486f325a04a176ae4b698
parentf866dfdacbe2c34926d9a73c89723b5f054017d9 (diff)
Backup script: Add hint to connect to ssh-agent via env vars
-rwxr-xr-xbackup/rsync-jogamp2here.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/backup/rsync-jogamp2here.sh b/backup/rsync-jogamp2here.sh
index e43f18d..1f3c92b 100755
--- a/backup/rsync-jogamp2here.sh
+++ b/backup/rsync-jogamp2here.sh
@@ -2,6 +2,9 @@
USESSH="-e ssh"
+#SSH_AUTH_SOCK=/tmp/ssh-3t7ximSUbHxy/agent.17860; export SSH_AUTH_SOCK;
+#SSH_AGENT_PID=17861; export SSH_AGENT_PID;
+
DEST1=/data/backup/jogamp.org/fs
DEST2=/data/backup/jogamp.org/fs