similar to: smbtar skips files, why?

Displaying 20 results from an estimated 70 matches similar to: "smbtar skips files, why?"

1999 Jun 30
0
How to backup from Win to Linux using smb
> I have big problem: I need to automaticaly copy files from Win'pc to Linux > server. I submitted this one to the mailing list awhile back, but I've made some improvements, so here it is again. We have cron run a script every night that backs up all the systems (Win and Unix) to a single tape. Naturally, the tape capacity needs to be large enough for all the systems involved.
2009 Jun 17
0
newb question installing rsync on old solaris
hi all i installed a new version of rsync on an old solaris machine we have around. an old rsync was running before, but now neither is running, both complaining about dependencies, even though the compiling & install went fine, you can see the error i get below when i try to run it. la3000# rsync ld.so.1: rsync: fatal: libpopt.so.0: open failed: No such file or directory Killed so i
1999 Jul 01
1
SAMBA digest 2150
samba@samba.org wrote: > SAMBA Digest 2150 > > For information on unsubscribing see http://samba.org/listproc/ > Topics covered in this issue include: > > 1) Autoconnect on restarts doesn't work > by =?iso-8859-1?Q?Str=F6mberg_Peter?= <Peter.Stromberg@scania.com> > 2) Re: How to backup from Win to Linux using smb? >
1998 Nov 18
5
PC Backup Script?
I am trying to setup my Sun running samba 1.9.18p10 so that it can backup my dept's PCs. I can get it to work manually using the smbclient command with no problem. What I would like to do is have a script that is able to take a list of PCs, determine if a PC is online, backup that PC, then move on to the next one. If a PC is down, it can report an error to the admin to state that the
2012 Aug 09
1
dsync \noselect on INBOX.INBOX skips sync of INBOX
Hi Timo, We have encountered an issue today with a number of migrations. Some customers have mailboxes on the source IMAP server that look like this: 3 LIST "" * * LIST () "." "INBOX" * LIST () "." "INBOX.Statements" * LIST () "." "INBOX.Draft" * LIST () "." "INBOX.Drafts" * LIST () "."
2009 Apr 16
0
rsync randomly and silently skips files
Hi, I'm using rsync to sync a custom production environment (binaries, scripts, config files) out to remote sites. The exact same command runs twice daily from cron. The command is basically: rsync -av --exclude somepath /prod_environ/ remotesite:/prod_environ/ Nothing too fancy IMO. And until recently, it has worked exactly as expected. But last night, and a few days ago, at least
2000 Nov 30
2
Winamp plugin skips?
In my cpu, with winamp2.7 and in_vorbis.dll(v0.1), the track skips at the end of the song...It's like it plays the last 1/10th of a sec twice... And it only happens when playing to to the system's sound card, that is, when i play it with winamp's disk_output plugin, the track is decoded correctly... Has it happened to anyone yet? Coz i haven't seen anyone talking about it... ---
2010 Feb 03
0
"read.table" and "scan" skips newlines which "count.fields" finds in Thai textfile
Hi there, I have some problems reading in a Thai text. Some of the newlines are skipped. (see the contents of my file below) R>count.fields ("my.txt", sep='\n', quote="") [1] 1 1 1 Three lines with one item each, right? R> scan("my.txt", what="", sep="\t", quote="") Read 2 items [1] "?\x83???\x88
2004 Apr 30
2
Servlet streamed Ogg skips
I am writing a J2EE servlet based web application that delivers streamed audio from a database. In response to a web request it responds with an M3U file containing a link back to a servlet that delivers the audio. I am testing this with WinAmp configured as the media player. The browser properly starts WinAmp which then sends the correct request for the audio. My servlet responds with a
2007 Jan 18
2
subsetting matrix by subscript=0,x silently skips.
(e-mailing to R-bugs is intentional - the web itnerface seems to be down) > a<- cbind(c(1,2), c(3,4)) > a [,1] [,2] [1,] 1 3 [2,] 2 4 > a[cbind(c(2,2), c(2,1))] [1] 4 2 > a[cbind(c(2,3), c(2,1))] Error: subscript out of bounds > a[cbind(c(2,-1), c(2,1))] Error: negative values are not allowed in a matrix subscript > a[cbind(c(2,0), c(2,1))] [1] 4 Am
2008 Oct 16
6
Sound skips in all games since Wine 1.1.6
In 1.1.5 the sound/music in games played allright. Since 1.1.6 it skips badly - plays for a couple of seconds, then stops for half a second, then plays again, then skips and so on. Happens on every game on Steam - Team Fortress 2, Everyday Shooter, Peggle Extreme - and also without Steam - Icy Tower. I have Razer Barracuda AC-1 sound card. I've found that in Winecfg when I choose Alsa driver
2014 Apr 19
3
[Bug 2234] New: ssh-add -l output aborts on unrecognized key, skips flush when stdout not tty
https://bugzilla.mindrot.org/show_bug.cgi?id=2234 Bug ID: 2234 Summary: ssh-add -l output aborts on unrecognized key, skips flush when stdout not tty Product: Portable OpenSSH Version: 6.6p1 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 Component:
2007 Feb 25
2
DO NOT REPLY [Bug 4413] New: Rsync skips too many files after failing to create a directory
https://bugzilla.samba.org/show_bug.cgi?id=4413 Summary: Rsync skips too many files after failing to create a directory Product: rsync Version: 2.6.9 Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned@samba.org
2005 Feb 07
1
smbclient recursive get skips files (rarely)
We seem to have stumbled onto an intermittant bug using smbclient to retrieve files from a W2000 server. Every so often it just ignores some files on a recursive mget. When it ignores files it always ignores the same files. The exact same command repeated again may (or may not) pick up that file. Running a DIR on the directory in question shows the same defect, sometimes the cursed file is
2007 Aug 02
4
problem with reading data files with different numbers of lines to skips
Dear List, I have 30 data files with different numbers of lines (31 and 33) that I want to skip before reading the files. If I use the skip option I can only choose either to skip 31 or 33 lines. The data files with 31 lines have no blank rows between the lines and the header row. How can I read the files without manually checking which files have 31 respectively 33 lines ? The only text
2015 May 22
5
[Bug 2404] New: scp skips file/directory on permissions error
https://bugzilla.mindrot.org/show_bug.cgi?id=2404 Bug ID: 2404 Summary: scp skips file/directory on permissions error Product: Portable OpenSSH Version: 6.7p1 Hardware: All OS: All Status: NEW Severity: major Priority: P5 Component: scp Assignee: unassigned-bugs at mindrot.org
2009 Jul 13
3
read.delim skips first column (why?)
Hi people, I have a text file like this one posted: snp_id gene chromosome distance_from_gene_center position pop1 pop2 pop3 pop4 pop5 pop6 pop7 rs2129081 RAPT2 3 -129993 "upstream" 0.439009 1.169210 NA 0.233020 0.093042 NA -0.902596 rs1202698 RAPT2 3 -128695 "upstream" NA
2009 Nov 02
5
User process probe. Stack depth and flow indent skips and mismatches.
Hi Folks, I''m trying to use DTrace to understand some complex code using the user process probe. Things are basically not matching up. When I use a variable to track depth, sometimes it jumps. Similarly, the flow indent seems off. I read another post saying that this is caused by missing return statements in functions.
2019 Jun 09
2
[Bug 13991] New: rsync --delete --one-file-system skips deletes after crossing filesystems on destination.
https://bugzilla.samba.org/show_bug.cgi?id=13991 Bug ID: 13991 Summary: rsync --delete --one-file-system skips deletes after crossing filesystems on destination. Product: rsync Version: 3.1.3 Hardware: All OS: Linux Status: NEW Severity: normal Priority: P5
2010 Oct 22
3
System Stutters/Skips with wine Under Load
Hello. I am hoping someone can help with a problem I am having. I am running the Windows folding at home client through wine. This app is very load intensive and performs many scientific calculations. It consumes 100% of all six cores in my system. However, I run it with a "nice" level of 19 so that it only uses idle cycles. Unfortunately, with this setup, my system consistently