01-07-2019, 09:01 PM
(01-07-2019, 07:36 PM)kolakidd Wrote:(01-03-2019, 10:23 AM)kolakidd Wrote: Hi,
I'm trying to upload music to a USB attached to the PI, I'm using CyberDuck, but I keep on getting a message saying that I do not have permission to upload to the directory:
My USB is named Music
I am trying to upload to media/Music
I am connecting using:
SSH File transfer protocol
<Pi IP)
User: pi
Password:moodeaudio
Am I missing something here? Obviously I’m a newbie, so is the lack of response because this is not possible?
i'm not familiar with "SSH File transfer protocol" but I think it requires sftp-server to be running. There is an sftp package already present in stretch-lite but I have no idea how to configure it.
Code:
pi@rp3:~ $ dpkg -l | grep sftp
ii openssh-sftp-server 1:7.4p1-10+deb9u4 armhf secure shell (SSH) sftp server module, for SFTP access from remote machines
The other option for transferring files is via Samba to the Samba shares that are automatically posted by moOde.