On Mon, Mar 03, 2003 at 05:29:50PM -0800, Ben Escoto wrote:
> > "jws" == jw schultz <[EMAIL PROTECTED]>
> > wrote the following on Sun, 2 Mar 2003 04:50:23 -0800
>
> jws> EAs seem to be unsupported by most of the UNIX platforms. Pipe
> jws> up now if you know of support for them on an
> "jws" == jw schultz <[EMAIL PROTECTED]>
> wrote the following on Sun, 2 Mar 2003 04:50:23 -0800
jws> EAs seem to be unsupported by most of the UNIX platforms. Pipe
jws> up now if you know of support for them on any mainstream UNIX.
On the rdiff-backup mailing list I referenced your
On Mon, Mar 03, 2003 at 10:56:15AM -0500, Tom Limoncelli wrote:
> How do I minimize the amount of disk activity?
>
> I'm copying a large number of files:
>
> rsync -av -W /from/here/. /to/here/.
>
> I'm using rsync because I need the incremental updates and other features.
> Otherwise, I'
On Mon, Mar 03, 2003 at 04:24:10PM +0100, Andrzej Pruszynski wrote:
> Hi,
>
> Here is the problem (syscall.c, function do_open) on NT, Win2K, WinXP,
> with stripped "/" for UNC path convention, detected in release 2.5.5,
> 2.5.6:
>
> int do_open(char *pathname, int flags, mode_t mode)
> {
> if (
How do I minimize the amount of disk activity?
I'm copying a large number of files:
rsync -av -W /from/here/. /to/here/.
I'm using rsync because I need the incremental updates and other features.
Otherwise, I'd use tar piped to tar or some similar technique.
Note: Both the source and d
Hello,
I try to create jigdo file sets [1], but got stuck when selecting files
to include. Normally you build the images with local access to a file
system identical to the mirrored one. But I do not have access to a
mirror on filesystem level, and I don't want to set up one.
So what I would l
Hi,
Here is the problem (syscall.c, function do_open) on NT, Win2K, WinXP,
with stripped "/" for UNC path convention, detected in release 2.5.5,
2.5.6:
int do_open(char *pathname, int flags, mode_t mode)
{
if (flags != O_RDONLY) {
if (dry_run) return -1;
CHECK_RO
}
#ifdef O_BINARY
/*
On Mon, Mar 03, 2003 at 02:02:06PM +0100, Philipp W. wrote:
> Has anyone an idea why i always get
>
> 6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c
Has anyone an idea why i always get
6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c6c
"Combining "::" syntax with the -rsh/-e option now uses the specified
remote-shell as a transport to talk to a (newly-spawned) server-daemon.
This allows someone to use daemon features, such as modules, over a
secure protocol, such as ssh."
Would ssh work with 'virtual user' concept that is possib
I've been recommended to forward this to the rsync list for possible
incorporation into the main code. Both the problem and solution are
described. Please Cc me with any replies since I'm not subscribed to this
list. Thanks.
Original message
I'm using the cygwin
11 matches
Mail list logo