Hello: Abhishek wrote, > I have a linux m/c (with installed samba)and a windows NT m/c. There > is an application which runs in NT and makes html files in a directory > of NT m/c. These html files are then transferred to linux m/c for > further applications. Is it possible to create the html files > directly in linux m/c when the application runs in NT m/c?
- Export your HTML directory on your Linux machine via Samba - Mount the SMB share on to the NT workstation - Configure your application to create the HTML files on this mounted share. > If yes then what configurations do I need to do? The changes which will be required is not a one liner, so I suggest you read the Samba docs at http://us4.samba.org/samba/docs/Samba-HOWTO-Collection.html See the section on "MS Windows security options and how to configure Samba for seamless integration". The setup is trivial if you read the docs first. -- Shanu http://shankerbalan.com/ -- Stult's Report: Our problems are mostly behind us. What we have to do now is fight the solutions. ------------------------------------------------------- This sf.net email is sponsored by: Jabber - The world's fastest growing real-time communications platform! Don't just IM. Build it in! http://www.jabber.com/osdn/xim _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
