Linux主机A(A即hostname):192.168.1.1
Linux主机B(B即hostname):192.168.1.2
A、B分别有目录/home/A,/home/B;/home/A目录下有两个文件a1.txt,a2.txt。
现在我从B机器telnet到A机器,并且进入/home/A目录下,我执行:
uucp -c *.txt B!/home/B
系统提示:
!/home/B event no found。
看来!应该是系统保留字符。
那么请问我该如何写命令?
>>> 此贴的回复 >>
scp *.txt root@B的IP:/home/B
用SCP,RSYNC,NFS,SMB,都可以
[ 关闭窗口 ]
Copyright © 1999-2000 LSLNET.COM. All rights reserved. 蓝森林网站 版权所有。
E-mail :
[email protected]