Bug 1059 - smbtar runs forever
Summary: smbtar runs forever
Status: RESOLVED FIXED
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: smbclient (show other bugs)
Version: 3.0.2
Hardware: All Linux
: P3 major
Target Milestone: none
Assignee: Samba Bugzilla Account
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-10 23:13 UTC by Dmitry Melekhov
Modified: 2006-04-08 11:43 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Melekhov 2004-02-10 23:13:53 UTC
I'm doing backup from win98 workstation using smbtar.
With smbclient 2.2.8a all is OK, here is resulting file:

rw-r--r--    1 root     root     348904448 Feb 11 10:56 backup.tar

And smbtar output:

tar: dumped 1404 files and directories
Total bytes written: 348270592

I used following command:
 /usr/bin/smbtar -s korotkova -p password -x SBRF -t /BACKUP/sbrf/backup.tar -v

If I do the same with smbclient 3.0.2 backup.tar grows to more that 3Gb and
smbtar continue to work...
Comment 1 Gerald (Jerry) Carter (dead mail address) 2005-11-14 09:26:06 UTC
database cleanup
Comment 2 Gerald (Jerry) Carter (dead mail address) 2006-04-08 11:43:37 UTC
please reopen if the bug still exists in a current release.