in reply to Re: Access DOS System Commands
in thread Access DOS System Commands

Do you think creating a batch file on a windows box would be more efficient in this case to handle the duties I am requiring? To make things simple at least.

Replies are listed 'Best First'.
Re: Re: Re: Access DOS System Commands
by fglock (Vicar) on Jun 26, 2003 at 20:06 UTC

    Moving local files is more efficient then moving files through the network, but if you are the system administrator you might not want to go to the user's machine to do it.

    Take a look at man smbclient in the Linux box.