User forums > General (but related to Code::Blocks)
Backup C::B setting file in Ubuntu
(1/1)
ordak:
Hi,
Is this command OK for making a backup of C::B settings in Ubuntu :
--- Code: ---cp -v /home/mehdi/.codeblocks/default.conf /home/mehdi/Documents/Code_Blocks_Projects/
--- End code ---
oBFusCATed:
I'd store the whole folder. Some plugins store their settings in different files.
ordak:
After searching my PC config file is found in here :
--- Code: ---/home/mehdi/.config/codeblocks/default.conf
--- End code ---
Is this so since the address given in some links is like my first post in this thread.
BlueHazzard:
Yes this is the folder. I would store the whole .codeblocks folder
ordak:
I has some "User templates" in config directory which did not copy. calling cp -r rest causes that folder and it's files content to be copied too.
Navigation
[0] Message Index
Go to full version