http://qs321.pair.com?node_id=662468


in reply to Re: does not move-- move ($file,"$kat/$folder_name/")
in thread does not move-- move ($file,"$kat/$folder_name/")

To the OP: What he's saying is you should use
move "/home/rdd/archive/copy/$file", ...
instead — $file contains just the bare filename.