Displaying 5 results from an estimated 5 matches for "contactimprov".
2007 Feb 25
0
moving local files, remote mirroring, and --link-dest awkwardness
...r/category1/bar and use the -H
feature to update hard links. That also works; but, then I have a mix
of linked and not-linked files in dir/tmp that I have to sort out.)
--
| Ian! D. Allen - idallen@idallen.ca - Ottawa, Ontario, Canada
| Home Page: http://idallen.com/ Contact Improv: http://contactimprov.ca/
| College professor (Open Source / Linux) via: http://teaching.idallen.com/
| Defend digital freedom: http://eff.org/ and have fun: http://fools.ca/
2009 May 14
1
patches to enable rsync 3.0.6 compile on AIX 3.2
...; #else
> errno = EINVAL;
> #endif
As has been noted elsewhere, running ./configure with "ksh" works better
than with the default /bin/sh.
--
| Ian! D. Allen - idallen@idallen.ca - Ottawa, Ontario, Canada
| Home Page: http://idallen.com/ Contact Improv: http://contactimprov.ca/
| College professor (Open Source / Linux) via: http://teaching.idallen.com/
| Defend digital freedom: http://eff.org/ and have fun: http://fools.ca/
2009 Apr 22
2
purge-empty-dirs and max-file-size confusion
...++++ test/dir6/BIGFILE
Wrong. I don't want all those dir1, dir2, dir3 empty directories.
I don't want *any* empty directories, at any level.
What am I missing?
--
| Ian! D. Allen - idallen@idallen.ca - Ottawa, Ontario, Canada
| Home Page: http://idallen.com/ Contact Improv: http://contactimprov.ca/
| College professor (Open Source / Linux) via: http://teaching.idallen.com/
| Defend digital freedom: http://eff.org/ and have fun: http://fools.ca/
2009 Apr 24
0
how to put -ii output in log file and not on screen?
...ted output of "-ii" instead, at least until someone
sets me straight on how I can make *all* the update info appear in the
log file and not on standard output.
--
| Ian! D. Allen - idallen@idallen.ca - Ottawa, Ontario, Canada
| Home Page: http://idallen.com/ Contact Improv: http://contactimprov.ca/
| College professor (Open Source / Linux) via: http://teaching.idallen.com/
| Defend digital freedom: http://eff.org/ and have fun: http://fools.ca/
2011 Jan 07
9
Various Questions
On Fri 07 January 2011 08:14:17 Hubert Kario wrote:
> I''d suggest at least
> mkfs.btrfs -m raid1 -d raid0 /dev/sdc /dev/sdd
> if you really want raid0
I don''t fully understand -m or -d. Why would this make a truer raid0 that with no options?
Is it necessary to use fdisk on new drives in creating a BTRFS multi-drive array? Or is this all that''s needed:
#