HI, I m writing one application in which I need to copy some microsoft files available on NT to the solris server. Can any one help as to how do I go about it??? Is there are ready made code available on any site? ? This is very urgent.. Please... Thanks a lot Afroz
Hi, If you have a Ftp server running on the NT machine you can use simple Shell Script to FTp the File or if you want to use java to do that then you have a package com.oroinc.net.ftp in the net, download the api and use them. Xavier.