Thread
:
"Select All" option - is there one?
View Single Post
Marlon
2010-10-01 , 10:16
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
Quote & Reply
|
Marlon
View Public Profile
Find all posts by Marlon