On Wed, 8 Dec 2004, Grant Carmichael <[EMAIL PROTECTED]> wrote:
>
> With a non root user, ssh will authenticate them, but then the rsync
> process dies.
...
> My config file looks like:
>
> uid = nobody
> gid = nobody
> use chroot = no
> max connections = 5
> syslog facility = local5
Rsync version: rsync-2.6.3.tar.gz
OS: Fedora
Can anyone give
me some pointers? I can do and rsync fine when I’m root on the client, but not as a
non-root user….
This works:
/usr/local/bin/rsync --archive --verbose --recursive --links
--rsh="ssh" [EMAIL PROTECTED]::mail .
This
Rsync version: rsync-2.6.3.tar.gz
OS: Fedora
Can anyone give
me some pointers? I can do and rsync fine when I’m root on the client, but not as a
non-root user….
This works:
/usr/local/bin/rsync --archive --verbose --recursive --links
--rsh="ssh" [EMAIL PROTECTED]::mail .
This
On Wed, Dec 08, 2004 at 09:46:06AM -0800, Brad Kroeger wrote:
> rsync --verbose --dry-run --progress --stats --recursive --times --perms
> --links /misc/cosmos/srb/tape_vault/dtfMcat.orig
> /misc/samqfs/srbfs/srb/tape_vault/dtfMcat
Add a trailing slash to the source (dtfMcat.orig) dir so that rs
Hello,
I have one more tidbit of information that may help.
The source directory was originally copied over to the target directory
with 'cp -pR source dest'.
Thanks,
-Brad Kroeger
Brad Kroeger wrote:
Hello,
I have two identical directories and when I run an rsync --dry-run on
them rsync wants t
Hello,
I have two identical directories and when I run an rsync --dry-run on
them rsync wants to transfer all the files from the source directory to
the target directory. I verified some files in both directories with
'ls -l' and the output is the same which, if I understand correctly,
means t
On Mon, Dec 06, 2004 at 04:58:01PM +0900, Shinichi Maruyama wrote:
> double-colon mode doesn't work in CVS version.
> -vv says port number is 0. [...]
> And --port=873 cannot be used in client mode now.
Good catch! I hadn't noticed the former, and was mistakenly thinking
that --port wasn't
https://bugzilla.samba.org/show_bug.cgi?id=2131
Summary: Create db files for local/remote directory listing
Product: rsync
Version: 2.6.3
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P3
https://bugzilla.samba.org/show_bug.cgi?id=2130
Summary: suppressing progress bar when not the foreground process
Product: rsync
Version: 2.6.3
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P3
https://bugzilla.samba.org/show_bug.cgi?id=2130
--- Additional Comments From [EMAIL PROTECTED] 2004-12-08 03:06 ---
Created an attachment (id=828)
--> (https://bugzilla.samba.org/attachment.cgi?id=828&action=view)
rsync-progress.patch
--
Configure bugmail: https://bugzilla.samba.o
10 matches
Mail list logo