Hi,

On Mon, May 18, 2015 at 6:14 PM, J.K. Benedict <[email protected]> wrote:
>
> Based on directionless observations, I have setup a second FreeDOS machine.
> Both are also dev environments.
>
> I was thinking of tackling the laplink-style copy (for many reasons, such as
> reliability and preserving nostalgia)
>
> Goal 1 = copy from target to destination via LPT port
>
> Goal 2 = any other desired method, such as serial ports? USB (male to male,
> obviously)
>
> Coding to show a direction and out my free time where my ideas are.
> Feedback/thoughts welcomed, such as what to "name" the program (portlink?),
> any desired argument flag format? IE, retries, recursive, timeout,
> compression?
>
> I am staging out the arguments later as I want to ensure end to end data
> copy.

This does vaguely remind me of some other (sadly, closed source) tools
... although I never tested them! And IIRC the author wasn't
interested in DOS anymore, so I'm not sure contacting him will have
much effect. (He basically once said he wanted to port everything from
DOS to Windows, ugh.) But just for completeness/comparison/ideas, it
might be nice (for you, not me!) to test them:

http://www.advsys.net/ken/utils.htm

"
CCOPY:
Copies files at 115,200 baud using the serial port. Uses compression.
Automatically skips files AND parts of files that haven't changed. For
example, if you appended some bytes at the end of a huge text file,
CCOPY will update the file very quickly.

DCOPY:
Copies files over a local network using the IPX protocol. Useful when
you have problems sharing hard drives. I used this all the time when
testing games over a network.
"

------------------------------------------------------------------------------
One dashboard for servers and applications across Physical-Virtual-Cloud 
Widest out-of-the-box monitoring support with 50+ applications
Performance metrics, stats and reports that give you Actionable Insights
Deep dive visibility with transaction tracing using APM Insight.
http://ad.doubleclick.net/ddm/clk/290420510;117567292;y
_______________________________________________
Freedos-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to