On 5/28/07, Boniforti Flavio <[EMAIL PROTECTED]> wrote:
I want to back-up my PC's /home directory onto another Linux PC. On
the "server" I've set up a directory called /backup and now I'd like
to know which permissions it should have for that my backups succeed.
What I want to achieve is that I
Hi Matt,
Thanks for checking ... I think it's due to my security setting
on Firefox -- I try to open it using IE => Okay
I will look at the Firefox setup later to see what does it.
Thanks
Thiep
TMatt McCutchen wrote:
That's odd. The link works for me. Try these links:
http://www.mail-arch
That's odd. The link works for me. Try these links:
http://www.mail-archive.com/rsync@lists.samba.org/
http://news.gmane.org/gmane.network.rsync.general/
http://lists.samba.org/archive/rsync/
Matt
On 6/1/07, Thiep Duong <[EMAIL PROTECTED]> wrote:
I just subcribe to the list to find Rsync fro
http://yenibiris.sendeyolla.com/medyadetay.aspx?&tid=3&cid=57&id=61365
--
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
I just subcribe to the list to find Rsync from win-xp to
my samba UNIX box. however, I cannot find how to get the old
archive and/or do any searching on the list.
I click on the "archive rsync" it send me right back to the
https://lists.samba.org/mailman/
TDuong
--
To unsubscribe or change opt
On Fri, Jun 01, 2007 at 02:08:08PM +1000, Daryl Sayers wrote:
> + /u1/important
> - /tmp
> - /var/tmp
> - /var/lock
>
> - /u1
The man page talks about how the exclusion of the parent directory
short-circuits the directory traversal, and the u1 dir is never even
visited (giving the include no
On BOTH sides do a ls -n whatever
This will show the numeric IDs on both sides.
Most likely the SAME numeric id will be one thing on one host and something
else on the other host.
Most likely --numeric-ids is doing exactly what it is supposed to do
ls -l will show names if it can find a name th
As a convenience and courtesy, rsync attempts to preserve names
across the transfer
I don't know if my request is clear...sorry for my bad english...
I just need to preserve ID...I don't want rsync to convert id to name
group because it takes the name group of the server instead of my
local mach