home *** CD-ROM | disk | FTP | other *** search
/ Amiga Times / AmigaTimes.iso / programme / trionbbs110 / Trion / docs / Utils / Freq.doc < prev    next >
Encoding:
Text File  |  1998-10-06  |  3.0 KB  |  92 lines

  1.  
  2.  
  3.  
  4.    =====( Freq V1.00 )================================================
  5.  
  6.  
  7.         Trion 'Freq' Utility.
  8.  
  9.         (c) Copyright Paul Spijkerman, '96-'97. All rights reserved.
  10.  
  11.         Written for use with the Trion BBS package.
  12.  
  13.  
  14.    ===================================================================
  15.  
  16.    Most BBS systems allow 'file requests'.
  17.    If you have a allfiles list of such a system, or the sysop posts his
  18.    new files in echo mail .. you may want to have some of those files.
  19.    You could login and download files, but there is a faster way,
  20.    you freq the files with your mailer.
  21.    You make a file request packet, send it with your mailer, and
  22.    if the requests can be filled the files are send to you
  23.    at the file transfer turnaround. This is especially handy
  24.    if you want files from your boss, because you call him anyway
  25.    with your mailer, so if you freq files from him you pay only
  26.    for the seconds the file transfer of the freqed files last,
  27.    because you have to make the connect anyway.
  28.  
  29.    So how do you make such a file request packet ?
  30.    The simplest way is to use the 'freq' programm.
  31.    You call it with the files you want, and ik makes a packet
  32.    and adds it to a .flo file.
  33.  
  34.    Also you can use the Freq programm to get information on a
  35.    node from the nodelist. This can be handy if you want to
  36.    know the phone number .. or you want to check the location
  37.    of the system before freqing from it. Or you just want to
  38.    know if your freqing from the right system.
  39.  
  40.  
  41.    How do you use this tool ?
  42.  
  43.    first you have to give the nodenumber you want to freq
  44.    from on the command line. If you type return now you
  45.    only get information about this node.
  46.  
  47.    for example 'Freq 14:103/300' gives:
  48.  
  49.  
  50. Tron Freq Utilitie V0.76
  51.  
  52. NodeNumber :    14:103/300
  53. BBS        :    Amiga Pet Shop BBS
  54. Sysop      :    Paul Spijkerman
  55. City       :    Gasselte Holland
  56. Number     :    0599-564696
  57.  
  58.  
  59.    If you want to freq files also you type them after the
  60.    nodenumber .. like this:
  61.  
  62.  
  63.    Freq  <NodeNumber> <File #1> .. [File #n]
  64.  
  65.  
  66.    Some systems have files or a few files that need a password
  67.    before it can be freqed, in that case you add a password
  68.    to the file name in question by adding a ! and the password
  69.    like this:
  70.  
  71.  
  72.    File!Password
  73.  
  74.    For example:      Freq  14:103/300  tron!test allfiles.lha
  75.  
  76.  
  77.    If you freq files they are shown in a list beneath the
  78.    node information. A node don't has to be in a nodelist
  79.    for the Freq programm to work. But after using the
  80.    freq utility you have to call out, and for that there has
  81.    to be an entry in a nodelist for that system.
  82.    If you don't have an entry in a nodelist for that system,
  83.    you could add it to the pointlist. That is a lot simpler
  84.    than making a nodelist for that node because in the point
  85.    list you only need to add one line.
  86.  
  87.    If you used the freq programm you have to call out, this can
  88.    be down in the BBS GUI by typing F10, or from shell with
  89.    the Trion or Caller utility.
  90.    Look at the Trion and Caller doc for more information about this.
  91.  
  92.