Page 1 of 1

Udload Profile per Webaccess

Posted: Wed Oct 18, 2017 7:32 am
by Matthe
Can I upload the Profil-File per Webaccess like Fixture Files. Or in what Folder on the Filesystem is it stored?

Re: Udload Profile per Webaccess

Posted: Wed Oct 18, 2017 7:56 am
by mcallegari
You can't upload input profiles via web.
You need to scp them via SSH in /root/.qlcplus/inputprofiles

Re: Udload Profile per Webaccess

Posted: Sun Oct 28, 2018 5:22 pm
by richbass
Picking a one year old thread...

Is scp via ssh still the only way to copy input profiles?

Re: Udload Profile per Webaccess

Posted: Mon Oct 29, 2018 7:38 am
by richbass
I taught myself how to do this yesterday

I’m hoping to put together a dummies guide this week

Re: Udload Profile per Webaccess

Posted: Tue Oct 30, 2018 1:59 pm
by richbass
Haven't had chance to create a 'how to' yet,
but this link gives some of the basics of how to connect to your rpi via ssh

https://howchoo.com/g/mgi3mdnlnjq/how-t ... pi-via-ssh

Re: Udload Profile per Webaccess

Posted: Tue Oct 30, 2018 2:04 pm
by richbass
If you have issues with access because you are not running as 'root' then look here

https://www.raspberrypi.org/forums/view ... hp?t=48293

Re: Udload Profile per Webaccess

Posted: Tue Oct 30, 2018 2:06 pm
by richbass
here's a how to for using scp over ssh

you'll need to install something like putty on your pc

https://www.raspberrypi.org/documentati ... ssh/scp.md

Re: Udload Profile per Webaccess

Posted: Tue Nov 06, 2018 7:18 pm
by richbass
I've just had to reinstall my qlc+ image (lots of playing at the terminal, and obvs messed with something I shouldn't have!)
So, was a good excercise in going through everything I had learned again.

I found that the instructions I had previously used for SCP'ing the input profile didn't work this time.

Using scp to copy from pc directly to correct location wouldn't work because I couldn't firgure out how to the configure the root password, and without a root password it wouldn't let me do the copy.

Lots of messing around, and long story short, the easiest way I found to input the input profile was to boot up another SD card I have with my regular RPi OS install with GUI desktop. Used an SD card USB dongle to load my QLC+ sd card as external media, and copied the profile to home/pi

Then swapped cards, booted the sd card with the QLC+ image, and used ssh to sudo cp the file to the correct location.