diff --git a/ccollect.sh b/ccollect.sh index fb3278f..c4f60c3 100755 --- a/ccollect.sh +++ b/ccollect.sh @@ -356,7 +356,7 @@ while [ "$i" -lt "$no_shares" ]; do if [ "$last_dir" ]; then echo "$(date) Hard linking..." cd "$last_dir" - pax -r -w -l $VVERBOSE . "../$destination_dir" + pax -rwl -p e $VVERBOSE . "../$destination_dir" # old, gnu cp specific # cp -al $VVERBOSE "$last_dir" "$destination_dir" fi diff --git a/doc/TODO b/doc/TODO index 2b8ba1f..da9c65b 100644 --- a/doc/TODO +++ b/doc/TODO @@ -8,6 +8,8 @@ - german doc? - exit pre/post exec -> error codes (after implementation!) (in 0.4) - write about fast changing fs + - write about CHANGED BEHAVIOUR of PRE/POST-EXEC + - write about PAX! - write mkccollectconfig o create source configuration o another script for changing defaults @@ -40,3 +42,10 @@ DONE - implement pre- and post-exec commands o For the general backup process o source specific +testen, ob : im dateinamen..., wenn ja, raus damit! + +Aenderungen aufschreiben + +pax einpflegen + +