Rasplex no . plexht folder

Hey,

i have a rasberry pi 2 with Rasplex 0.5.1 . Today i want to install/copy some new skins. I connected to the Raspberry Pi via SSH and found the folder “storage” but in this folder are only two folders called “Downloads” and “Lost+Found”. Both are empty. But ther should be folder called “.plexht” or?

I hope you guys can help me.

Hey,
i have a rasberry pi 2 with Rasplex 0.5.1 . Today i want to install/copy some new skins. I connected to the Raspberry Pi via SSH and found the folder "storage" but in this folder are only two folders called "Downloads" and "Lost+Found". Both are empty. But ther should be folder called ".plexht" or?
I hope you guys can help me.


There is a .plexht folder, the '.' denotes a hidden folder, which is why you can't see it!!!!!!!!

There are a number of ways to achieve this, show hidden files in your file browser if using a PC FTP program, create a samba.conf file based on the sample samba.conf.sample file in the .config folder (another hidden folder) so it will show up in your normal 'file explorer' program on your PC, place your file temporarily in another folder, then SSH in and move the file from that location to /.plexht/addons.

If you don't understand any of this then I suggest you start to learn the basics of Linux before attempting anything.

If you are using  windows then winscp  works well for this.

Or on a Mac use Cyberduck for SFTP or Terminal for SSH.