https://bugzilla.samba.org/show_bug.cgi?id=7070
--- Comment #3 from ch...@onthe.net.au 2010-08-12 00:29 CST ---
Created an attachment (id=5897)
--> (https://bugzilla.samba.org/attachment.cgi?id=5897&action=view)
Fix-temp-file-perms-to-allow-reading-xattrs
(In reply to comment #2)
>
> I am using rsync to backup files. Is it possible to specify an option
> not to delete files from backup directory if the files are deleted
> from source? In that way, I can always keep something I may or may not
> need in the backup disk, but remove it from a work computer.
As Alex mentioned the
Would that not be done by omitting the --delete option?
aF
On 12/08/2010, at 9:52 AM, hce wrote:
> Hi,
>
> I am using rsync to backup files. Is it possible to specify an option
> not to delete files from backup directory if the files are deleted
> from source? In that way, I can always keep som
Hi,
I am using rsync to backup files. Is it possible to specify an option
not to delete files from backup directory if the files are deleted
from source? In that way, I can always keep something I may or may not
need in the backup disk, but remove it from a work computer.
Thank you.
Kind Regards
On Wed, 11 Aug 2010, travis+ml-rs...@subspacefield.org wrote:
> Hey all, I'm writing a tool:
>
> http://www.subspacefield.org/security/hdb/
>
> It is very similar in some ways to rsync, except it's meant for
> backing up locally to removable HDDs, and it keeps metadata around
> when the HDD is
On Wed, Aug 11, 2010 at 01:32:42PM -0400, Brian Cuttler wrote:
[Set u+s on directories, don't worry about owners]
It seems to work relatively well. I get an error about not being
able to chgrp the files owned by other users, and, in my case,
the group ends up wrong because it's not supposed to be
> Hey all, I'm writing a tool:
>
> http://www.subspacefield.org/security/hdb/
This is an interesting approach. I look forward to seeing the project develop.
Thanks for the link.
--
This email is protected by LBackup
http://www.lbackup.org
--
Please use repl
On 08/11/10 13:18, travis+ml-rs...@subspacefield.org wrote:
I often push files from my user account over SSH to my web server, and
want them owned by www-user, which may not have a login shell, should
never accept remote logins, and who may not have a ~/.ssh directory
(and if it did, it would be
On Wed, Aug 11, 2010 at 01:34:44PM -0400, Brian Cuttler wrote:
> As a matter of principle, SOP, we don't like to ssh/rsync as root
> and generally don't allow root ssh/rsync into a box. Better/safer
> to move the security stuff to a lower powered user if you can.
I'm familiar with the argument. L
Travis,
We also use rsync to push our files. While there are several users with
the ability to do the push, the files on the webserver host are set with
su-gid bit set.
No matter which of our web people push the files to the visible
server the files all move to a consistent groupship that allows
Travis,
As a matter of principle, SOP, we don't like to ssh/rsync as root
and generally don't allow root ssh/rsync into a box. Better/safer
to move the security stuff to a lower powered user if you can.
On Wed, Aug 11, 2010 at 10:18:11AM -0700, travis+ml-rs...@subspacefield.org
wrote:
> I oft
I often push files from my user account over SSH to my web server, and
want them owned by www-user, which may not have a login shell, should
never accept remote logins, and who may not have a ~/.ssh directory
(and if it did, it would be under the wwwroot, ack!).
Currently I push as root and then d
Hey all, I'm writing a tool:
http://www.subspacefield.org/security/hdb/
It is very similar in some ways to rsync, except it's meant for backing up
locally to removable HDDs, and it keeps metadata around when the HDD is
removed.
I figured I'd ping people here to see if they are interested in
part
Hello,
I have a couple of questions about using rsync scriptographically. I've looked
around and can't find anything. I must be missing something obvious.
I'm trying to write a script that will synchronise various local folders on a
Mac OS X Workstation to an SMB mounted Windows (2003, mostly
14 matches
Mail list logo