Displaying 3 results from an estimated 3 matches for "parz".
Did you mean:
part
2007 Feb 28
1
No -v but still verbose
Guys below are my rsync options i am using :-
rsync -PaRz --delete --delete-excluded --copy-unsafe-links --numeric-ids
I have omitted the -v and --stats i was using previously.
Now when i look in my log i still seem to get a list for each file
transfered. I only want to have the problem files listed here such as
permission denied etc. Any ideas?
log ou...
2007 Jul 06
1
quiet option doesnt seem to work
Guys im running Rsync 2.6.8 on Solaris. I use the following options :-
RSYNC_BIN="/usr/local/bin/rsync"
RSYNC_OPTS=" -PaRz --quiet --stats --delete --delete-excluded
--copy-unsafe-links --numeric-ids"
RSYNC="${RSYNC_BIN} ${RSYNC_OPTS}"
Its part of a script see.
Now everything works but in my log file im getting each file which is
transferred listed and i didnt want that to occur. Im sure when i was
tes...
2007 Jul 24
3
File/Folder Ownership - Cygwin/Rsync - Is it possible to get around rsync taking file ownership?
Case point: 2 Servers (both with Windows Server 2k3 & cygwin). Running ssh on
the destination server.
Problem: The rsync user will take ownership over any files copied over from
the source server. This takes ownership away from the administrators group,
thus disallowing inherited permissions.
Is there any way around not taking ownership away from the administrators
group and giving it to the