Bỏ qua để đến Nội dung
Menu
Câu hỏi này đã bị gắn cờ
1 Trả lời
4359 Lượt xem

Hi

I have AWS free tier with ubuntu 18.04 server and installed odoo 12 

I trying to upload custom addon from my PC(ubuntu 18.04) to AWS server by using the below command 

scp -i /path/key.pem -r path/odoo-12.0/custom_addons/report_xlsx ubuntu@0.0.0.0:/path/odoo/custom_addons

but it shows a permission error

scp: path/odoo/custom_addons/report_xlsx: Permission denied

Help me to fix this ...

Ảnh đại diện
Huỷ bỏ
Tác giả

I just fixed this

Thank you all for trying to supporting me

Câu trả lời hay nhất

Hi, can you explain how you can do it? 
I have same problem

Thank's

Ảnh đại diện
Huỷ bỏ
Tác giả

Hi

Do one thing that, give permission for the key file like

"chmod 400 <your_key_file_name>.pem "

then try to upload the file once

If it helps you please up-vote

thank you

Bài viết liên quan Trả lời Lượt xem Hoạt động
1
thg 7 19
4309
0
thg 3 22
7549
2
thg 12 23
14675
0
thg 10 23
33
3
thg 10 23
788