On which side these errors are?

2009-03-02 Thread Boniforti Flavio
Hello list. I've got following: rsync: opendir "client05" (in Profili) failed: Permission denied (13) rsync: delete_file: rmdir(client02/SendTo) failed: Permission denied (13) Am I correct if I say that the "opendir" is related to the source I'm trying to rsync, but the "delete_file" is related

Re: Does "--files-from" do anything useful?

2009-03-02 Thread Manoj Joseph
Cameron Laird wrote: > I haven't been able to get "--files-from" to do anything useful; every > combination I've tried, with all recent releases of rsync, just yields > me a "syntax error" or worse. I'd welcome even a single example of > its correct usage, or a pointer to a tutorial which supplies

Does "--files-from" do anything useful?

2009-03-02 Thread Cameron Laird
I haven't been able to get "--files-from" to do anything useful; every combination I've tried, with all recent releases of rsync, just yields me a "syntax error" or worse. I'd welcome even a single example of its correct usage, or a pointer to a tutorial which supplies the same. -- +1 817 280 11

DO NOT REPLY [Bug 6151] --safe-links can be fooled by adding extra slashes to the path

2009-03-02 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6151 --- Comment #1 from erik.sjol...@gmail.com 2009-03-02 16:44 CST --- Created an attachment (id=3965) --> (https://bugzilla.samba.org/attachment.cgi?id=3965&action=view) fixes this bug This patch fixes this bug. I am still a bit worried

DO NOT REPLY [Bug 6151] New: --safe-links can be fooled by adding extra slashes to the path

2009-03-02 Thread samba-bugs
https://bugzilla.samba.org/show_bug.cgi?id=6151 Summary: --safe-links can be fooled by adding extra slashes to the path Product: rsync Version: 3.1.0 Platform: x64 OS/Version: Linux Status: NEW Severity: n

Re: Renamed files and directories

2009-03-02 Thread Jamie Lokier
N.J. van der Horn (Nico) wrote: > >Right, but it has to be done in a separate pass if you're to compare > >all files with each other, not just one destination file. And you > >need all the RAM, too. It's like the worst case of "rsync -H". > > > What I tried to point out is that when the DB is u

rsync ignores --force and will not delete non-empty directories from destination (HFS+ -> FAT32)

2009-03-02 Thread Simon Brown
Hi. This is my first post to this list. I have searched the archives but cannot find anything that touches on this particular issue. My scenario: I am trying to rsync from an external HFS+ (USB2) to a FAT32 external NAS drive, using rsync version 2.6.9 protocol version 29 (as supplied with Ma

Re: How to speed up rsync when haveing lots of files

2009-03-02 Thread Michael Gardner
m...@bortal.de wrote: > unfortunatelly rsync is beeing REALLY slow and produces a high load when > we try to sync lots of files (>250 000 small files). What version of rsync are you using? -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change option

How to speed up rsync when haveing lots of files

2009-03-02 Thread m...@bortal.de
Hello List, unfortunatelly rsync is beeing REALLY slow and produces a high load when we try to sync lots of files (>250 000 small files). My experience is, that this is fatser if i do it folder by folder. Is there a rsync option which reduces the load and speeds up the rsync somehow? Thank

Exclude files only (only sync folders)

2009-03-02 Thread m...@bortal.de
Hello List, is there a way to exclude all kind of files (but no folders)? I would like to rsync the folder structure only. Thanks, Mario -- Please use reply-all for most replies to avoid omitting the mailing list. To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync

Re: how rsync calculate Tranfer rate ??

2009-03-02 Thread Paul Slootman
On Mon 02 Mar 2009, Jignesh Shah wrote: > 1. Let me give more details on "bytes written". The "Total transferred file > size: 6566219 bytes" is perfectly fine but "Total bytes written: 6567384" > includes 1165 more bytes. How rsync could write more than the total file > size? What the additional

Re: how rsync calculate Tranfer rate ??

2009-03-02 Thread Jignesh Shah
Hi, Still I couldnot understand below items: 1. Let me give more details on "bytes written". The "Total transferred file size: 6566219 bytes" is perfectly fine but "Total bytes written: 6567384" includes 1165 more bytes. How rsync could write more than the total file size? What the additional b

how rsync calculate Tranfer rate ??

2009-03-02 Thread Jignesh Shah
Hi, I am not sure how rsync calculates below statistics and how transfer rate 170583.48 bytes/sec ? Where is the total transfer time information? How speedup is 1? How Total bytes written is 6567384? Could someone please give me brief information on this. Number of files: 4 Number of files tran