Hi All,
Is it possible to use MASM to copy files from across a network onto a floppy disk ?
If so can someone point me in the right direction.
Quote from: Robotix on February 20, 2009, 11:01:51 PM
Hi All,
Is it possible to use MASM to copy files from across a network onto a floppy disk ?
If so can someone point me in the right direction.
Hello Robotix, welcome to the forum. Do you mean, "Is it possible to use MASM to [build an executable which can] copy files cross a network onto a floppy disk"? Please clarify.
Hi Robotix,
That is possible. All what you need is to set the correct share and NTFS permissions to read the source file.
Vortex,
Will there be a problem accessing Volumes instead of the traditional drives such as can be the case with NetWare?
Paul