similar to: smbtar: stdout & gzip

Displaying 20 results from an estimated 1000 matches similar to: "smbtar: stdout & gzip"

1998 Oct 21
3
smbtar question?
Hi all, I want to move a filesystem off of my NT server over to my Network Appliance NFS server to then be shared via Samba. I assume the easiest way to accomplish this would be to use smbtar. Do I then use smbtar to extract the tar file I create with smbtar, or, can I use gnutar? Does it matter? Am I safer sticking with smbtar? I'm guessing that since smbtar is a wrapper around
1999 Apr 20
0
2.0.3: smbtar slow in restoring to a pc
I've already posted about this to the samba list and samba-bugs (19990301); no response, so I retry here. A win95 pc, and a linux 2.0.33 with: 1) smbclient1.9.18 (patched to restore subdirs) 2) a patched smbclient2.0.2 or smbclient2.0.3. On the win95 pc there's a share, this share contains a dir with: MB 4 Files 142 Subdirs 2 Tarring from the pc to the linux box takes: 1.9.18: 10sec
2003 Jul 31
1
R: smbtar
Actually I'm using the following versions: smbd -V output: "Version 2.2.1a" nmbd -V output: "Version 2.2.1a" Stefano -----Messaggio originale----- Da: Mark Cooke [mailto:mpc@star.sr.bham.ac.uk] Inviato: gioved? 31 luglio 2003 12.14 A: Stefano Del Negro Oggetto: Re: [Samba] smbtar Samba not liking the accented 'i' character ? Just a guess, Warning - don't
2002 Dec 10
1
bug: smbtar and incremental backup
Program: smbtar Package: RH7.3 samba-client-2.2.7-1.7.3 Code is the same in branch SAMBA-TNG revision 1.8.2.1 and branch Main revision 1.9, and hasn't been modified for almost three years. The line numbers listed below are in referance to brance Main revision 1.9 as listed here: http://cvs.samba.org/cgi-bin/cvsweb/samba/source/script/smbtar?annotate=1.9 Problem: When calling smbtar with the
1998 Oct 07
0
smbtar skips files, why?
Hello, I'm using Samba version 1.9.18p10. I am trying to backup a Win95 disk with smbtar, but it skips lots of files without any apparant reason. For example, I have a directory C:\Acrobat3, with various subdirectories. With smbclient I can see and browse them just fine: smb: \> cd Acrobat3 smb: \Acrobat3\> dir . D 0 Wed Aug 19
2003 Aug 27
0
I: smbtar
I try again. I hope to find more person in office. Please can you help me? Thanks a lot Stefano -----Messaggio originale----- Da: Stefano Del Negro [mailto:s.delnegro@procaffe.it] Inviato: gioved? 31 luglio 2003 12.05 A: samba@lists.samba.org Oggetto: smbtar dear smb's experts, I have a trouble with smbtar. I'll try to explain it simply. (I read SAMBA docs and looked for informations on
1999 Jun 09
1
smbtar cannot recognize space character in filename
Hi. My friend has a problem that smbtar cannot recognize space character in specified filenames. He tried to execute following command line to back file "long file name" up: $ smbtar -s SERVER -p PASSWORD -x SHARE -u username -t /tmp/backup.tar \ "long file name" but smbtar tried to include three files as 'long', 'file' and 'name'. :-( Here is the
1999 Sep 16
1
smbtar help needed
I am attempting to pipe the output of smbtar into gzip in a script. The problem that I have is that smbtar echo's out "Params count: 11" before sending the information out to gzip. This causes the tar file to have a "tar: directory checksum error" error. Is there any way I can get smbtar not to report the Params count? The following is the command I am using.
1999 Apr 21
1
Does smbtar have a size limit ?
Hello. I'm trying to use smbtar/smbclient (2.0.3) to copy an NTFS share on an NT Server, onto a Solaris 2.5 system. The NTFS partition is 10Gb. At the 2Gb mark, the tar stops. No errors, the file just stops. The process (smbtar) returns. Is this a problem with Solaris 2.5 ? I believe it is, and if I upgrade to 2.6, I can create larger tar files. However, does anyone know if
2001 Mar 27
0
smbtar not working
I install Samba 2.0.7 on my HP 715-80 running HPUX 10.20. The HP server and two PC's are connected on a local LAN. I can map network, move files, etc. However, when I try to use smbtar I get an error. The unix server is hobbs, the two PC's are calvin and marmaduke. The C: drive on calvin is named drive_c and set for share r/w. I can use tar from the cmd line on the unix 'puter to
2003 Jul 31
1
Updated from 2.2.8a to 3.0b3 gives smbtar newer failure
Hi all, Situation: We use smbtar for backups, incrementals done using -N <last date file>, and this has worked well with samba 2.2.x After upgrading to 3.0b3, using the -N (newer) option to 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
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?
2001 Nov 01
1
Solaris8 (Intel) smbtar command to F:
Hello Family, In yesterday's head thumper I had to attempt to (remotely) grab some wedding photo's for my wife from my Win2000 machine to Solaris-8 running Samba-2.2.2 The examples show the following; smbtar -s dumbo -t /dev/st0 -x windows That assumes your backing up a directory, the directory is on your (windows) C:\WINDOWS I just needed a few jpg's from another drive on my
1998 Feb 27
0
Help restoring with smbtar
Help. I've cleverly saved a backup with smbtar -v -s planpc4 -x backup -t /dev/rmt/1c -p password How do I get some files on this drive back?? I've tried smbtar -v -r planpc4 -t /dev/rmt/1c -x backup but I get "No server or no service specified - abort." What am I doing wrong?? David J. Streb City of Fitchburg, MA dstreb@ci.fitchburg.ma.us
1997 Sep 10
0
PLEASE HELP with SMBTAR
Hello I have read the docs for smbtar a million times, and I am sorry if this is dumb but can someone please tell me the syntax to restore from tape to an NT box. I have been trying this command with no luck: smbtar -s PHOENIX -x cdrive -u administrator -p password -r -l 1 sanjay
1997 Sep 26
0
smbtar and long filenames
Hi, I've looked through the samba archives, and saw no messages related to this. Is there a way to get smbtar to tar long filenames? When I restore the files, they're all cut down to 8.3 format. smbclient does see the long filenames of an NetBui drive, why doesn't smbtar? Thanks. Gabe
1998 Oct 15
0
smbtar: ERRDOS - 50 setting attributes on file <directory-name>
Samba 1.9.18p8 / Linux 2.0.33 I've got a problem restoring a tar archive, with subdirs inside, using smbtar from the Linux server to a win95 pc. I made the tar with smbtar. When restoring to a win95, the subdirs are not restored ('aaaaa' is a directory): ... restore tar file \badday.mpeg of size 425988 bytes Updating creation date on \aaaaa\ ERRDOS - 50 setting attributes on
2001 Jan 15
0
Backup of PC share using smbtar
I'm trying to do a backup of my Windows 2000 PC share thru the smbtar. However, I get this problem: samba@sunA:~[516]$ smbtar -v -s dpuk -t backup.out -x "backup" server is dpuk share is backup\ tar args is tape is backup.out blocksize is added interface ip=137.132.87.10 bcast=137.132.87.255 nmask=255.255.255.0 Got a positive name query response from 137.132.1.63 (
1999 Jul 21
0
smbtar rproblem Help Requested.
Greetings, I have been depending on smbtar to do a network snapshot at night of some files that are often requested to be restored for various reasons, however I have a tar file created with smbtar that when I try to do a tar -tf thetarfile.tar I get the message tar: Skipping to next file header after only listing part of the files. The tar file appears to be about the correct size but I can not
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