Hi List,

I'm setting up a small backup script using the smbclient command with the
tar option. The machine that needs to be backuped is a W2K-Server.

I thought it might be a good idea to test if the backup will work properly,
to my surprise it won't.

smbclient //192.168.1.150/hhwwwroot "" -N -Tc
/home/backmeup/hiphopde/hhwwwroot.tar * > /backmeup/overview/hhwwwroot.txt


I get the following error message(s) (there are more files, I just copied
the  last lines):

Error writing to tar file - File too large
      4639 (  266.5 kb/s) \media\FFDF5778-F8ED-425B-BFB6E52A97B8B1B3
Error writing to tar file - File too large
     29311 ( 1363.0 kb/s) \media\FFED9CDC-389D-4DB0-9E6E7B52B7669449
Error writing to tar file - File too large
     20892 (  600.1 kb/s) \media\FFF00E5E-FFA4-4AE0-B61E80A68AA0496B
      2519 (   91.1 kb/s) \media\FFF17718-A7AF-4766-BFB3C44EF08983E2
Error writing to tar file - File too large
     29403 (  897.3 kb/s) \media\FFF18AE4-C5DC-4E6E-B34A453ABD98B9C6
Error writing to tar file - File too large
      3893 (  190.1 kb/s) \media\FFF41F25-9987-45D8-AAB677621EA506DA
      2556 (   56.7 kb/s) \media\FFF66A50-18F6-4CD0-B58A5C0E088447EA
Error writing to tar file - File too large
     23281 (  909.4 kb/s) \media\FFFE2B1E-5DA8-4BBE-AC8A2292CFC67F15
       772 (   10.9 kb/s) \media\gewinn_01.jpg
Error writing to tar file - File too large
Didn't get entire file. size=228352, nread=65520
Error writing tar file - File too large
    228352 ( 8259.3 kb/s) \media\mantelbogen.pdf
       185 (185000.0 kb/s) \Unbenannt1.cfm
tar: dumped 64207 files and directories
Total bytes written: 2404435456 <----------------------- about 2,5 Gigs

My questions would be:

1. Are there any limitations to the size of TAR-files (I'm pretty sure that
should NOT be the case! Am I wrong?)?
2. May this be related to the length of the copied files themselves (because
it says File too large)?

I'm a little bit confused, it works with smaller data on other
shares........ so I guess there IS a limitation, but why? Using tar with
tapes and such, there isn't and shouldn't be one?

Thanks for the help,
Simmel


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to