similar to: osx 10.6 strange rsync errors

Displaying 20 results from an estimated 1000 matches similar to: "osx 10.6 strange rsync errors"

2020 Mar 17
0
Folders in Share Grayed Out on Mac
I thought this would be something I could easily find on Google, but all the hits seem unrelated to this issue. Short version: Linux file server with Samba on it. On a Mac, when reading a subfolder in that share, one folder is grayed out and inaccessible. Full version: On the Linux server, I have a share set up at /share01/Library/Video. I had a lot of files to copy over onto that hard drive,
2015 Jan 16
3
wrong transfer of app packages using --backup
Dear All, I have been seeing some strange behavior using rsync 3.1.1 on OSX with the 3 standard patches applied when using the --backup and --backup-Dir options. This works as expected on 3.0.9, moving any files on dest that are not on source to the backup folder. If no changes then the backup folder is not even created. -aHAXN --fileflags --force-change --protect-decmpfs ?delete --backup
2004 Apr 19
3
Premission
Hello i am new to this list so i hope this question havent been asked for. i want a user on windows ( admin ) that has access to all userfiles on the samba server: /home/user1 ; / home/user2/ no i made a schare for /home the problem is: i can access all files in the userdirectory, but i canot access a subdirectory in the userdierecory. any help would be nice. sorry for my englih Greatings
2014 Aug 17
1
delete not working with multiple source directories
Hello All, I have lately heard from a couple of people that delete option was not deleting extraneous files on destination. This only happens when there are several source directories and at destination some show delete working and others not. I can not reproduce the issue so it is hard to pinpoint. one example: This is on OSX Mavericks running rsync 3.0.9 with the usual osx patches and
2008 May 23
2
rsync hang at end
Hi All, My wrapper application for rsync 3.0.2 on osx has been working smoothly except for reports of it hanging on the last file of the transfer to a local firewire drive. We seem to have solved the mystery of the slow transfers but now, every four or five runs, it hangs at the last file to transfer and refuses to quit. Activity Monitor shows three rsync processes all at 0%CPU at
2009 Oct 25
1
build on osx 10.6
Hi All, I've been off list for a while and just got around to building rsync 3.0.6 on Mac OSX 10.6 intel core 2 duo machine. It runs great on similar machines but someone just said it won't for their OSX 10.6 intel core duo and returns an error: rsync Bad CPU type in executable. I check the file and it says: rsync: Mach-O 64-bit executable x86_64 my older builds all
2016 Sep 14
0
Exporting keytab for SPN failure
Am 14.09.2016 um 18:23 schrieb Michael A Weber: > >> On Sep 14, 2016, at 10:44 AM, Achim Gottinger via samba >> <samba at lists.samba.org <mailto:samba at lists.samba.org>> wrote: >> >> >> >> Am 14.09.2016 um 05:53 schrieb Michael A Weber via samba: >>> Experts— >>> >>> I’m attempting to export a keytab for a created
2009 Nov 05
1
OSX 10.6 and 64 bit rsync not preserving creation dates
Hi All, I don't know if this has been discussed here but creation dates are nto being preserved on OSX 10.6.1 in 64 bit mode. Rare of course, the folks that are using 64 but I am getting reports. I built in 64 with the usual crtimes and fileflags patches. Otherwise works like a dream and, in 64, is unbelievably Fast! Thanks, Rob
2016 Sep 14
1
Exporting keytab for SPN failure
> On Sep 14, 2016, at 12:57 PM, Achim Gottinger <achim at ag-web.biz> wrote: > > > > Am 14.09.2016 um 18:23 schrieb Michael A Weber: >> >>> On Sep 14, 2016, at 10:44 AM, Achim Gottinger via samba <samba at lists.samba.org <mailto:samba at lists.samba.org>> wrote: >>> >>> >>> >>> Am 14.09.2016 um 05:53
2008 Jan 24
9
Making rsync compile under Mac OS X 10.3.9 with extended attributes
Somebody knows if it's possible to compile rsync (version 3 would be great, but can be 2.6.x) under Mac OS X 10.3.9 with extended attributes? Under OS 10.3.9 the Apple shipped rsync have not yet the -E argument option. RsyncX have a double free bug that is annoying. "Q" rsync 2.6.6 with extended attributes binary only works on 10.4 and above. I have tried to compile rsync
2015 May 01
1
Fatal: Unknown scheme: SHA512-CRYPT. On a Mac-mini
Running postfix+dovecot+mysql on a mac-mini, and trying to solve this puzzle. Is this a Mac issue?, a MySQL issue? or something I haven't configured in? You can see from the output of the samples shows in the first case, that SHA512-CRYPT seems to be Unknown. The code I used is from a Linux based tutorial on setting up Postfix+Dovecot+MySQL on a site. Everything is generally going ok, apart
2009 Apr 23
2
BackgrounDRb start error
Hi, I''ve got a Rails 2.2.2 app and I''m trying to get BackgrounDRb running. I''m just following the simple example in Advanced Rails Recipes. I installed BackgrounDRb from Git, installed the packet and chronic gems, ran ''rake backgroundrb:setup'', generated a worker, and then tried to run ''script/backgroundrb start'' but I get:
2016 Jan 26
1
Why is my rsync transfer slow?
Just chiming in here, I haven’t read all the previous posts so may be repeating… Mike Bombich has a good piece on benchmarks for various source/destination scenarios with rsync. https://bombich.com/kb/ccc3/how-long-should-clone-or-backup-take Note that copying to sparsebundle on local media is as fast as to local disk. Sparsebundle is a mac filesystem whereas NAS is not so certain file
2016 Sep 14
5
Exporting keytab for SPN failure
> On Sep 14, 2016, at 10:44 AM, Achim Gottinger via samba <samba at lists.samba.org> wrote: > > > > Am 14.09.2016 um 05:53 schrieb Michael A Weber via samba: >> Experts— >> >> I’m attempting to export a keytab for a created SPN on the AD DC machine but I’m receiving an error: >> >> ERROR(runtime): uncaught exception - Key table entry not
2016 Sep 14
0
Exporting keytab for SPN failure
Am 14.09.2016 um 19:53 schrieb Michael A Weber: > >> On Sep 14, 2016, at 12:23 PM, Achim Gottinger via samba >> <samba at lists.samba.org <mailto:samba at lists.samba.org>> wrote: >> >> >> >> Am 14.09.2016 um 18:23 schrieb Michael A Weber: >>> Question though, just for my curiosity: >>> >>> The encryption algorithms
2010 Apr 26
3
[LLVMdev] r102300 breaks Obj-C codegen on Darwin x86
After commit 102300, any obj-c software compiled with clang crashes at launch time with the following stack trace. Reverting this specific commit fix the issue. ------------------------------------------------------------------------------------------------ Date/Time: 2010-04-26 10:07:01.630 +0200 OS Version: Mac OS X 10.6.3 (10D573) Report Version: 6 Interval Since Last Report:
2016 Sep 14
0
Exporting keytab for SPN failure
Am 14.09.2016 um 20:33 schrieb Michael A Weber: > >> On Sep 14, 2016, at 1:10 PM, Achim Gottinger <achim at ag-web.biz >> <mailto:achim at ag-web.biz>> wrote: >> >> >> >> Am 14.09.2016 um 19:53 schrieb Michael A Weber: >>> >>>> On Sep 14, 2016, at 12:23 PM, Achim Gottinger via samba >>>> <samba at
2016 Sep 14
0
Exporting keytab for SPN failure
On Tue, 13 Sep 2016 22:53:44 -0500 Michael A Weber via samba <samba at lists.samba.org> wrote: > Experts— > > I’m attempting to export a keytab for a created SPN on the AD DC > machine but I’m receiving an error: > > ERROR(runtime): uncaught exception - Key table entry not found > File "/usr/lib64/python2.6/site-packages/samba/netcmd/__init__.py", >
2016 Sep 14
0
Exporting keytab for SPN failure
Am 14.09.2016 um 05:53 schrieb Michael A Weber via samba: > Experts— > > I’m attempting to export a keytab for a created SPN on the AD DC machine but I’m receiving an error: > > ERROR(runtime): uncaught exception - Key table entry not found > File "/usr/lib64/python2.6/site-packages/samba/netcmd/__init__.py", line 175, in _run > return self.run(*args,
2016 Sep 14
0
Exporting keytab for SPN failure
On Wed, 14 Sep 2016 10:30:03 -0500 Michael A Weber <mweber.subscriptions01 at gmail.com> wrote: > > > On Sep 14, 2016, at 1:38 AM, Rowland Penny via samba > > <samba at lists.samba.org> wrote: > > > > On Tue, 13 Sep 2016 22:53:44 -0500 > > Michael A Weber via samba <samba at lists.samba.org> wrote: > > > >> Experts— >