Opened 14 years ago

Closed 11 years ago

#4877 closed bug (fixed)

While moving a folder from NTFS -> BFS tracker is skipping files inside folder

Reported by: streak Owned by: 3dEyes
Priority: normal Milestone: R1
Component: File Systems/NTFS Version: R1/alpha1
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

While moving a folder from NTFS -> BFS tracker is skipping files inside folder

for example, while we have a folder with these content:

/examplefilder

file1.txt file2.txt file3.txt file4.txt

and we moving it into BFS partition tracker's skipping few files inside "examplefolder" and on BFS partition we have incompleted folder structure after moving whole folder from NTFS:

/examplefilder

file1.txt file3.txt

Attachments (4)

1.png (62.2 KB ) - added by streak 14 years ago.
2.png (6.1 KB ) - added by streak 14 years ago.
3.png (62.8 KB ) - added by streak 14 years ago.
4.png (71.1 KB ) - added by streak 14 years ago.

Download all attachments as: .zip

Change History (11)

comment:1 by streak, 14 years ago

this could be releated to #4974 and the problems with ntfs driver

comment:2 by axeld, 14 years ago

Definitely, but Tracker should be more verbose when errors like this happen, so I guess the component is okay for now.

comment:3 by anevilyak, 14 years ago

Tracker normally does pop up a dialog if it detects an error while copying/moving...this seems to imply the FS isn't reporting an error back when this happens. Unfortunately I don't have a spare disk for an NTFS partition at the moment so I'm limited in attempting to replicate this issue.

comment:4 by axeld, 14 years ago

Component: Applications/TrackerFile Systems/NTFS
Owner: changed from axeld to 3dEyes

I'm pretty sure that it would not show an error message if it could not copy the whole file. But anyway, since this would be a different problem, anyway, I change the component to NTFS.

comment:5 by streak, 14 years ago

still present in hrev37131

+ im adding another 4 "nice" screens with tracker that copies "1043 files of 30" with "time: -20sec" made on hrev37131 today..

by streak, 14 years ago

Attachment: 1.png added

by streak, 14 years ago

Attachment: 2.png added

by streak, 14 years ago

Attachment: 3.png added

by streak, 14 years ago

Attachment: 4.png added

comment:6 by 3dEyes, 11 years ago

It may by fixed #hrev44713

comment:7 by 3dEyes, 11 years ago

Resolution: fixed
Status: newclosed

Should be fixed in hrev44721

Note: See TracTickets for help on using tickets.