@ -642,7 +642,7 @@ do
getDestFile
for copy_ext in "${destinationcopyext[@]}"
do
if [[ $filename =~ '.*\.'$copy_ext'$' ]]
if [[ $filename =~ '.*'"$copy_ext" ]]
then
copied=1
break
The note is not visible to the blocked user.