home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.os.ms-windows.programmer.misc
- Path: sparky!uunet!news.univie.ac.at!alijku05!poseidon!ahaus
- From: ahaus@dke.uni-linz.ac.at (Andreas Hausleitner)
- Subject: filecopy function f. windows
- Message-ID: <1993Jan11.152007.2499@alijku05.edvz.uni-linz.ac.at>
- Keywords: filecopy
- Sender: news@alijku05.edvz.uni-linz.ac.at
- Nntp-Posting-Host: poseidon.gup.uni-linz.ac.at
- Reply-To: ahaus@dke.uni-linz.ac.at
- Organization: Johannes Kepler Universitaet
- Date: Mon, 11 Jan 1993 15:20:07 GMT
- Lines: 21
-
- I urgently need a program to copy files under windows. This program should be
- a DLL or EXE program, with parameters to specify source- and destinationfile.
-
- like: filecopy <sourcefile> <destinationfile>
-
- It should also work within a network (Novell Lite 1.1).
-
- It would be nice to get such a program.
-
- If no program is available, does there exist a function for C (MSC or Borland)
- to copy files simply? Do have C-Code samples?
-
-
- Note: it should also work within a network!
-
- Thanks, for your help.
-
- Andt
- ahaus@gup.uni-linz.ac.at
-
-
-