What is the best way to transfer big files to RPi?
|
23rd May, 2013, 05:47 AM
Post: #14
|
|||
|
|||
RE: What is the best way to transfer big files to RPi?
The results of my tests:
- Setup: Transfer big files from Windows 7 PC (wireless connected to router) to Raspberry pi (wired to router). - Test file: one 600 MB video file - Measurement: by NetWorx; average and maximum speeds (measurement done in Windows, manual activated direct after copy command). - Copy to Raspberry: Internal SD card (ext.4) or External connected USB 2.0 drive (ext.4). Samba (SMB) - standard Xbian package
NFS - (Using HaneWin NFS server and this method)
SFTP - using WinSCP
FTP - using wsftpd as server and Filezilla as client; installed by this small guide
My conclusion: the best way for me to easily copy big files from my PC to my raspberry (normally USB HDD) is by using FTP (replaced Samba for me). /edit: added FTP measurement |
|||
« Next Oldest | Next Newest »
|