Displaying 11 results from an estimated 11 matches for "nishikant".
Did you mean:
nishant
2001 Nov 17
2
transfer interrupted (code 3) at flist.c(812)
...41.214.137.139)
transfer interrupted (code 3) at flist.c(812)
I had to change [cdrive] from path = "c:\" to path = c: to get rid of
'@ERROR: chdir failed' error.
I am getting close but still need some help. Thanks in advance.
Nishi
> -----Original Message-----
From: Kapoor, Nishikant X
[SMTP:Nishikant.X.Kapoor@xcelenergy.com]
> Thanks for the help. I did go through quite a few docs but could not
> figure that out. Thanks again.
>
> However, after setting [cdrive], I am getting the following error:
>
> admx::nkapoor> rsync -v guest@testor::cdrive/Temp/pix....
2001 Dec 01
3
include/exclude ?
All,
Could someone please help me resolve this:
[admx:test] $ ls
ERR01 ah01 ah02 an01 an02 mp01 mp02
[admx:test] $ ls {an,mp,ERR}*
ERR01 an01 an02 mp01 mp02
I want to rsync only the "{an,mp,ERR}*" files across using the following
command but do not see the expected results.
[admx:test] $ rsync -va --exclude="*" --include="{an,mp,ERR}*" ./*
2001 Dec 18
2
--size-only ?
-I, --size-only
Normally rsync will skip any files that are already the
same length and have the same time-stamp. With the --
size-only option files will be skipped if they have the
same size, regardless of timestamp. This is useful when
starting to use rsync after using another mirroring
system which may not
2004 Jan 05
0
No subject
...rial Circle, Suite D
Longmont, CO 80501
Available via SameTime Connect within Philips, n9hmg on AIM
perl -e 'print pack(nnnnnnnnnnnn,
19061,29556,8289,28271,29800,25970,8304,25970,27680,26721,25451,25970),
".\n" '
"There are some who call me.... Tim?"
"Kapoor, Nishikant X" <Nishikant.X.Kapoor@xcelenergy.com>
11/16/2001 07:06 AM
To: Tim Conway/LMT/SC/PHILIPS@AMEC
cc: rsync@lists.samba.org
Subject: RE: Secure connection to testor refused !
Classification:
Thanks for the help. I did go through quite a f...
2001 Nov 16
3
Secure connection to testor refused !
Here is a newbie question. Hope, you will not mind.
I am trying to backup a file from my NT machine onto AIX machine. Here
is the setup:
NT machine (testor): rsync is in c:\Rsync\rsync.exe and is running as a
daemon. (I created a service for Rsync first).
AIX machine (admx): rsync -v
rsync version 2.3.1 Copyright Andrew Tridgell and Paul Mackerras
admx::nkapoor> telnet testor 873
Trying...
2001 Dec 18
1
return status of rsync
Hello,
rsync returns zero if it is successful but a non-zero (2816) if it can
not find any file(s) to move across. Just curious if that should still
return zero ?
nkapoor> rsync -av * nk01::incoming
building file list ... * : No such file or directory
done
wrote 73 bytes read 337 bytes 820.00 bytes/sec
total size is 0 speedup is 0.00
I am trying to use this return status to determine if
2001 Nov 17
1
read error: Connection reset by peer
Hello,
This is my third posting in a day ! Many thanks to Tim Conway for
responding to my first one. However, since I am hard pressed against
time, I have been trying everything from the docs to get it to work but
looks like, I might take forever unless some expert help comes in. So
please, help if you can. Thanks.
I am trying to copy a file from testor/source to admx/destination. Here
is the
2009 Oct 23
0
xen is not defined?
I get this error while creating a domain
Error: name 'xen' is not defined
--
Best Regards,
Nishikant Deshmukh
Graduate Student
Johns Hopkins University Homewood Campus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-xen-devel/attachments/20091023/f7daa054/attachment.htm>
2002 Feb 08
1
Deleting files from source after a successful rsync !
I have a few clients who prepare some reports and put it in their outgoing/ directory for me to pick up every morning. Is there a way to delete those files from their outgoing/ after I fetch them ?
Thanks
Nishi
2002 Feb 11
1
problem getting just a single dir !
I am trying to fetch a single dir using the following command but all I
get is a empty dir:
rsync -av www.myServer.com::myStuff --include=myDir --exclude=* .
Here is the rsync output:
receiving file list ... done
myDir/
./
wrote 119 bytes read 392 bytes 92.91 bytes/sec
total size is 0 speedup is 0.00
The command looks simple and straight forward but somehow I am not
getting the expected
2002 Aug 08
1
Can not access linux printer from windows
All,
I have a linux machine running Mandrake 8.2 and a windows machine
running Windows 2000. The printer (aprinter) is installed on the linux
machine and I am trying to access it from windows. I can access all the
linux directories and files from my windows machine and even setting
up 'Network Printer' on windows also went through fine but when I
try to print a test page, I get this