News:

MASM32 SDK Description, downloads and other helpful links
MASM32.com New Forum Link
masmforum WebSite

Is it possible ?

Started by Robotix, February 20, 2009, 11:01:51 PM

Previous topic - Next topic

Robotix

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.

Mark Jones

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.
"To deny our impulses... foolish; to revel in them, chaos." MCJ 2003.08

Vortex

Hi Robotix,

That is possible. All what you need is to set the correct share and NTFS permissions to read the source file.

PBrennick

Vortex,
Will there be a problem accessing Volumes instead of the traditional drives such as can be the case with NetWare?

Paul
The GeneSys Project is available from:
The Repository or My crappy website