(02-Jun-2021, 11:21 AM)ozcal Wrote:BTW, if you are using Rasbian (Buster) as your underlying OS you might have to install Samba seperately as the installer froze for me while trying to do just that.(01-Jun-2021, 06:10 PM)Snoopy8 Wrote:(01-Jun-2021, 03:50 PM)ozcal Wrote: Trying to do a manual transfer from windows 10 to pi4 using wscp. Waht folder do I transfer the installer to because the os is saying it can't find the file when I try to run it ?Transfer SnakeOil installer to your home folder using WinSCP. Then use Putty to SSH into Pi, and run command sudo bash snakeoil-installer-1.2.0-armv7l.sh
Thanks , that seems to be working.
sudo apt-get install samba samba-common-bin
If using Ubuntu 20.04.2 LTS, all went fine for me.