Index: trunk/DataCheck/Transfer/RsyncRawToISDC.sh
===================================================================
--- trunk/DataCheck/Transfer/RsyncRawToISDC.sh	(revision 13313)
+++ trunk/DataCheck/Transfer/RsyncRawToISDC.sh	(revision 13342)
@@ -51,5 +51,5 @@
                  0)   printprocesslog "INFO link for  "$rawfileisdc" created successfully."
                       ;;
-                 *)   printprocesslog "WARN link for "$rawfileisdc" could not be created."
+                 *)   printprocesslog "WARN link for "$rawfileisdc" could not be created (check2="$check2")."
                       check=$check2
                       ;;
@@ -59,5 +59,5 @@
            fi
            ;;
-      *)   printprocesslog "WARN "$rawfilelp" could not be transferred to ISDC."
+      *)   printprocesslog "WARN "$rawfilelp" could not be transferred to ISDC (check1="$check1")."
            check=$check1
            ;;
@@ -87,5 +87,5 @@
                     0)   printprocesslog "INFO link for  "$drsfileisdc" created successfully."
                          ;;
-                    *)   printprocesslog "WARN link for "$drsfileisdc" could not be created."
+                    *)   printprocesslog "WARN link for "$drsfileisdc" could not be created (check4="$check4")."
                          check=$check4
                          ;;
@@ -95,5 +95,5 @@
               fi
               ;;
-         *)   printprocesslog "WARN "$drsfilelp" could not be transferred to ISDC."
+         *)   printprocesslog "WARN "$drsfilelp" could not be transferred to ISDC (check3="$check3")."
               check=$check3
               ;;
