search for: tarmode

Displaying 20 results from an estimated 30 matches for "tarmode".

Did you mean: barcode
2002 Dec 10
1
bug: smbtar and incremental backup
...lling smbtar with the [i]ncremental option, it still performs a full dump. Solutions for smbtar: Either change the smbtar script from: 82: i) # [i]ncremental 83: tarargs=${tarargs}g 84: ;; 82: i) # [i]ncremental 83: tarargs=${tarargs}g 84: clientargs="-c 'tarmode inc'" 85: ;; Or: remove ${clientargs} from the script. I don't know enough about the differance between the solutions to suggest one over the other. I just know that either solution seems to work, and the first one makes it still print the nice little tarmode is now bla, bla, b...
2014 Aug 21
0
Smbclient With Tarmode and Excludes
...es from the backup so I use excludes. Initially I was unsure about the syntax and I found a bug report to this: https://bugzilla.samba.org/show_bug.cgi?id=4734 Now I used the following command line to perform the backup: smbclient \\\\christian.knebb.de\\C "xxxxx" -U backuppc -E -d 2 -c tarmode\ full -TcrX - "\Apps" >/bu.tar In contrast to the above mentioned bug report smbclient does *NOT* exclude the directories! I have to use wildcards to get this: smbclient \\\\christian.knebb.de\\C "xxxxx" -U backuppc -E -d 2 -c tarmode\ full -TcrX - "\Apps\*" >...
2000 Apr 06
0
Testcase to show the bug in smbclient with tar,ls,mget
...ith this use of smbclient: sgi 18% /usr/samba/bin/smbclient \\\\kiowa\\C$ -U Administrateur added interface ip=10.44.0.40 bcast=10.44.0.255 nmask=255.255.255.0 Password: Domain=[IRCN] OS=[Windows NT 4.0] Server=[NT LAN Manager 4.0] smb: \> cd myinst smb: \myinst\> archive 0 smb: \myinst\> tarmode quiet tarmode is now full, system, hidden, noreset, quiet smb: \myinst\> tar c inst1.tar tar: dumped 632 files and directories Total bytes written: 182655488 smb: \myinst\> archive 0 smb: \myinst\> tarmode quiet tarmode is now full, system, hidden, noreset, quiet smb: \myinst\> tar c in...
1998 Aug 07
1
How to include system files with smbtar?
Hi, I recently upgraded to 1.9.18p8, and noticed that smbtar no longer automatically includes system files. I can't seem to find a way to include the 'tarmode system' command in the smbtar shell script. If I add a -c "tarmode system" to the $SMBCLIENT command line at the end of the smbtar shell script, I get no tarred files at all. Can anybody help me with this? BTW, 'tarmode system' seems to be undocumented. (As are nosystem,...
2003 Jul 11
0
Tar Failures Using smbclient from Samba 3.0.0beta2
...em attached to the network with Gigabit Ethernet. To make a long story short, I set the system up to use smbclient 3.0.0beta2 and now get a syntax error when BackupPC starts the backups. Here is the command syntax it is using: smbclient \\\\client1\\C\$ -I 192.168.1.1 -U backuppc -E -N -d 1 -c tarmode\ full -Tc - it appears as though BackupPC loads the user password into the PASSWD environment variable to login without password prompts. When I switch smbclient from 2.2.8a to 3.0.0beta2, I get the following error message in the BackupPC logs: =========================== Error opening local f...
2020 Nov 24
2
smbclient Version 4.13.2 Crashes on Fedora 33
...lem in Samba utility, 'smbclient.' BackupPC is a backup server package that uses Samba, rsync, and other protocols to backup clients, including Windows PC's. Basically, it runs a command like this for a SMB backup of a PC: /usr/bin/smbclient \\\\new-pelican\\C\$ -U backup -E -d 2 -c tarmode\ full -Tc - Output is piped to BackupPC utilities that unpack and index the backup, and do other housekeeping My backups have consistently failed since my upgrade to F33 (were working without problems for years before, and most recently on F32). Looking closely, it appears 'smbclient'...
2014 Mar 24
0
Cannot list directory with smbclient
...oint, but with a normal directory. This directory is not being backed up, and in the xfer log I see: ... directory \shared\ NT_STATUS_ACCESS_DENIED listing \shared\* ... BackupPC uses the following command to connect: /usr/bin/smbclient \\server.example.com\k -A .smbc -E -d 1 -c tarmode\ full -Tc - However, connecting interactively with smbclient using the same command line that BackupPC uses (minus the tarmode invocation), it works perfectly fine: $ smbclient '\\server.example.com\k' -A .smbc -E -d 1 Domain=[EXAMPLE] OS=[Windows Server 2008 R2 Standard 7601 Service Pack...
1999 Jul 05
1
smbtar/smbclient and backups of NT
I've looked at samba archives (mailing lists), I've looked at altavista, and deja.com. No help. I want to do a backup of NT machine using smbclient. I call it like: # smbclient //MACHINE/Share Pass -U Administrator -E -c tarmode full -D usr -d0 -Tc test.tar It starts fine, but after some time thing like this happen: ... Error reading file \usr\mail\Vanja\Attach\att11.eml. Got 0 bytes Didn't get entire file. size=2210, nread=0 2210 ( 69.6 kb/s) \usr\mail\Vanja\Attach\att11.eml 2732 ( 70.2 kb/s) \usr\ma...
2020 Nov 24
1
smbclient Version 4.13.2 Crashes on Fedora 33
...>> BackupPC is a backup server package that uses Samba, rsync, and other >> protocols to backup clients, including Windows PC's. Basically, it >> runs a command like this for a SMB backup of a PC: >> >> /usr/bin/smbclient \\\\new-pelican\\C\$ -U backup -E -d 2 -c tarmode\ >> full -Tc - >> >> Output is piped to BackupPC utilities that unpack and index the >> backup, and do other housekeeping >> >> My backups have consistently failed since my upgrade to F33 (were >> working without problems for years before, and most recen...
2003 Jul 31
1
R: smbtar
...e -u user -p password -t > /home/profiles/m.levis/prova.tar -v > > server is pc-stefano > share is procaffe\\ > tar args is > tape is /home/profiles/m.levis/prova.tar > blocksize is > added interface ip=192.168.1.135 bcast=192.168.1.255 nmask=255.255.255.0 > tarmode is now full, system, hidden, noreset, verbose > Got a positive name query response from 192.168.1.123 ( 192.168.1.123 ) > Domain=[EDP] OS=[Windows 5.0] Server=[Windows 2000 LAN Manager] > 51200 ( 684.9 kb/s) \attivita_edp.doc > ERRDOS - ERRbadfile (File not found.) opening remote...
2003 Jul 31
1
Updated from 2.2.8a to 3.0b3 gives smbtar newer failure
...o smbtar causes a bad interaction with smbclient. Eg,: # smbtar -s PC -x Share -u User -p Pwd -d / -t - -N last-backup -v gives (if you print out the eval at the end of smbtar script): eval /usr/bin/smbclient '\\PC\Share' 'Pwd' -U 'User' -E -N -d 2 -D '/' -c 'tarmode full' -TcN last-backup - ${1+"$@"} giving: [backup@pc1 CADPC6]$ cat Team.tar.log Error setting newer-than time Usage: [-?|--help] [--usage] [-R|--name-resolve NAME-RESOLVE-ORDER] [-M|--message HOST] [-I|--ip-address IP] [-E|--stderr] [-L|--list HOST] [-t|--terminal C...
2020 Nov 24
0
smbclient Version 4.13.2 Crashes on Fedora 33
...39;smbclient.' > >BackupPC is a backup server package that uses Samba, rsync, and other >protocols to backup clients, including Windows PC's. Basically, it >runs a command like this for a SMB backup of a PC: > >/usr/bin/smbclient \\\\new-pelican\\C\$ -U backup -E -d 2 -c tarmode\ >full -Tc - > >Output is piped to BackupPC utilities that unpack and index the >backup, and do other housekeeping > >My backups have consistently failed since my upgrade to F33 (were >working without problems for years before, and most recently on F32). > >Looking clo...
2003 Aug 14
0
Re: Samba vs. Windows : significant difference in timestamphandling?
...ile has 2 entries, the first contains only the ACLs, which an ACL-aware tar reads and uses to restore the original ACLs, and the second is the normal tar of the file. An ACL-unaware tar just overwrites the ACLs data with "the" data. For smb clients (WinDoze boxen) I use smbclient's tarmode extension and am about to add full ACLs support although in most cases all of the ACLs on an M$ system are totally predictable so backing them up is kinda redundant, but every now and then someone complains about it so let's get it behind us once. > as what i read was that you can use basi...
2003 Aug 14
0
RE: Samba vs. Windows : significant difference in timestamphandli ng?
...ns only the ACLs, which > an ACL-aware tar reads and uses to restore the original > ACLs, and the second is the normal tar of the file. An > ACL-unaware tar just overwrites the ACLs data > with "the" data. > > For smb clients (WinDoze boxen) I use smbclient's > tarmode extension and am about to add full ACLs support > although in most cases all of the ACLs on an M$ system > are totally predictable so backing them up is kinda > redundant, but every now and then someone complains > about it so let's get it behind us once. > > > as what i r...
2003 Aug 27
0
I: smbtar
...not saved): smbtar -s pc-stefano -x procaffe -u user -p password -t /home/profiles/m.levis/prova.tar -v server is pc-stefano share is procaffe\\ tar args is tape is /home/profiles/m.levis/prova.tar blocksize is added interface ip=192.168.1.135 bcast=192.168.1.255 nmask=255.255.255.0 tarmode is now full, system, hidden, noreset, verbose Got a positive name query response from 192.168.1.123 ( 192.168.1.123 ) Domain=[EDP] OS=[Windows 5.0] Server=[Windows 2000 LAN Manager] 51200 ( 684.9 kb/s) \attivita_edp.doc ERRDOS - ERRbadfile (File not found.) opening remote file \Conti ricav?.d...
2008 Jun 17
2
smbclient - Segmentation fault
...esent) Connecting to 172.30.10.14 at port 445 error connecting to 172.30.10.14:445 (Verbindungsaufbau abgelehnt) Connecting to 172.30.10.14 at port 139 Enter administrator's password: xxxxxxxxx Domain=[MY_DOMAIN] OS=[Windows NT 4.0] Server=[NT LAN Manager 4.0] dos_clean_name [(null)] smb: \> tarmode full Segmentation fault root:machine /root> any hints or tips ? thanks in advance
2012 Sep 17
0
[Announce] Samba 3.6.8 Available for Download
...vid Binderman <dcb314 at hotmail.com> * BUG 9065: Fix bad call to memcpy source3/registry/regfio.c. o David Disseldorp <ddiss at samba.org> * BUG 9123: Fix lprng job tracking errors. o Salvador I. Gonzalez <sgonzalez at codejunkie.net> * BUG 9088: Fix smbclient/tarmode panic when connecting to Windows 2000 clients. o Hargagan <shargagan at novell.com> * BUG 9085: Fix NMB registration for a duplicate workstation. o Bj?rn Jacke <bj at sernet.de> * BUG 9037: Open and netbsd have the md5 symbols in libc. * BUG 9144: Fix nfs quota...
2012 Sep 17
0
[Announce] Samba 3.6.8 Available for Download
...vid Binderman <dcb314 at hotmail.com> * BUG 9065: Fix bad call to memcpy source3/registry/regfio.c. o David Disseldorp <ddiss at samba.org> * BUG 9123: Fix lprng job tracking errors. o Salvador I. Gonzalez <sgonzalez at codejunkie.net> * BUG 9088: Fix smbclient/tarmode panic when connecting to Windows 2000 clients. o Hargagan <shargagan at novell.com> * BUG 9085: Fix NMB registration for a duplicate workstation. o Bj?rn Jacke <bj at sernet.de> * BUG 9037: Open and netbsd have the md5 symbols in libc. * BUG 9144: Fix nfs quota...
1999 Feb 25
2
smbtar problem
I was using smbtar to test backing up an NT server, everything works fine except that for quite a lot of the files it has an error downloading them(probably 2/3 of them actually). All it says is : Error reading file \dir\dir\file. Got 0 bytes Didn't get entire file. size=533, nread=0 I could see this happening if the file were opened exclusively such as the paging file, but to my knowledge
1998 Jun 24
5
smbtar
To all, Can SambaTar backup multiple "pc's" at once ? I have 5 Win95 machines with 9 different drive partitions. What would be the proper syntax ( if any) to specify multiple pc and multiple share names ? I would like to do one complete backup on a single 4mm DAT tape. Is there a better way to do this using Samba ? I am using Samba version 1.9.17p4 running on Sun Solaris 2.5.1