Displaying 3 results from an estimated 3 matches for "kilbi".
Did you mean:
kibi
2017 Jan 03
2
Inconsistent behavior using 3.1.2 from macOS 10.12.2 to an AFP mount
Hi,
I've been attempting to use rsync 3.1.2 to copy files from a macOS 10.12.2
system to an AFP mounted share. The command I'm using is:
rsync -avAX -M--fake-super ./testDir ./mnt/testDir/
This works fine and all the extended attributes are copied and readable.
I then try to use rsync to copy these files back with:
rsync -avAX --fake-super -M--super ./mnt/testDir/ ./testDir2/
This
2017 Jan 03
0
Inconsistent behavior using 3.1.2 from macOS 10.12.2 to an AFP mount
Assuming you are aware Apple 10.12.1/2 did a number on crypto, broke SSH,
HTTPS to "legacy" servers.
R/ Everett Batey / Skype: wa6cre-10 / efbatey at gmail.com
Please visit So Calif Linux Expo http://www.socallinuxexpo.org
On Tue, Jan 3, 2017 at 7:16 AM, Steven Kilby <stevenkilby2 at gmail.com> wrote:
> Hi,
>
> I've been attempting to use rsync 3.1.2 to copy
2006 Jun 13
0
gem install rails --include-dependencies fails
Hello,
I''m very new to ruby, and don''t understand the following error,
while trying to
auto-install rubyonrails via gem;
[root@svrlnweb02 root]# gem install rails --include-dependencies
/opt/rubygems/0.8.11/bin/gem:3:in `require'': no such file to load --
rubygems (LoadError)
from /opt/rubygems/0.8.11/bin/gem:3
[root@svrlnweb02 root]# type gem
gem is