How to upload and image to fusionpbx to change the logo (Rebranding)

Status
Not open for further replies.

Jasonpbx

New Member
Feb 20, 2024
15
2
3
50
I have been watching videos in the fusion membership portal on how to rebrand. The video does not get into how to upload the file. I have no experience in writing scripts for command lines. Everything I have learned up to this point has been through Youtube videos and trial and error. The videos are really straight forward and easy to follow. I've created a temporary document to upload my png logo file. I am using WinSCP to do the file transfer. For me this is an easier option to transfer the file. However, I am denied access to transfer file using FTP. How can I gain access to upload my logo? What commands do I need to use to allow me access to transfer the file over? I've uploaded the images to show you what I'm experiencing. I'm trying to move traill_Logo.png over to /var/www./fusionpbx/themes/default/images/

If anyone knows of an easier way. I would certainly appreciate it. I sent two pics to illustrate what I'm experiencing.
 

Attachments

  • WinSCP 1.png
    WinSCP 1.png
    98.8 KB · Views: 9
  • WinSCP 2.png
    WinSCP 2.png
    120.4 KB · Views: 9

mcs3ss2

Active Member
Sep 8, 2020
254
27
28
AU
I use winscp all the time
however I login with root user to avoid such unnecessary issue
not recomending you should do it though... risky business
add your user to sudoers and i think you should be ok
 

Jasonpbx

New Member
Feb 20, 2024
15
2
3
50
Thank you for getting back to me with a solution. Pardon me for my ignorance, but how would I login as a root user using winscp? I'm using AWS to host my system and there is a whole process they use for me to log in using a private key. It makes sense that I can do anything as an admin. Can you give me instructions on how to change my user status as root user?
 

Neyamt

Member
Nov 12, 2021
52
3
8
28
Simply copy the images with same name in your used user home directory then copy to the actual folder using cp (command line) and fix the permission.
 

Jasonpbx

New Member
Feb 20, 2024
15
2
3
50
Thank you... I was able to get it working over the weekend. Now when I log into WinSCP I can login as a root user which gives me the option to transfer files.
 
  • Like
Reactions: Neyamt

Jasonpbx

New Member
Feb 20, 2024
15
2
3
50
I use winscp all the time
however I login with root user to avoid such unnecessary issue
not recomending you should do it though... risky business
add your user to sudoers and i think you should be ok
Thank you... I was able to get it working over the weekend. Now when I log into WinSCP I can login as a root user which gives me the option to transfer files.
 
  • Like
Reactions: Neyamt
Status
Not open for further replies.