View Single Post
Posts: 162 | Thanked: 52 times | Joined on Feb 2010
#2
Select each file as far as I know. The best option for transfers of that nature is via Terminal. Be careful not to do any damage though.

Find the correct directory/directories and use
Code:
mv * /home/user/MyDocs/whatever/directory/to/move/to/
You might be best to use cp instead of mv and confirm they're in the correct location, then delete the originals