Hi,
I've installed the rshd on a win2k server, rsh is
working, but rcp from Unix hangs:
[badescu@mcd01paf]$ rsh 172.25.128.197 dir
Volume in drive C has no label.
Volume Serial Number is 10CE-F407
Directory of c:\temp
08/12/2003 03:50p <DIR> .
08/12/2003 03:50p <DIR> ..
08/12/2003 03:38p 240 ACL.txt
08/12/2003 03:41p 9,339
freebsd_COMPAQ_kernel_configuration_file
11/13/1998 08:26a 12,003 hclSetup.log
06/10/2003 06:07p 1 oui.txt
08/12/2003 05:59p 2,359,343 untitled.bmp
08/12/2003 03:52p 918,575
Windows2000-KB823980-x86-ENU.exe.3
6 File(s) 3,299,501 bytes
2 Dir(s) 2,085,408,768 bytes free
~
[badescu@mcd01paf]$ ls -l untitled.bmp
-rw-r--r-- 1 badescu omc3 2359345 Aug 12 15:54
untitled.bmp
~
[badescu@mcd01paf]$ rcp untitled.bmp
172.25.128.197:c:/temp
^C
On the server, many:
Receiving ....
.... got 0 chars.
and 100% processor busy.
Ciprian Badescu
ciprianbadescu@yahoo.com
thanks
Logged In: NO
I get this behavior with 'rcp -rb' from a windows machine to
itself. eg:
C:\temp>dir images
Volume in drive C has no label.
Volume Serial Number is B44F-0FBA
Directory of C:\temp\images
09/14/2004 01:39p <DIR> .
09/14/2004 01:39p <DIR> ..
08/26/2004 06:59a 20,732 max0001.png
08/26/2004 06:59a 20,707 max0002.png
08/26/2004 06:33a 20,730 max0003.png
08/26/2004 06:59a 20,715 max0004.png
08/26/2004 06:59a 20,736 max0005.png
[..]
20 File(s) 414,762 bytes
2 Dir(s) 10,617,614,336 bytes free
C:\temp>dir images2
Volume in drive C has no label.
Volume Serial Number is B44F-0FBA
Directory of C:\temp\images2
09/14/2004 01:40p <DIR> .
09/14/2004 01:40p <DIR> ..
0 File(s) 0 bytes
2 Dir(s) 10,617,614,336 bytes free
C:\temp>rcp -rb images geneva:/temp/images2
[..hangs..]
-erco@3dsite.com