similar to: smbtar: ERRDOS - 50 setting attributes on file <directory-name>

Displaying 20 results from an estimated 2000 matches similar to: "smbtar: ERRDOS - 50 setting attributes on file <directory-name>"

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
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 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
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
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 (
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 20
0
problem with smbtar (help-me please)
Hello, I am use the command smbtar to do backup my win2000. Is Work ok. But, I have much files and directores that use special characters (? ? ? ? ? ? ? ,...). I have problem with this files. How I do to change this special characters and write using smb.tar or smbclient (exemple: ERRDOS - ERRbadfile (File not found.) opening remote file \f\BETIM\MODULISTICA\BALANO DIVISAO.xls
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
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.
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
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 Jun 26
1
NT crashes during smbtar
I have been regularly crashing my NT boxen trying to back them up via an smbtar (smbclient). The crash is not complete - the network layer on NT goes away. You can still operate the console, but no net traffic. This is NT workstation and server 4.0 with sp3. The UNIX samba server is Solaris 2.5 with the latest samba version (1.9.18p8?) also with other samba versions. I tried updating the NT
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