DaemonForums  

Go Back   DaemonForums > FreeBSD > FreeBSD General

FreeBSD General Other questions regarding FreeBSD which do not fit in any of the categories below.

Reply
 
Thread Tools Display Modes
  #1   (View Single Post)  
Old 4th February 2009
Weaseal's Avatar
Weaseal Weaseal is offline
Package Pilot
 
Join Date: May 2008
Location: East Coast, US
Posts: 177
Default Copy w/ active verification

I'm having a problem copying a large file (I think there is a bug in the fuse module) - md5 gives one checksum for the original, another for the copy - but no errors are reported during copying. Is there a program that I can use to copy with actively verifying that the file is transfering properly?

Please don't say rsync...I tried it once and failed miserably :| guess I could always try again, but prefer alternate solution.
__________________
FreeBSD addict since 4.2-RELEASE.
My FreeBSD wiki.
Reply With Quote
  #2   (View Single Post)  
Old 4th February 2009
Carpetsmoker's Avatar
Carpetsmoker Carpetsmoker is offline
Real Name: Martin
Tcpdump Spy
 
Join Date: Apr 2008
Location: Netherlands
Posts: 2,243
Default

How big is the file exactly?

What filesystem are you using, you mentioned fuse?

Which version of FreeBSD are you running?
__________________
UNIX was not designed to stop you from doing stupid things, because that would also stop you from doing clever things.
Reply With Quote
  #3   (View Single Post)  
Old 4th February 2009
Weaseal's Avatar
Weaseal Weaseal is offline
Package Pilot
 
Join Date: May 2008
Location: East Coast, US
Posts: 177
Default

The file is 80GB, the source filesystem is NTFS 3.1, FreeBSD is 7.1.

rsync is "trying" now (basically it's just sitting there giving no output, and ls on the dest dir shows nothing, but top shows it is working hard).
__________________
FreeBSD addict since 4.2-RELEASE.
My FreeBSD wiki.
Reply With Quote
  #4   (View Single Post)  
Old 4th February 2009
DutchDaemon's Avatar
DutchDaemon DutchDaemon is offline
Real Name: Ben
Spam Refugee
 
Join Date: Jul 2008
Location: Rotterdam, The Netherlands
Posts: 336
Default

Rest assured that rsync is doing quite a lot (which is why it takes time to 'start').
Reply With Quote
  #5   (View Single Post)  
Old 5th February 2009
Weaseal's Avatar
Weaseal Weaseal is offline
Package Pilot
 
Join Date: May 2008
Location: East Coast, US
Posts: 177
Default

Code:
$ sudo rsync -a /mnt/usb/Backup/usr.ar0s1f.dump-0.1.18.2009.bz2 .
rsync: read errors mapping "/mnt/usb/Backup/usr.ar0s1f.dump-0.1.18.2009.bz2": Resource temporarily unavailable (35)
rsync: read errors mapping "/mnt/usb/Backup/usr.ar0s1f.dump-0.1.18.2009.bz2": Resource temporarily unavailable (35)
ERROR: usr.ar0s1f.dump-0.1.18.2009.bz2 failed verification -- update discarded.
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1040) [sender=3.0.5]
__________________
FreeBSD addict since 4.2-RELEASE.
My FreeBSD wiki.
Reply With Quote
Reply

Thread Tools
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
USB keyboard/mouse not active after boot teig FreeBSD General 9 27th October 2008 04:20 PM
Problem with lid switch Inspiron 1300 sysctl: unknown oid 'hw.acpi.video.lcd0.active' pax FreeBSD General 2 6th August 2008 11:49 AM
how to copy every mail as html in different directory? bgobs FreeBSD General 1 4th August 2008 11:31 AM
how to copy a directory. bsdnewbie999 OpenBSD General 1 12th July 2008 02:36 PM
Copy VCD film to hard disk mfaridi FreeBSD General 4 5th June 2008 01:57 PM


All times are GMT. The time now is 03:02 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content copyright © 2007-2010, the authors
Daemon image copyright ©1988, Marshall Kirk McKusick