BOOTSTRAP (kutils) functions


LIBRARY ROUTINE

kremote_file - creates a khoros file string which can be accessed on a remote machine

LIBRARY CALL

char *kremote_file(
   const char *machine,
   const char *filename,
   char *remotefile)

INPUT

OUTPUT

RETURN VALUE

none

DESCRIPTION

This function make a proper file that the transport mechanisms will interpet as rsh://host/file. If the file ".login" is given and they wish to access that file on the host "borris". Then a new string will that looks like "rsh://borris/.login" will be returned.

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

$BOOTSTRAP/objects/library/kutils/src/Remote.c

SEE ALSO

kutils(3)

COPYRIGHT

Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.