Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

Ridiculous SMB file transfer speed - 10 hours for 4gb
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
Ridiculous SMB file transfer speed - 10 hours for 4gb
18th Mar, 2014, 09:22 PM
Post: #1
liquidwitch Offline
Registered
Posts: 1
Joined: Mar 2014
Reputation: 0
Ridiculous SMB file transfer speed - 10 hours for 4gb
Hi Guys, Really keen to get amongst this community - love my pi.

So I've got a weird one. Extremely slow transfer speed over wifi, saying it's going to take 10 hours to transfer a 4gb file.

- running XBian 1.0 Beta2
- Wifi sync on computer is at 144 Mbit/s
- Transferring from OSX 10.9
- Drive is 4TB EXT4 formatted - powered
- I've turned off sync in usbmount.conf
- USB transfer speed is ok - 524288000 bytes (524 MB) copied, 19.4418 s, 27.0 MB/s
- Pi is using wifi dongle - this isn't powered
- Pi is using a 5v 1a iPhone changer

So yeah, I know I could use ethernet for both, but it's much for convenient to get wifi working at a reasonable rate.

Another, possibly related point - When downloading with transmission the Pi is practically unusable, SSH takes about 5 seconds to respond and the network share is impossible to navigate.

Any help will be really appreciated, cheers.
Find all posts by this user
Quote this message in a reply
30th Mar, 2014, 02:59 AM
Post: #2
IriDium Offline
Inquisitor
******
Posts: 2,025
Joined: Jan 2013
Reputation: 170
RE: Ridiculous SMB file transfer speed - 10 hours for 4gb
Firstly the title is misleading - It's not SMB file transfer that is the problem it's WIFI.

Secondly, your WIFI dongle is unpowered, which means it has to run at 100ma MAX - power it - it should make an improvement, especially if it has to work hard to get a signal.

You'll need to check the throughput of your connection - the RPi is only 100mbps.

I'll try tomorrow on a similar sized file and post my results.

Please read before you post
How to post a log file

If you liked my help, click on "Thanks" to show your appreciation.
Find all posts by this user
Quote this message in a reply
1st Apr, 2014, 05:09 AM
Post: #3
zilexa Offline
Registered
Posts: 231
Joined: Feb 2013
Reputation: 9
RE: Ridiculous SMB file transfer speed - 10 hours for 4gb
Just out of curiousity, that 27MB/s transfer speed, what do you mean by that? You plugged in a USB stick into the second port and copied files from the HDD to the stick?
I have never ever reached a normal speed using USB to USB copying on RPi.
Find all posts by this user
Quote this message in a reply
3rd Apr, 2014, 07:49 PM
Post: #4
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: Ridiculous SMB file transfer speed - 10 hours for 4gb
@zilexa

I'm almost sure it was something like /dev/zero block copied to file on usb disk.

Code:
root@xbian:~# dd if=/dev/zero of=/media/xbian-copy/tmp/ttt bs=1000k count=512
512+0 records in
512+0 records out
524288000 bytes (524 MB) copied, 23.0844 s, 22.7 MB/s

524288000/1024000 = 512

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 13th May, 2025, 04:12 PM Powered By MyBB, © 2002-2025 MyBB Group.