Displaying 20 results from an estimated 4000 matches similar to: "error code 0: in smbtar/smbclient"
2000 Jun 15
0
smbtar/smbclient recovery problem
I am having trouble using tar (or gtar) to recover files built using smbtar
and smbclient (v2.0.4b). The files are loaded on an exabtye tape - the
script runs on a Sun/Solaris-7 box and the files being tar'd are on an NT
box (v4sp5). There are no error messages when the tape is built, but when
I try to read it tar will just stop about 1/3 of the way in (total size is
about 850MB). After
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
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
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 Nov 15
0
smbtar: stdout & gzip
I need to zip the output of smbtar, but it seems to me that the tar extensions of smbclient don't support any zip option; if I'm wrong please tell me and stop further reading :)
I'm trying to pipe the output of smbclient/smbtar to gzip.
Basically something like:
smbclient '\server\share' -E -N -Tc - | gzip > test.tar.gz
However I have a problem with smbclient tarring to
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