1 10/07/88 s_default
 2 
 3 Syntax as a command:
 4 s_default {-control_args}
 5 
 6 
 7 Function:
 8 The s_default request  is used to set  file transfer parameter
 9 defaults  for  the  server  process.   The  server process  is
10 responsible for accepting all incoming file transfers.
11 
12 
13 Control arguments:
14 -change_default_working_dir <pathname>, -cdwd <pathname>
15   defines a  working directory for  the UFT Server  other than
16   the user's default working directory.
17 -no_working_dir, -no_wd
18   the  user's default  working  directory  is used  to contain
19   incoming file  transfers from the Server  function.  This is
20   the default.
21 -notify, -nt
22   Server  process notifies  the user  upon completion  of file
23   transfer.
24 -no_notify, -no_nt
25   Server process  does not notify the user  upon completion of
26   file transfer (default).