Displaying 20 results from an estimated 700 matches similar to: "Some help with sudo on remote side of rsync"
2008 Aug 20
3
How to escape spaces in rsync source and destination paths
This may not be an rsync-specific question, but it is certainly stopping me
from moving forward with rsync and I am sure it has a simple solution. I
have written a simple shell script to rsync disks attached to a Mac OS X
Server 10.4.11 Xserve box at our offices to a similar Mac OS X Server
10.4.11 setup at our colocation facility. The script runs rsync 3.0.3 on the
machine at the colocation
2008 Sep 04
0
Rsync 3.0.3 with patches on OS X 10.4.11 fails to copy ACLs
I am using rsync 3.0.3 to copy a remote RAID volume on one Xserve to the
local RAID volume on an other Xserve. Both Xserves are running OS X Server
10.4.11.
I have compiled rsync 3.0.3 on both machines and patched it following Mike
Bombich's instructions at http://www.bombich.com/mactips/rsync.html
After some struggles, and with invaluable help from the list, I how have an
rsync script running
2008 Oct 23
0
Rsync 3.0.3 with patches on OS X 10.4.11 fails to copy ACLs
Check that ACL's are enabled on the destination volume.
Details on how to do this are available from the following URL :
http://connect.homeunix.com/lbackup/doku.php?id=access_control_lists
Hope this helps.
> I am using rsync 3.0.3 to copy a remote RAID volume on one Xserve to
> the
> local RAID volume on an other Xserve. Both Xserves are running OS X
> Server
> 10.4.11.
2009 Jun 24
1
Linux local user problem when security = ADS
Hi, folks!
I have two RHEL5 Linux machines, both successfuly joined to a Windows 2008
Server AD domain. I can see AD users, groups, checking trusts, etc.
My problem is that when I try to mount a share from one Linux machine to the
other using a local user, I receive the message "mount error 13 = Permission
denied".
If I add the user with same name/password to the Windows AD domain, then
2014 Feb 15
2
rsync filter rules ignored by rsnapshot
Hello guys,
sorry for cross-posting, but imho it could be an error in my rsnapshot setup
as well as in my rsync setup. If there is a solution on one of these mailing-lists i will
post it to the other one as well. ok?
here is my question: when running rsnapshot, my exclude filter is being ignored, but i don't see why.
grep -v "#" /etc/rsnapshot-debx40.conf | grep .
gives
2009 Nov 18
2
parsing numeric values
Dear list,
I'm seeking advice to extract some numeric values from a log file
created by an external program. Consider the following example,
input <-
readLines(textConnection(
"some text
<ax> = 1.3770E-03 <bx> = 3.4644E-07
<ay> = 1.9412E-04 <by> = 4.8840E-08
other text
<aax> = 1.3770E-03 <bbx> = 3.4644E-07
2018 Jun 15
0
Bug: Loosing Group Permissions in Archive Mode with Sticky Bit and ACL Mask
Hello,
I currently try to copy a directory locally between two ext4 filesystems
while preserving permissions and ACLs using the -aAX options. Under some
conditions, rsync does not copy the posix permissions completely, it
changes the group::rwx to a group::--- permission. The latest rsync
available on Debian Jessie is 3.1.1, but the changelog for 3.1.2 and 3.1.3
did not seem to mention such a bug
2011 Oct 15
1
Mac OS X / MS Office save issues and possible .TemporaryItems fix
We have an issue where Macs that try to save MS Office files on our 3.5.11 samba servers occasionally get error messages such as "There has been a network or file permission error. The network connection may be lost.? When this happens, the user often has to save the file to their local drive and then copy it over to the network share.
After doing some research, we suspect the issue may be
2015 Aug 04
2
Cannot change directory permissions
Hello,
I occasionally need to remove the write permissions from directories inside a share to prevent users from accidentally deleting files inside that directory.
My problem is that I neither can view nor can change the permissions of directories on my shares.
Curiously enough viewing and changing permissions of files in the same shares works without a problem.
Is there anything I
2005 Dec 31
6
What does this error mean when using scaffold?
Last login: Fri Dec 30 15:34:43 on ttyp1
source /private/var/tmp/folders.501/TemporaryItems/Locomotive.
1135999534.992790-16807
Welcome to Darwin!
frank-roccos-powerbook58:~ farocco$ source /private/var/tmp/folders.
501/TemporaryItems/Locomotive.1135999534.992790-16807
frank-roccos-powerbook58:~/Documents/receipts farocco$ script/
generate scaffold receipt receipt
2015 Aug 04
0
Cannot change directory permissions
On 04/08/15 10:07, Felix Matouschek wrote:
> Hello,
>
> I occasionally need to remove the write permissions from directories inside a share to prevent users from accidentally deleting files inside that directory.
>
> My problem is that I neither can view nor can change the permissions of directories on my shares.
> Curiously enough viewing and changing permissions of files
2015 Aug 04
0
Cannot change directory permissions
On 04/08/15 11:46, Felix Matouschek wrote:
> Hi Rowland,
>
> when saying 'I' I theoretically meant any user that has write access to the share.
>
> It should be possible to right click the directory in windows, the go to security tab and remove the write permissions on the directory.
>
> This behaviour already works with files, I'm trying to figure out how to make
2007 Jan 09
6
"Module not found", using wine-0.9.28
i've seen various references to this message in the list archive, but
none which really match my scenario.
i'm running 0.9.28 on ubuntu edgy. of course, i'm new at wine --
so this could be user error.
i'm trying to install TaxCut 2006, from the CDROM:
$ ls .wine/dosdevices/d\:/
autorun.inf* df0000exe.manifest* taxcut.exe* temporaryitems/
data/
2015 Aug 04
2
Cannot change directory permissions
Hi Rowland,
when saying 'I' I theoretically meant any user that has write access to the share.
It should be possible to right click the directory in windows, the go to security tab and remove the write permissions on the directory.
This behaviour already works with files, I'm trying to figure out how to make it also work for directories.
Greetings,
Felix
-----Ursprüngliche
2015 Aug 04
0
Cannot change directory permissions
On 04/08/15 14:11, Felix Matouschek wrote:
> Hi Rowland,
>
> my users are known to the OS
The smb.conf you posted earlier would seem to suggest that they aren't,
what does 'getent passwd <username>' produce ?
Rowland
> , they also have the correct permissions to alter the settings.
> Doing so on the CLI does work when logged in via SSH.
>
> When opening
2019 Aug 09
4
rsnapshots/rsync 2 shares
Slightly OT maybe:
at a customer we run the main data share on the samba file server
(access defined via Windows ACLs) ... so far no surprise ;-)
then we let a 2nd server pull snapshots via rsnapshot (you know:
https://rsnapshot.org/) and provide the resulting tree of snapshots via
samba again: read-only, only for some admin users
So far OK, runs for years (although it gets slower, other topic)
2019 Aug 09
1
rsnapshots/rsync 2 shares
Am 09.08.19 um 10:29 schrieb Rowland penny via samba:
> On 09/08/2019 09:10, Stefan G. Weichinger via samba wrote:
>> Am 09.08.19 um 09:48 schrieb Rowland penny via samba:
>>
>>>> And I wonder if "--numeric-ids" is good in this case.
>>>>
>>>> hints welcome
>>>>
>>> Are you using the winbind 'ad' backend on
2019 Jun 25
2
Share migration
Hello,
I will change a old samba share (SMB1 samba 3) to a new samba 4.8.3 (as
unix domain member server).
For this, I will copy datas from old share to the share via a rsync ssh
command :
rsync -aAX --progress --delete --stats --human-readable -e "ssh -p 22"
root at oldsambaserver:/mypath/* /mypath/
This command copy also all the acls from the old samba share and apply
it on the
2014 Aug 18
1
unknown tag type 64 / recycle: stat for *:AFP_AfpInfo returned No such file or directory
Hi,
something seems wrong with "vfs objects = recycle, streams_xattr". I
permanently keep on getting the following errors on the Samba server:
Aug 18 11:28:39 Storage-03 smbd[34544]: STATUS=daemon 'smbd' finished
starting up and ready to serve connectionsunknown tag type 64
Aug 18 11:28:39 Storage-03 smbd[34544]: [2014/08/18 11:28:39.897763, 0]
2015 Aug 04
0
Cannot change directory permissions
On 04/08/15 15:29, Felix Matouschek wrote:
> Hi Rowland,
>
> I had to split smbd and winbindd config to work around some bugs in credentials offline caching.
> I have a separate winbindd.conf, it looks like this:
>
> [global]
> ### Network ###
> netbios name = Fileserver
> server string = Fileserver (%h V:%v)
>
> ### ad member ###
>