Text 8864, 202 rader
Skriven 2017-01-29 23:59:04 av TequilaMockingbird Online (51452.2ftscpubl)
Ärende: New Files Received
==========================
System name: TequilaMockingbird Online
Sysop: Bill McGarrity (1@tequilamockingbirdonline.net)
Location: Toms River, New Jersey USA
Networks: 1:266/404@fidonet 316:973/2@whispnet 618:100/24@micronet
24:24/0@sportnet 46:1/159@agoranet
Telnet: bbs.tequilamockingbirdonline.net:23
Web: bbs.tequilamockingbirdonline.net:81
Running: Synchronet 3.16a Win/32 - Windows Server 2008 Enterprise
Mailer: binkd/1.1a-89/win32 IPv6 Native
-------------------------------------------------------------------------------
The following files were received today:
>Area : DAILYLIST : Fidonet: Daily Nodelist
-----------------------------------------------------------------------------
nodelist.z30 69035 Daily nodelist Jan. 30 2017
Orig: 1:261/38
-----------------------------------------------------------------------------
69035 bytes in 1 file(s)
>Area : FIDONEWS : Fidonet: Fidonet FidoNews
-----------------------------------------------------------------------------
FNEWSY05.ZIP 10760 The Fidonews: Vol#34, Issue#05 for Jan. 30, 2017
Orig: 2:2/2
-----------------------------------------------------------------------------
10760 bytes in 1 file(s)
>Area : INFOPACK : Fidonet: League Info Packs
-----------------------------------------------------------------------------
AGORANET.ZIP 24672 . . . . _\___/| |\__/_ /\ |\______ \___/| __\__ |__|
_/_____/\_____| _ / __\__ |_ / | \_ / _ \\ | _/_/ | /
// | // | \ _ // \ \ ______._\__ \______ /__|
______._\ \/_________(_____|_____\/___|____\/ net ___
| | | The Official Network of ACiD Productions | |
This infopack contains the following: | | | |
agn_app.txt - Agoranet application | | agoranet.xxx -
Current nodelist | | agoranet.na - Message echo list |
| agn_file.na - File echo list | | setup/ - Agoranet
setup guides | | artwork/ - Agoranet advertisements |
|___________________________________________|
Orig: 1:340/400
CSCNET.ZIP 5394 Colorado Springs Central Net InfoPack Application And
Other Info for Joining UpDate with New Zone Number
Orig: 1:340/400
-----------------------------------------------------------------------------
30066 bytes in 2 file(s)
>Area : NASA : Fidonet: Earth & Space Science Material
-----------------------------------------------------------------------------
AP170129.ZIP 406064 NASA Astronomy Picture of the Day (plus published
Report; antwrp.gsfc.nasa.gov)
Orig: 1:393/68
-----------------------------------------------------------------------------
406064 bytes in 1 file(s)
>Area : PASCLNET : PAS Pascal-Net related files and tools
-----------------------------------------------------------------------------
pasndlst.z29 9249 Pascal-Net Daily made nodelist
Orig: 115:115/16
-----------------------------------------------------------------------------
9249 bytes in 1 file(s)
>Area : WEATHER : Fidonet: Daily Graphic Forecasts
-----------------------------------------------------------------------------
DAILYWET.ZIP 725725 Daily Weather Graphics Forecasts for North America
from NOAA and wisc.edu
Orig: 1:393/68
-----------------------------------------------------------------------------
725725 bytes in 1 file(s)
>Area : WINFREE : Fidonet: WIN_FDN Applications and Utilities
-----------------------------------------------------------------------------
DVWIN21.ZIP 58015 DVWin a Windows XP/7/10 any-bit File Manager, supports
SFN and LFN formats as well as Sorting, File Name
Masking, Mark and Do functions, etc. See Install.Txt
then just Execute DVWin.Exe! Desktop 1920x1080 best!
PowerBasicCC source code included. Freeware (c) 2017
Ben Ritchey fido4cmech(at)lusfiber.net
http://cmech.dynip.com/homepage/
Orig: 1:393/68
-----------------------------------------------------------------------------
58015 bytes in 1 file(s)
=============================================================================
>Total 1308914 bytes in 8 file(s)
-----------------------------------------------------------------------------
Magic Names:
FIDONEWS - Latest FidoNews
NODEDIFF - Latest Weekly Nodediff
BACKBONE - Latest NAB
NODELIST - Latest Nodelist
FIDOGAZETTE - Latest FidoGazette
DAILYLIST - Latest Daily Nodelist
SPORNODE - SportNet Nodelist
SPORDIFF - SportNet Nodediff
SPORECHO - SportNet Echolist
SPORGATE - SportNet Filegate
SPORINFO - SportNet InfoPak
WENINFO - Latest WhispNet Information Pack
WENNODE - Latest WhispNet Nodelist
MICRONET - Latest Micronet Information Pack
AGORANET - Latest Agoranet Information Pack
ALLFILES - Complete list of files at TequilaMockingbird Online
The above Magic Name files are available via Netmail FREQ. Simply send a
.REQ netmail to ALLFIX@1:266/404.
For those who don't know how to make a .REQ file, please do the following:
[FIRST METHOD]
1. Create a file containing the magic or actual file name(s) of the
desired file(s)... both of these are magic names on my
system...
echo SPORNODE >> WPUSA.REQ
echo FIDONEWS >> WPUSA.REQ
2. Rename the file using the hex of my net and node... each must be
padded with leading zeros to make four places... Net: 266 Node: 404
266 == 010a
404 == 0194
ren WPUSA.REQ 010a0194.req
3. Move the REQ file to your proper outbound directory for zone 1 since
I'm in zone 1... in my case, this is just the .../outbound folder you have
configured in binkd... for others it would be .../outbound.001 if zone 1
is not their primary zone...
move 010a0194.req .../outbound/010a0194.req
4. Create a poll file of the same name in the same directory to trigger
binkd to connect to the remote system... a REQ file by itself will not
trigger the poll... a ?LO file is required...
echo.>> .../outbound/010a0194.clo
5. sit back and watch binkd send the request and pick up the files
and/or response messages...
[/FIRST METHOD]
[SECOND METHOD]
1. Create a file containing the magic or actual file name(s) of the
desired file(s)... i'll use my master files list and the fido history
archive in this example... both of these are magic names on my
system...
echo SPORNODE >> WPUSA.REQ
echo FIDONEWS >> WPUSA.REQ
2. Move the REQ file to your proper outbound directory for zone 1 since
i'm in zone 1... in my case, this is just the /outbound folder you have
configured in binkd... for others it would be /outbound.001 if zone 1
is not their primary zone...
move WPUSA.REQ /.../outbound/wpusa.req
[ yes i renamed the REQ file to all lower case in the move to show that
one can move and rename at the same time ;) ]
3. Create a poll file containing a pointer to the REQ file in the
outbound directory... the poll file must be the hex net and node as
shown in the example above... a REQ file by itself will not trigger the
poll... a ?LO file is required...
echo ^/binkd/outbound/wpusa.req >> /binkd/outbound/010a0194.clo
The '^' in the above tells binkd to delete the req file after it has
been sent... the full path to the REQ file is needed... it may reside
anywhere and is not required to be in the outbound with using this
method...
4. Sit back and watch binkd send the request and pick up the files
and/or response messages...
[/SECOND METHOD]
I just tested both of these and they worked properly If one is using
fileboxes for a system they want to FREQ from, i would
imagine that just placing the REQ file in the filebox would work
without the need to create the ?LO file or mess with the hex format
naming stuff... as long as the file has the REQ extension it should
work...
All other non-MAGIC files available via FTP @:
ftp.tequilamockingbirdonline.net:2121
------------------------------------------------------------------------------
Report generated by: htick/w32-mvcdll 1.9.0-cur 30-6-15
--- SBBSecho 3.02-Win32
* Origin: TequilaMockingbird Online - Toms River, NJ (1:266/404)
|