View Single Post
Posts: 68 | Thanked: 9 times | Joined on Mar 2010 @ Bangalore, India
#6
Originally Posted by coderus View Post
use terminal
cp /home/user/file /home/user/MyDocs
or
mv /home/user/file /home/user/MyDocs
The copy command did the trick. Any idea why copy didn't work with filebox?