Shailesh said.....
 
> I am facing problem while tranfering file from MPE to HP-UX using
> DSCOPY command.
>
> The syntax of the command :
>
>        dscopy -p -r nodename#user.account#filename.group filename
                      ^^^^^^^^
 
You might need to fully qualify your node name.  Note: this is not your
Inter/intranet domain name.  For example our domain name is
CO.FREDERICK.MD.US, while our fully qualified node name (in the format
node.domain.organization is how the HP manual describes it) is [system
name].FRED.IDPA, i.e. XL1.FRED.IDPA.
 
 
Hope this helps.
 
/alan
[log in to unmask]
 
 
 
> The error is :
>
> NetIPC error = 40
> dscopy: unable to connect to source node
> (NFT error 5)
>
> Any corrections / suggestions ????
>