Ownership and permissons?

2009-09-30 Thread Paul van der Vlis
Hello,

When I encrypt (as root) a file what's owned by "paul", then the
ownership becomes "root". After decryption (as root) the ownership is
still root...

Will rsyncrypto change the ownership of the files?

And will it change the permissions?

I would like to do a full system backup with rsyncrypto, but I need to
keep the ownership and permissions.

With regards,
Paul van der Vlis.


--
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
___
Rsyncrypto-devel mailing list
Rsyncrypto-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rsyncrypto-devel


Re: Ownership and permissons?

2009-09-30 Thread Paul van der Vlis
Shachar Shemesh schreef:

> At this point in time, rsyncrypto does not back up either permission or
> ownership. It is planned for the future, but with no definitive time frame.

Maybe it is possible to save the ownership and permissions of all files
into a file?

Something like that is also used to store Linux backups on e.g. FAT.

( I make a local copy of the system before the encryption, so no risk on
changings. )

With regards,
Paul van der Vlis.


--
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
___
Rsyncrypto-devel mailing list
Rsyncrypto-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rsyncrypto-devel


Re: Ownership and permissons?

2009-10-01 Thread Paul van der Vlis
Shachar Shemesh schreef:
> Paul van der Vlis wrote:
>> Shachar Shemesh schreef:
>>
>>   
>>> At this point in time, rsyncrypto does not back up either permission or
>>> ownership. It is planned for the future, but with no definitive time frame.
>>> 
>>
>> Maybe it is possible to save the ownership and permissions of all files
>> into a file?
>>
>> Something like that is also used to store Linux backups on e.g. FAT.
>>
>> ( I make a local copy of the system before the encryption, so no risk on
>> changings. )
>>
>>   
> One thing I can do quite easily is to have the backup files share the
> same owners and permissions as the original. I can do that without
> changing the file format (which is only planned for rsyncrypto 2, again
> with no clear date in view).
> 
> Would that solve the problem for you?

Maybe. Do you need to change the program to implement it?

A problem is that I would like to backup the files without root
privileges on the backup server. When all permissions and ownership
would be in a seperate file this would not be a problem.

Making a big tar.gz from the encrypted FS would be an option, but with
the disadvantage that I could not use hardlinks on the backupserver to
save diskspace.

With regards,
Paul van der Vlis.


--
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
___
Rsyncrypto-devel mailing list
Rsyncrypto-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/rsyncrypto-devel