This is probably a silly question, but I know so little about this stuff and I'm quite confused. On the Remote Access page, there's four different ways to transfer files. I'd imagine I'm not going to be using FTP (am I?), so of SFTP, SCP, SSHFS, which one should I use? Which one is the easiest to use?
If it makes any difference, I'm on Windows 10.
- DougieLawson
- Posts: 40800
- Joined: Sun Jun 16, 2013 11:19 pm
- Location: A small cave in deepest darkest Basingstoke, UK
- Contact: Website Twitter
Re: Best method for transferring files from computer to RPi?
Install filezilla on Windows and connect to your RPi's IP address (sftp://raspberrypi.local or sftp://192.168.3.14) with user=pi, password=raspberry (if you've not changed it). That will use sftp without you needing to do anything special.
https://filezilla-project.org/
https://filezilla-project.org/
Any language using left-hand whitespace for syntax is ridiculous
Any DMs sent on Twitter will be answered next month.
Fake doctors - are all on my foes list.
Any requirement to use a crystal ball or mind reading will result in me ignoring your question.
Any DMs sent on Twitter will be answered next month.
Fake doctors - are all on my foes list.
Any requirement to use a crystal ball or mind reading will result in me ignoring your question.
Re: Best method for transferring files from computer to RPi?
If you wish to share files between Windows and RPi, probably the most useful option is Samba:
http://raspberrywebserver.com/serveradm ... twork.html
However, you can install Ubuntu bash shell on Windows 10 and use scp too:
https://www.howtogeek.com/249966/how-to ... indows-10/
The Ubuntu shell running on W10 has limitations. For example, in relation with ssh/sftp/scp/sshfs, only the client funcionality is available and it is limited to the shell. So, no integration with GUI is supported.
http://raspberrywebserver.com/serveradm ... twork.html
However, you can install Ubuntu bash shell on Windows 10 and use scp too:
https://www.howtogeek.com/249966/how-to ... indows-10/
The Ubuntu shell running on W10 has limitations. For example, in relation with ssh/sftp/scp/sshfs, only the client funcionality is available and it is limited to the shell. So, no integration with GUI is supported.
-
- Posts: 14396
- Joined: Fri Mar 09, 2012 7:36 pm
- Location: Vallejo, CA (US)
Re: Best method for transferring files from computer to RPi?
I don't think there is a "best" way. Use the one that fits your needs at the moment.
That said,. I use pscp. Also missing from the list is "sneaker net"....copy the files to a removable storage device, then move the device to the target system and read the files off. "Sneaker net" kind of goes along with the old adage: Never underestimate the bandwidth of a station wagon full of tapes.
That said,. I use pscp. Also missing from the list is "sneaker net"....copy the files to a removable storage device, then move the device to the target system and read the files off. "Sneaker net" kind of goes along with the old adage: Never underestimate the bandwidth of a station wagon full of tapes.
-
- Posts: 107
- Joined: Tue Dec 30, 2014 7:44 pm
Re: Best method for transferring files from computer to RPi?
I like and use FileZilla a lot; I also use rsync. I back up my pi's home directory to another computer and find that rsync is faster than FileZilla; I think that's because only the files that have changed since the last backup are copied over.
Re: Best method for transferring files from computer to RPi?
And I use WinSCP. It has a very nice GUI. All my RPis are stored there along with their userid/passwords and it just takes a click to connect. I believe it uses SSH.
Re: Best method for transferring files from computer to RPi?
MobaXterm has a pretty slick feature where when you open up an ssh connection, it has a collapsible sidebar that allows drag-n-drop file manipulation and transfer on the remote host.
-
- Posts: 248
- Joined: Sat Apr 02, 2016 7:04 pm
- Location: Gulf of Mexico
- Contact: Website
Re: Best method for transferring files from computer to RPi?
sneakernet
willie
on the faster-than-a-speeding-thumb-drive Gulf of Mexico

willie
on the faster-than-a-speeding-thumb-drive Gulf of Mexico
-
- Posts: 3
- Joined: Sat Aug 25, 2018 3:22 pm
Re: Best method for transferring files from computer to RPi?
mobaxterm is so slick! Thank you for this suggestion. It automatically pulled in my existing saved Putty sessions, saved my Pi's password when I logged in, and lets me drag/drop updated files to my projects directory as I update them in Atom on my desktop.
This is soooo much faster than uploading to github every time, starting VNC on the Pi, starting my client, and navigating to github on the pi to download the file, rename it, and put it in the folder.
-
- Posts: 1
- Joined: Thu Oct 24, 2019 11:36 am
Re: Best method for transferring files from computer to RPi?
Best method to transfer large files from your PC to anyone onlie is using online file sharing services like filewhopper.com , your files will be transferred securely due to data encryption and no data will be lost