If I’m making scripts on my laptop and I want them to run on my Raspberry Pi, I can either copy them word by word over ssh, or use a ftp-server!
Assuming you use Ubuntu and Nautilus (default file manager), you press file -> connect to server. This will open a dialogbox:
As you can see, my pi is my only recently connected server. Hit “Connect” or “Enter”. This will prompt you for username and password:
Enter the correct username and password for your device and hit “Connect” or “Enter”. Nautilus should now open the raspberry pi as a folder and you can click, drag and copy files as you please!
Tell me what you think in the comment section below!