search for: bouncer

Displaying 20 results from an estimated 29 matches for "bouncer".

Did you mean: bounces
2002 Jul 17
3
Case Sensitive Problem
I am using samba to share a directory that lives on an OpenBSD 3.1 box. The client is my linux box. I want to mount this directory so I can use my own tools on the linux box to edit the code. My problem is that there is a file "boucer" which is an executable and a "Bouncer" directory. I'm sure you can see my problem. I tried putting case sensitive = yes in the params for the share, but it didn't seem to help. Any suggestions? Thanks. --Kevin
2008 Mar 03
1
Passed all tests with flying colors on Mac OS X 10.4.11 - synopsis of installation and testing
Awesome work Wayne. I have been following the various threads about running rsync 3.0.0 on MacOS X 10.4.11 and wanted to confirm that following all the various bits of advice yields a clean running rsync (as tested by backup bouncer). I am running MacOS X 10.4.11 on PPC. The following is a synopsis of my installation procedure (as gathered from the various emails in the archive) - note that I had trouble with crtimes.diff and went back to osx-create-time.diff. Please let me know if I have included anything spurious or...
2009 Apr 18
8
DO NOT REPLY [Bug 6276] New: crtimes.patch does not preserve creation dates on Mac x86_64 only
...): Mach-O 64-bit executable ppc64 rsync (for architecture x86_64): Mach-O 64-bit executable x86_64 -rwxr-xr-x 1 pepi staff 2535144 18 Apr 22:49 rsync When created this way, rsync running on an intel Core2Duo based Mac will not preserve creation date/time. I've tested this with backupbouncer 0.1.3: ------------------ rsync3-maclemon-beta ------------------ This copier produced log output in: /Volumes/Dst/81-rsync3-maclemon-beta/log Verifying: basic-permissions ... ok (Critical) Verifying: timestamps ... ok (Critical) Verifying: symlinks ... ok (Critical) Ve...
2012 Jul 13
0
Error 23 with hard links and 3.0.9 patched
...fs+.diff https://attachments.samba.org/attachment.cgi?id=5966 and I used only patch -p1 <patches/fileflags.diff patch -p1 <patches/crtimes.diff plus the stock one instead of the custom one: patch -p1 <patches/hfs-compression.diff I checked the resulting binary with the improved backup bouncer test suite http://www.bombich.com/groups/ccc/wiki/7ba51/Improvements_to_Backup_Bouncer.html and it passes all the tests except the one with the hard links, so I think my choice was more or less correct: the crtimes and hfs_compression patches suggested seem not to be required with 3.0.9. Concernin...
2019 Mar 13
2
[GSoC] Bug tracker access
Hi! My name is Bruno Baruffaldi, I am a Computer Science student from Argentina . I am interested in working for Xapian for GSoC and I have been reading the developers guide. I try to take a look of the bug tracker, but it is seems that I need a username and a password. Is it correct? -- Atte. Bruno Baruffaldi -------------- next part -------------- An HTML attachment was scrubbed... URL:
2010 Aug 31
3
compare a directory with itself -- differences found
well, when I tell rsync to compare my home directory with itself, it reports many differences. I'm using rsync version 3.0.7 protocol version 30. I was hoping to use it to verify my backup.
2008 Jul 04
3
Rsync "roadmap" and version numbering (3.1.0 vs 3.0.4)
I think it's about time to start adding some new features to rsync 3 instead of just making bug fixes, so I'm planning to starting work on version 3.1.0. This will start the use of a new version numbering idiom where feature releases increment the sub-version number, while patch releases continue to increment the sub-sub-version number. I'm not using an odd/even scheme for
2008 Apr 25
0
RELEASE: Flumotion 0.5.2 'Can Tomas'
...gs * 837 : fails to build with epydoc 3.0 series * 838 : Would like to disable doc build * 840 : Pluggable components should be sorted different in wizard * 843 : Improve error reporting in the wizard * 844 : Add support for <wizard> tags for plugs. * 845 : bouncer component GUI broken * 854 : audio test producer wizard page doesn't let you click forward * 856 : Add a function in bouncers to get its enabled status * 858 : Add interfaces for the wizard plugins * 859 : flumotion-command doesn't return after invoke if the componen...
2004 Aug 06
3
icecast hosting
I'm looking for a starting hosting service. I'd like to start my online radio station but don't want to pay hundreds of dollars. I don't need many streams maybe about 10 just to start with. Is there an inexpensive provider out there? Thanks <p>--- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe
2019 Jun 26
4
iptables - how to block established connections with fail2ban?
I am working to a CentOS 6 server with nonstandard iptables system without rule for ACCEPT ESTABLISHED connections. All tables and chains empty (flush by legacy custom script) so only filter/INPUT chain has rules (also fail2ban chain): Chain INPUT (policy ACCEPT) target prot opt source destination f2b-postfix tcp -- 0.0.0.0/0 0.0.0.0/0 ACCEPT all --
2004 Aug 06
2
icecast hosting
...or more. > > Meaning that if you have 30 users connected, you are looking at about > 30$/month. > > You broadcast from your home DSL or cable to the server/bounce off > the server and broadcast to 30 people. > > You would not be able to do that from your house so you need a bouncer. > > Shop around... check out www.webhostingtalk.com > > I am paying $150/month for dedicated server and the downside is the > bandwidth.... IT'S ALL ABOUT bandwidth, bandwidth and one more time! > the BANDWIDTH! > > You can be running a small Pentium 400mhz with 500mb...
2004 Aug 06
0
icecast hosting
...king at about $1.00 per stream @ 80ks or more. Meaning that if you have 30 users connected, you are looking at about 30$/month. You broadcast from your home DSL or cable to the server/bounce off the server and broadcast to 30 people. You would not be able to do that from your house so you need a bouncer. Shop around... check out www.webhostingtalk.com I am paying $150/month for dedicated server and the downside is the bandwidth.... IT'S ALL ABOUT bandwidth, bandwidth and one more time! the BANDWIDTH! You can be running a small Pentium 400mhz with 500mb ram slim 1u server but if you got th...
2008 May 19
1
DO NOT REPLY [Bug 5474] New: extended attributes only copy if ACLs are copied on a Mac
...samba.org ReportedBy: psturdza@yahoo.com QAContact: rsync-qa@samba.org Same issue as reported by Smokin Jake to the email list on 6 April still happens with version 3.0.3pre2. sudo rsync -avXH --fileflags --crtimes /Src/ /Dst/ does not copy extended attributes according to backup bouncer. Adding -A to the argument list does result in the extended attributes being copied. This is on a 64-bit Intel Mac, if that matters: rsync version 3.0.3pre2 protocol version 30 Copyright (C) 1996-2008 by Andrew Tridgell, Wayne Davison, and others. Web site: http://rsync.samba.org/ Capabilities:...
2008 Feb 01
0
rsync Digest, Vol 62, Issue 1
...new problem I'd appreciate any help with. I've just > started out with 3.0.0pre8 on OS X Leopard 10.5.1, patched according > to Mike Bombich's recipe on this list at > <http://lists.samba.org/archive/rsync/2008-January/019618.html> > > I have also run the backup-bouncer test as suggested (using -aHAX > and --fileflags) and obtained results identical to Rob DuToit's. > (Devices and fifos did not copy with their xattrs but all else was OK > - this may be related to the bug Wayne opened.) I think the errors that rsync complains about on devices an...
2008 Mar 02
1
3.0.0 test failure MacOS X 10.4.11
Hello all, I was eager to test the fresh release with MacOS X using "bbouncer" This is how I compiled and run the tests: patch -p1 <patches/osx-create-time.diff patch -p1 <patches/fileflags.diff ./prepare-source patch -p1 <patches/backup-dir-dels.diff ./configure make make test sudo make install Then compiling and running "bbouncer"...
2008 Mar 03
0
3.0.1 Test Success MacOS X 10.4.11
I have also been eager to test bbouncer The latest source passes with flying colours! but make check finds some problems with xattrs if not run by sudo I have xattr in /usr/local/bin/ from the source found at: http://dev.bignerdranch.com/public/bnr/eXttra.zip What I did: cd /usr/local/Source rsync -av --exclude=.git/ rsync://rsync.sa...
2008 Feb 11
3
Rsync 3.0.0pre9 released
I've just released rsync 3.0.0pre9. We needed one last bug-fix release prior to the 3.0.0 final release, so here it is. I'm not anticipating any large changes prior to that milestone. Please help to test it to ensure that we're ready to go! Send email to the rsync mailing list with your questions, comments, bug reports, etc. You can download the source tar file and its signature
2008 Feb 11
3
Rsync 3.0.0pre9 released
I've just released rsync 3.0.0pre9. We needed one last bug-fix release prior to the 3.0.0 final release, so here it is. I'm not anticipating any large changes prior to that milestone. Please help to test it to ensure that we're ready to go! Send email to the rsync mailing list with your questions, comments, bug reports, etc. You can download the source tar file and its signature
2008 Feb 26
2
fileflags.diff patch
Hi All, I just tried (on OS10.5.2) the new fileflags.diff patch patch -p1 <patches/fileflags.diff patch -p1 <patches/crtimes.diff (see result below- I fixed the rej's ) then ./configure make then tried it out but it isn't copying the creation dates now.... just wondering if I missed something .. Rob D robert-dutoits-powerbook-g4-15:rsync-3.0.0pre10 astrid$ patch -p1
2004 Aug 06
0
icecast hosting
...onnected, you are > looking at about > > 30$/month. > > > > You broadcast from your home DSL or cable to the > server/bounce off the > > server and broadcast to 30 people. > > > > You would not be able to do that from your house so you need a > > bouncer. > > > > Shop around... check out www.webhostingtalk.com > > > > I am paying $150/month for dedicated server and the downside is the > > bandwidth.... IT'S ALL ABOUT bandwidth, bandwidth and one > more time! > > the BANDWIDTH! > > > > You c...