Skip to Content
Menu
This question has been flagged
2 Replies
7953 Views

I would like to transfer files between my Odoo.sh container and my own local computer.


I am reviewing the help at https://www.odoo.com/documentation/14.0/administration/odoo_sh/getting_started/branches.html#ssh


Specifically the section: 'Paste the copied content to your profile SSH keys and press “Add”.

 

How do I access my Profile?

Avatar
Discard
Best Answer

Your Profile is accessed via a Menu that you see FROM A SPECIFIC PROJECT within Odoo.sh.


Avatar
Discard
Best Answer

for those that are not able to generate the ssh key one possible solution could be:

follow this guide for debian https://phoenixnap.com/kb/generate-ssh-key-debian-10

this will list the key content


cat .ssh/id_rsa.pub 

then copy it to your odoo.sh profile.



Avatar
Discard
Related Posts Replies Views Activity
1
Oct 24
827
1
May 23
2220
1
Sep 21
2877
1
Mar 25
634
2
Mar 25
5256