Displaying 16 results from an estimated 16 matches for "smokin".
Did you mean:
smoking
2007 Feb 07
3
Problems accessing a Samba share while logged into an AD domain....
Hi,
I am having some problems a Samba server logged into an Active Directory Domain, acting as PDC on Windows 2003 server. When I log into the AD domain from my XP machine, I see the Linux server, which has also logged into the AD server and exported a few shares. From XP i see the share in explorer but when I try to access it it pops up a login/password box for me. When I enter the login id
2008 Feb 12
3
Rsync to a Read Only file system
I think your product is awesome, but I am experiencing an unexpected
behaviour.
$ rsync -avviPH /Users/alan/Desktop/rsync_test\ Folder/
root@slug::Downloads
opening tcp connection to slug port 873
sending daemon args: --server -vvlHogDtpre30.16i "--log-format=%i" --
partial . Downloads
sending incremental file list
.d..t..g... ./
rsync: failed to write xattr user.rsync.%stat for
2007 Apr 25
1
Symbolic links on Mac OSX
I have noticed an anomaly with symbolic links.
umask 027
mkdir folder1
echo 'hello world' > folder1/file1
cd folder1
ln -s file1 softfile1
rsync -a ../folder1/ ../folder2/
ls -lF ../folder*
../folder1:
total 16
-rw-r----- 1 alan alan 12 Apr 26 00:00 file1
lrwxr-x--- 1 alan alan 5 Apr 26 00:02 softfile1@ -> file1
../folder2:
total 16
-rw-r----- 1 alan alan 12 Apr 26
2007 Mar 31
2
xattrs problems on Mac OSX with resource forks
I am using the latest 3.0.0cvs protocol version 30 Capabilities: 64-
bit files, 32-bit system inums, 64-bit internal inums,
socketpairs, hardlinks, symlinks, IPv6, batchfiles, inplace,
append, no ACLs, xattrs
xattrs cvs 1.77
I installed xattr for Mac OSX
Senario:
$ mkdir /Users/alan/Desktop/folder1
$ echo 'Hello' > /Users/alan/Desktop/folder1/file1
$ xattr --set color blue
2006 Feb 21
17
What business IP phone to use
...ed comparison of various phones and features anywhere.
If someone wrote a book I'd buy it but it would probably be obsolete before
it was published with the rate of new IP phone introductions and firmware
revisons. I hear some people praising the GXP2000 phones and I gotta wonder
what they are smokin (regardless of firmware revison) so I just don't know
who to believe anymore.
2003 Oct 27
1
Is transcoding a bad thing?
Hi there,
up till now I had this two-box setup in mind:
* no.1: public IP
* no.2: private IP, registers with no.1, serves a small office with
clients behind NAT
See we'd get something like this:
SIP client (GSM) --> *1 --> IAX2 (iLBC) --> *2 --> G.711 --> MGCP UA
The codec of the SIP client (on the Internet) I don't have full control
over, that depends on the
2007 Mar 28
1
rsync patch -flags fails to compile on Mac OSX
I am trying to compile rsync 3.0.0cvs with the flags.diff patch on
a Mac OSX G4. It fails because the flags UF_NOUNLINK, and
SF_NOUNLINK do not exist on this platform.
sys/stat.h only gives the following flags
* Definitions of flags stored in file flags word.
*
* Super-user and owner changeable flags.
*/
#define UF_SETTABLE 0x0000ffff /* mask of owner changeable flags */
#define
2007 Jul 19
2
DO NOT REPLY [Bug 4803] New: link-dest folder is not validated
...y: link-dest folder is not validated
Product: rsync
Version: 3.0.0
Platform: Other
OS/Version: Mac OS X
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: smokin.jake@mac.com
QAContact: rsync-qa@samba.org
While I get error messages if the Source or Destination is invalid, I don't get
one for an invalid --link-dest . A link-dest of $HOME/... works while ~/...
does not.
ie
rsync -avi --link-dest=$HOME/Desktop/folder2 ~/Desktop/folder1/
~/D...
2008 May 19
1
DO NOT REPLY [Bug 5474] New: extended attributes only copy if ACLs are copied on a Mac
...: 3.0.3
Platform: x86
OS/Version: Other
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@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 M...
2003 Jul 02
1
Wanted: people who can test tinc on different platforms.
Hello,
It's almost time for a new release: 1.0. We would like this release to
support all the platforms supported by 1.0pre8:
GNU/Linux, FreeBSD, OpenBSD, NetBSD, MacOS/X (Darwin) and Solaris (SunOS).
Furthermore, we also would like to see tinc ported to the following
platforms:
GNU/Hurd, Windows (Cygwin/MingW/native)
However, all the main developers work mainly with Linux and have little
2008 Apr 28
5
ZFS - Implementation Successes and Failures
Hi
Firstly apologies for the spam if you got this email via multiple aliases.
I''m trying to document a number of common scenarios where ZFS is used as
part of the solution such as email server, $homeserver, RDBMS and so forth
but taken from real implementations where things worked and equally
importantly threw up things that needed to be avoided (even if that was the
whole of ZFS!).
2011 Apr 07
40
X4540 no next-gen product?
While I understand everything at Oracle is "top secret" these days.
Does anyone have any insight into a next-gen X4500 / X4540? Does some
other Oracle / Sun partner make a comparable system that is fully
supported by Oracle / Sun?
http://www.oracle.com/us/products/servers-storage/servers/previous-products/index.html
What do X4500 / X4540 owners use if they''d like more
2007 Jun 19
38
ZFS Scalability/performance
Hello,
I''m quite interested in ZFS, like everybody else I suppose, and am about
to install FBSD with ZFS.
On that note, i have a different first question to start with. I
personally am a Linux fanboy, and would love to see/use ZFS on linux. I
assume that I can use those ZFS disks later with any os that can
work/recognizes ZFS correct? e.g. I can install/setup ZFS in FBSD, and
later use
2007 May 22
0
xattrs with --link-dest inconsistancy
I performed this test on a Powerbook G4 (PPC) using Mac OS X version
10.4.9 with
rsync version 3.0.0cvs protocol version 30.PR3
Copyright (C) 1996-2007 by Andrew Tridgell, Wayne Davison, and others.
Web site: http://rsync.samba.org/
Capabilities:
64-bit files, 32-bit inums, 32-bit timestamps, 64-bit long ints,
socketpairs, hardlinks, symlinks, IPv6, batchfiles, inplace,
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.samba.org/ftp/unpacked/rsync .
rsync -av --exclude=.git/
2009 Apr 11
0
sudo make check fails on OSX
Since snapshot rsync-HEAD-20090220-0710GMT.tar.gz
make check is successful but sudo make check fails
------------------------------------------------------------
----- overall results:
29 passed
3 failed
6 skipped
------------------------------------------------------------
failed
FAIL batch-mode
FAIL chmod-option
FAIL daemon-gzip-upload