This is a discussion on A scp problem within the Linux Security forums, part of the System Security and Security Related category; Now I'm a normal user and have a file want to copy to a directory which is belong to ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Now I'm a normal user and have a file want to copy to a directory which
is belong to root. Of course I need to "sudo cp xxx.c /root". But I use "scp xxx.c /root". The result is I copied this to /root! Is there something wrong? My environment is Redhat Linux Advance Server version 4. |