Hi all!
I've set up a musicbox on a Raspberry Pi for an oldie neighbour. As the SD card holding the mp*three*s is ext4 his Windows PC can't write to that (when you pull the SD card out of the Pi & into USB-reader on PC). So went down the SSH route (PC and Pi communicating via their wifi network). Login, no probs, commandline, no probs. WinSCP connection, no probs. I can see local PC & remote Pi file directory no problem. But I can't transfer .mp*three*s from PC to Pi via WinSCP.
I can:
- copy .txt, .xls, .jpg (tried a few types, all worked)
- delete files on the remote Pi
- I can copy .mp*three* files via commandline 'scp' command outside WinSCP
I can not:
- copy .png or .mp*three* (tried a few, these didn't work)
I've tried to vary the transfer settings, but no change.
Can you help? I can't ask oldie neighbour to muck around with command line....
Thanks!