search for: spaceman

Displaying 10 results from an estimated 10 matches for "spaceman".

Did you mean: spacemap
2002 Nov 21
0
PLS Ignore [was: rsync over ssh - reporting errors]
Begin forwarded message: > From: Steve Mallett <spaceman@nbnet.nb.ca> > Date: Thu Nov 21, 2002 3:40:03 PM America/Halifax > To: rsync@lists.samba.org > Subject: rsync over ssh - reporting errors > > I have rsync using ssh to grab files off my local box, but would like > to include some basic error reporting. > > If the direc...
2018 Jan 27
2
Tags lost when decoding
Hi! On windows x64: flac -d "Some file.flac" decodes the file to WAVE format, but the tags (like artists and title) are lost. Reading the docs, I understand that tags should be kept. Even if I force some tags: flac -d -T "ARTIST=Queen" -T "TITLE=aaaor" "Some file.flac" they are missing from the destination file (even check with a hex editor) Is this
2018 Jan 12
1
Client Identification
...using IMAP idle. Naturally Dovecot assumes that they are the same machine but they are not so messages only get downloaded to one of the machines rather than both which is what I want. How do I get Dovecot to recognize them as two individual clients so that mail downloads to both of them? Regards, spaceman
2008 Jun 18
0
Weird ACL/permissions problem
Hi All I've a weird problem regarding ACLs and samba (on Linux as PDC and Windows as clients) Here are the details: *** spaceman@censmb ~ $ id uid=2000(spaceman) gid=512(Domain Admins) groups=10(wheel),512(Domain Admins),513(Domain Users) censmb apps # ls -l test.txt -r--rwxr--+ 1 ujakubia users 0 Jun 18 13:14 test.txt censmb apps # getfacl test.txt # file: test.txt # owner: ujakubia # group: users user::r-- group::r-x gr...
2003 Aug 21
1
Samba-delay (timeout??)
...long before it continues. Now I have removed all references to any DNS server, but this phenomena still occurs. I guess having no DNS-server configured would make Samba/linux to just skip any DNS lookup. Are there anybody out there who has experienced something like this? Hints are welcome! :) -Spaceman Spiff
2004 Aug 06
0
FreeBSD 4.6-STABLE + icecast 1.3.12 problem
...ockname () #11 0x8049ebb in getsockname () #12 0x8049d2a in getsockname () #13 0x8049c21 in getsockname () (gdb) Any ideas? for now i'm compiling icecast without libwrap... PS: Please respond directly too me, cause i'm not subscribed to this list... -- Karol Makowski http://BSDzine.org spaceman@BSDzine.org --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscri...
2003 Jan 14
3
Live DB backups with rsync?
Is it possible to do live backups of a running DB with rsync??? I was just talking to livevault.com & they (only on win boxes) say they can grab changes from a client's live DB & sync them remotely. It sounded like BS to me, but I'm neither a DB guy or sync'ing expert. Steve Mallett
2006 Jun 16
2
need help mocking out a method
I''m trying to test a controller method''s error handling. To do so I need to mock out a method that normally returns a unique number so that it returns a duplicate number several times in a row thereby triggering the error handling. However, I can''t get the mock working. Here''s the test code along with the error (all from test/functional/
2007 Nov 21
3
connection to IPC$ denied due to security descriptor
Hey all, I have a fileserver running Debian Etch and Samba 3.0.24 that I use to serve media and private home directories. I have a couple roommates, and therefore have a couple accounts on the box for those users. I had everything working perfectly until last week when my system drive took a crap. I've reinstalled everything exactly the same (I think?) but now I am having problems with
2003 Jan 27
0
Big files?
When rsyncing over ssh my retrieval will pooch out when there's an iso image introduced. I'm not terribly interested in monitoring files and don't care much if I do download these. Is there something I'm missing to allow files of this size to transfer??? Steve Mallett