Logo 
Search:

Unix / Linux / Ubuntu Forum

Ask Question   UnAnswered
Home » Forum » Unix / Linux / Ubuntu       RSS Feeds

Moving a file???

  Date: Jan 07    Category: Unix / Linux / Ubuntu    Views: 215
  

I have this file sitting on my desktop and I'd like to move it
to /usr/local/share/xastir/fcc but trying to do this in Konqueror get me an
error that says "Access denied...".

Trying this from a command line, "copy" and "move" (both from my old dos
days) are not found -- how the heck can I move this file???

Share: 

 

2 Answers Found

 
Answer #1    Answered On: Jan 07    

open a terminal sudo mv /Desktop/file /usr/local/share/xastir/fcc/file

you will be prompted for your password (same as your login password)

copy is cp for future reference

 
Answer #2    Answered On: Jan 07    

I would say, first check to see if you have write access to the dir you are
going to move it to, then right click on the desktop file and check
permissions to see if you can move it. In theory you should be able to open
your home folder and then move to the folder you want to copy the file to,
and drag / drop. I am not super familiar with ubuntu (just learning) but use
SUSE and do the same thing without problems.

 
Didn't find what you were looking for? Find more on Moving a file??? Or get search suggestion and latest updates.




Tagged: