LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 07-03-2009, 12:55 AM   #1
saheelahamed
LQ Newbie
 
Registered: Jul 2007
Location: Bangalore
Posts: 25

Rep: Reputation: 15
how to check Speed(data transfer) of usb 2.0


Hi,

i would like to check at what speed data is transferring to my usb
if somebody knows about it please help.


Thanks and Regards
Saheelahamed.s
 
Old 07-03-2009, 06:12 AM   #2
marozsas
Senior Member
 
Registered: Dec 2005
Location: Campinas/SP - Brazil
Distribution: SuSE, RHEL, Fedora, Ubuntu
Posts: 1,508
Blog Entries: 2

Rep: Reputation: 68
Can you loose the data on the usb drive ? After the test below you need to recreate the partitions and to re-create the filesystem (formating) again.
All data on destination will be destroyed ! MAKE A BACKUP FIRST !

write test:
Code:
dd if=/dev/zero of=/dev/your-usb-drive-here bs=1024
ah, have I mentioned you will loose all data on your usb drive ?

read test: the read test will not destroy data but it the same applies: MAKE A BACKUP FIRST !
Code:
dd if=/dev/your-usb-drive-here of=/tmp/data.img bs=1024
 
Old 07-03-2009, 01:22 PM   #3
tredegar
LQ 5k Club
 
Registered: May 2003
Location: London, UK
Distribution: Fedora40
Posts: 6,153

Rep: Reputation: 435Reputation: 435Reputation: 435Reputation: 435Reputation: 435
Those commands might be more useful if the command time was prefixed:

Code:
time dd if=/dev/zero of=/dev/your-usb-drive-here bs=1024
Etc.
 
Old 07-03-2009, 04:36 PM   #4
NeddySeagoon
Gentoo support team
 
Registered: May 2009
Location: 56N 3W
Distribution: Gentoo
Posts: 178

Rep: Reputation: 41
dd provides a transfer rate when it terminates
 
Old 07-03-2009, 04:42 PM   #5
tredegar
LQ 5k Club
 
Registered: May 2003
Location: London, UK
Distribution: Fedora40
Posts: 6,153

Rep: Reputation: 435Reputation: 435Reputation: 435Reputation: 435Reputation: 435
Quote:
dd provides a transfer rate when it terminates
Well I haven't used dd for a long time.
But thanks for the correction
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
increasing data transfer speed of ethernet card ravi_chobey Linux - Hardware 10 04-24-2009 07:03 AM
Using a USB 2.0 Memory Card and getting 3MB transfer speed kchalupa Linux - Hardware 2 10-04-2007 09:03 AM
check the total data transfer (squid proxy ) deepak rawat Linux - Networking 8 04-20-2006 07:22 AM
External hard drive data transfer speed buldir SUSE / openSUSE 1 04-11-2005 09:25 AM
how to check the data transfer of multicast protocols abirami Linux - Networking 1 09-05-2004 02:26 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 03:41 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration