if(($file->copy( $src, $aim)) == 0) {   print "Copieren war nicht erfolgreich!\n"; }