Displaying 9 results from an estimated 9 matches for "dmack".
Did you mean:
smack
2002 Feb 12
3
Strict Mode for Client?
Is there a way to specify "strict modes = false" on the client side?
I'm having trouble getting the client to accept the password file on Windows
2000, since rsync doesn't want the file to be other-readable, but this
concept doesn't map too well to Windows.
Alternatively, if I could simply set the proper permissions on the passfile,
that would suit me fine, but it seems
2007 Dec 04
0
Freezing Rails 1.2.6 & rubygems 0.95 Problems
...Here I attempt to do the freeze and
it fails:
(ghtrp03) ~/suites/staging/cm % rake rails:freeze:gems --trace
/usr/local/lib/ruby/site_ruby/1.8
/usr/local/lib/ruby/site_ruby/1.8/i386-freebsd7
/usr/local/lib/ruby/site_ruby
/usr/local/lib/ruby/1.8
/usr/local/lib/ruby/1.8/i386-freebsd7
.
(in /usr/home/dmack/suites/staging/cm)
** Invoke rails:freeze:gems (first_time)
** Execute rails:freeze:gems
Freezing to the gems for Rails 1.2.6
rake aborted!
uninitialized constant Gem::GemRunner
/usr/local/lib/ruby/gems/1.8/gems/rake-0.7.3/lib/rake.rb:2028:in
`const_missing''
/usr/local/lib/ruby/gems/1.8/ge...
2002 Aug 27
5
rsync: push_dir TESTDIR: No such file or directory
Hi all. I'm getting the following error when using rsync:
nice -n 20 rsync -e "ssh -p30000" --recursive --verbose --verbose --checksum
--times --modify-window 2 --port=31000 --dry-run
/cygdrive/f/bkp/Doc/Builds/Buildsheets/ MYUSERNAME@MY.SERV.ER.IP:TESTDIR
opening connection using ssh -p30000 -l MYUSERNAME MY.SERV.ER.IP rsync
--server -vvntrc --modify-window=2 . TESTDIR
2012 Feb 19
0
[nut-commits] svn commit r3448 - trunk/drivers (extern variables)
...loper guide recommends using static. But this patch fixes the build failure, and changes the semantics as little as possible. If someone wants to change it to static later, be sure that it does what you mean.
> Patch by Daniel Macks:
> http://fink.cvs.sourceforge.net/viewvc/fink/experimental/dmacks/finkinfo/nut.patch?revision=1.1&view=markup
>
> Modified:
> trunk/drivers/bcmxcp.c
> trunk/drivers/bcmxcp.h
>
> Modified: trunk/drivers/bcmxcp.c
> ==============================================================================
> --- trunk/drivers/bcmxcp.c Thu Feb 1...
2002 Feb 12
3
Win2K -> Win2K rsync
Has anybody out there set up a rsync environment that allows mirroring
of files between two Windows 2000 servers?
Douglas Hornyak
Senior Systems Architect
Spring Lake Consulting, LLC
2002 Feb 16
1
STDERR vs STDOUT?
Hi all. I'm writing an installation script that uses Cygwin's bash.exe to
launch an rsync.exe process, which is passed arguments. This performs an
rsync over the Internet.
I'd like to capture stdout to one file, and stderr to another, so that I can
have a clean log of any errors. However, rsync.exe's use of file
descriptors isn't jiving with my understanding of them.
If I
2003 Dec 02
1
Size Limit in rsyncd.conf File?
I've got an rsyncd.secrets file with 59 accounts in it. Almost all
these need to be enabled concurrently. My rsyncd.conf thus has an auth
users field with upward of 50 values. I'm starting to wonder at what
point I'll have maxed that field out, especially as we're taking on new
accounts all the time.
Incidentally, whether or not there is a limit, is it possible to do some
2001 Dec 22
2
No --delete-after?
Is anyone successfully using the Cygwin rsync on Win2k (or NT4) as both
daemon and client, with --delete-after working on the client?
I can get --delete to work, but I'd prefer to delete files only on a
successful transfer, to ensure that the end-user has a working collection of
files, no matter what release. For some reason, --delete-after does nothing
for me, even as administrator on the
2001 Dec 20
3
rsync *Still* Copying All Files?
Hi, all. This is my first post to the list, so please forgive me if this is
an old issue. I scoured the mailing list archives by hand and could find no
mention of it, and the official FAQ-o-matic mentions it, but doesn't offer a
fix that works for me.
I've set up an rsync daemon on Windows NT4 by installing the latest cygwin.
Using the cygwin1.dll and rsync.exe, I'm able to connect