B
B
blazer052018-05-02 19:51:40
linux
blazer05, 2018-05-02 19:51:40

How to copy a file in Ubuntu?

Hello.
I have Ubuntu on virtualbox.
It is not possible to copy the ff.jar file from the shared directory /media/sf_share/ff.jar
to the /snap/pycharm-professional/current/bin/ directory.
I tried different commands under root, but everything is even, says the file system is read-only. Or is it basically not possible to copy the file to the directory where this pycharm-professional program is located?
cp /media/sf_share/* /snap/pycharm-professional/current/bin/ -R -n -v Copies
normally to the home directory, no problems.
cp /media/sf_share/* /home/blazer/snap/pycharm-professional/current/ -R -n -v
How can I make the file system not only readable but also writable?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
F
FeNUMe, 2018-05-02
@blazer05

Just use the regular version of pycharm, not from the snap package, and do what you want with the files in it.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question