You are not logged in.

#1 2013-04-17 20:51:58

Jindur
Member
Registered: 2011-09-29
Posts: 184

USB transfers cached: No ETA

USB transfers have the very annoying problem that they claim "100% done" even though it will still go on for 15 minutes or more (if a lot of data is being moved around), leaving you in the dark about the REAL time the transfer will take, and only displaying some random fake values instead.

Is there a way to fix that so that USB file transfers actually display the correctly estimated time till completion, instead of having you stare on the screen indefinitely without any idea how long it's gonna take?

Offline

#2 2013-04-17 23:19:00

stqn
Member
Registered: 2010-03-19
Posts: 1,191
Website

Re: USB transfers cached: No ETA

Yes, mount your slow usb devices with the “flush” option. (See man mount)

Offline

#3 2013-04-18 11:44:37

Jindur
Member
Registered: 2011-09-29
Posts: 184

Re: USB transfers cached: No ETA

Thanks, I tried that but it gave

mount: wrong fs type, bad option, bad superblock on /dev/sdb2, missing codepage or helper program, or other error

and dmesg said

EXT4-fs (sdb2): Unrecognized mount option "flush" or missing value

It seems the flush option is only available for FAT filesystems.

Last edited by Jindur (2013-04-18 12:05:41)

Offline

#4 2013-04-18 11:48:47

lucke
Member
From: Poland
Registered: 2004-11-30
Posts: 4,019

Re: USB transfers cached: No ETA

What device is it? USB HDD?

You could try using "sync" option.

Offline

#5 2013-04-18 12:06:24

Jindur
Member
Registered: 2011-09-29
Posts: 184

Re: USB transfers cached: No ETA

Yes, USB HDD.

Ok, will try "sync" next time. "Sync" doesn't reduce data transfer speed, right? (Assumed that the data is only written once in my use case, and isn't being reused for further reading/writing. I know it can for that matter cause life span shortening on flash devices). What I'm doing basically is a simple backup of large amounts of files to the usb hdd.

Last edited by Jindur (2013-04-18 14:46:54)

Offline

Board footer

Powered by FluxBB