/****************************************************************************/ BlackRose FTP Version 1.0 wide beta (c) Copyright 1994, by Stephen F Townsend, All rights reserved Created May 21, 1994 Documentation prepared by Stephen F Townsend. Acknowledgements: Lynne Craig, and Colin Longman /****************************************************************************/ License: (c) Copyright 1994 by Stephen F Townsend. All rights reserved. COMMERICAL DISTRIBUTION AND/OR USE IS PROHIBITED WITHOUT WRITTEN CONSENT FROM THE AUTHOR. Noncommerical distribution and/or use is permitted under the following terms: 1. You may copy and distribute verbatim copies of the BlackRose FTP executable, and documentation as you recieve it. You may not charge any fee for this distribution other than that which will cover the cost of the transfer. 2. BlackRose FTP is not guarenteed to work, or occupy space on the host system, medium, or storage device. The author Stephen F Townsend or anyone mentioned does not take any responsibility for damaged that is or might be caused by the use or lack of use of BlackRose FTP. The use of this software is only permitted as governed by this license. Use not governed by this licence is prohibitied. 3. You may not incorporate BlackRose FTP into any other program, application, package, or modified version in whole or part without the expressed permission of the author in writting. 4. You may not copy, sublicense, distribute or transfer BlackRose FTP and its associated documentation expect as expressly provided under this licence. Any attempt otherwise to copy, sublicence, distribute or transfer BlackRose FTP is void and your rights to use the program under this aggreement shall be terminated. 5. The priviledges granted by this licence are for noncommerical users only. Commerical users must contact the author and receive written permission expressing their right to possess BlackRose FTP in whole or part. Otherwise commerical users are not licenced to use or distribute this software without the expressedly written consent of the author. 6. The author of this software does not guarentee any support, future versions, and there is definately NO WARRANTY. 7. The report of any problems, suggestions or contact of any form regarding BlackRose FTP or its associated documentation may or may not be acknowledged in any way or form as is subjected to the consideration of Stepehen F Townsend. 8. This licence may be revoked at anytime by Stephen F Townsend without prior warning. NO WARRANTY: BlackRose FTP IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITTNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF BlackRose FTP, AND THE ACCURACY OF ITS ASSOCIATED DOCUMENTATION IS WITH YOU. SHOULD BlackRose FTP OR ITS ASSOCIATED DOCUMENTATION PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. IN NO WAY WILL STEPHEN F TOWNSEND BE HELD RESPONSIBLE FOR DAMAGES, INCLUDING ANY LOST PROFITS, LOST MONIES, OR OTHER SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE BLackRose FTP, EVEN IF STEPHEN F TOWNSEND HAS BEEN ADVISED OF THE POSSIBLITY OF SUCH DAMAGES, OR FOR ANY CLAIM BY ANY OTHER PARTY. /****************************************************************************/ "When the shit hits the fan do not come crying to me!" -Unknown /****************************************************************************/ Introduction BlackRose FTP is supposed to be a mulithtreaded PM FTP client that requires RxSock.DLL, RxFTP.DLL, VROBJ.DLL, and TCPIP. It has been tested with: -OS/2 v2.1 MR1 -RxSock.DLL -RxFTP.DLL v0.9 -VROBJ.DLL v2.0a -TCP/IP v2.x plus CSD /****************************************************************************/ History: version 1.0 wb -minor changes to INI storage version 0.8 cb -It will allow you to view/get files through single or multiple selection. -Viewed file will be spawned to a separate thread -notebook settings to create a "database of frequented sites" -list boxes for directories and files of frequented site -drop down list boxes for easy site and local directory selection -binary/ascii selection through a check box -auto-anonymous for "newly frequented sites" -anonymous check box for default settings in notebook -connect and disconnect buttons Known BUGS and/or Limitations: -put has been disable for this release -double clicking dir makes directory retrieval occur twice from list box -disk activity is higher than need be -total bytes report is dependent on info received from site -hint line can not be disabled -if site is not available there is a long wait period before control is returned -console window pops up for unknown reason -Viewer does not reset to beginning of viewed file /****************************************************************************/ Future Versions: -resizable windows -multithread connect/data retrieval to terminate mistakes -on-line help -incorporation of NETRC file -automatic retrieval of index files for specfic sites -ability to change default settings -enabled put button -list box and entry field for files listings -drag and drop for transfer of files to and from frequented site -commandline parameters for host user and password -opening folder for local directory selected -deselection of files after transfer is completed -worly (bytes received) to indicate processing is occuring -alias listing for frequented sites /****************************************************************************/ Usage: Well folks if you can not figure this app out then Best of luck using TCP/IP. /****************************************************************************/ Hint: -Left Button and right button are implemented. -click button one on BlackRose Symbol /****************************************************************************/ Registration: There is no cost for this present version of BlackRose FTP for noncommerical user. There may be a charge for future versions. /****************************************************************************/ Problems, and suggestions: Author: Stephen F Townsend 330 -440 Needham Street Fredericton, New Brunswick Canada, E3B 1P1 BBS: The BlackRose Society, (506) 454-3752 InterNet: l1rc@unb.ca FidoNet: 1:255/108 or 1:255/108.3 /****************************************************************************/