Displaying 20 results from an estimated 10000 matches similar to: "directory restore"
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
2006 Apr 28
2
Random 1-way audio on IAX2 Connections
I have 2 Asterisk servers connected via IAX2 connections.
PBX1 is on the internet with a public IP Address
- with PRI
PBX 2 is behind a NAT router with IAX2 Ports forwarded
1-way audio is an issue with incoming and outgoing calls using the PRI.
However whenever 1-way audio occurs, PBX2 can call PBX1 extensions and there
are no issues. As well as a restart of asterisk on PBX2
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
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
1998 Aug 24
1
ERRDOS - 50 when restoring a tar file
A collegue of mine has problems restoring files that are created with
smbtar. I also tried it (using smbclient -T) and encountered the same
problem. The tar file can be restored on unix without problem, but
restoring them on a PC results in the following error messages:
smbclient '\\jaap\temp' -Tx backup.tar
Added interface ip=192.93.141.1 bcast=192.93.141.255 nmask=255.255.255.0
Server
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
1999 Jul 13
0
Restoring from an smbclient/gtar archive?
Hi all,
I recently used smbtar (Samba Version 2.0.4) to create a tar file "backup"
of an NT filesystem. However, when using GNU tar to extract the tar file,
I get a little ways into the 'tar xvpf ../file.tar' command and get a whole
bunch of errors:
tar: Read error on ../file.tar: Invalid argument
tar: Read error on ../file.tar: Invalid argument
tar: Read error on
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
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
1997 Nov 20
1
Selecting files to get...
Hello everybody,
I'm using Samba Version 1.9.17p3 on an IRIX 6.2-based workstation and
because I still have the same problem with the shares on the PC-box
(I'll send my report to samba-bugs too), I need workaround in order to
get the smbtar process running.
Here's my problem (I hope it's not too long):
I can see what's being shared by the Win95 box where I want to make the
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
2010 Feb 24
4
XCP Hanging at Setting Hostname
Hi,
XCP is hanging at (or just after) "Setting Hostname"
If you keep trying eventually it gets past this point.
It might take 5-20 attempts to get XCP to boot.
When it does boot all is stable.
I have the same problem on 4 different boxes.
2 x INTEL Black Box Dual XEON server.
1 x AMD II x250
1 x Core2Duo NoteBook used for DEV.
All 3 boxes are using mdadm raid 1.
The
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?
1998 Jun 30
5
NT Crashes when doing large network file Xfers (was Re: NT crashes during smbtar)
Ernie,
Thanks for the great info.. Based on what you were seeing, would
you suspect that part of the problem is with the combination of NT
and the 3com card (3c595)? Currently, we are ONLY seeing this
under NT Workstation (not server) and almost all of our machines
have this same 3com 3c595 card (only if using 100BaseT)..
-- Rick
-----Original Message-----
From: Ernie Oporto