The small program for XP-transfer of the big files |
|
The program is developed for transportation of the big files (a size more than 150...200 Kb) with usage of vehicles of "small capacity" (the e-mail on phone connection, diskettes etc.). File parts on a pieces of the given size and each part is transferred by the separate letter with usage of MS Outlook 2002/2003. For overcoming "protection" Outlook from mail viruses auxiliary scripts are used. For "assembly" of a source file after transportation and testing of result batch file "Merge.bat" and the brief instruction "!readme.txt" are formed. In time of "assembly" testing on a file size is made. The result of a control is displayed, at positive result of a part are deleted. The program works in the environment of operating system of a Windows 9x/NT/2000/XP/2003 with the placed(installed) subsystem of Windows Scripting Host вер.5.6, the assembly file can be started under DOS 3.3 or higher. Start of the program is made from the command line (the user interface is absent). Installation of the program in the system is not required (unzip archive and use). The format of the command (it is informed at start without parameters): [wscript]
smXP.js file_name [size_of_piece
in Kb]
[recipient_address] If the address of the recipient
is omitted, made only "splitting" the file and
creation of the "assembly" file. The size of parts can be given by
expression (e.g., 1.44*1024) or it
may be omitted (value 53 KB is used). If the value
of the second parameter is no more zero or more than
file size, transfer of the file without cut is fulfilled. The
filename can be given with complete way, including in UNC format, thus in
the assembly file the filename is used only. System requirements:
Possibilities on modification of the program:The program is written in JavaScript
language, delivered as the initial code. Modification of the program needs
only the elementary text editor, the compiler is not necessary. |
% Loading of archive with the program site-1 site-2.
Version for using with MS Outlook 2003 here