Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

upload file to windows share folder running on unix

807580Jan 16 2010 — edited Jan 20 2010
Hi, I am having requirement to upload the files into windows share folder, It works fine If I run the application on windows, but we moved the application to UNIX, so right now the client has to upload the files to windows shareholder , server is running on the UNIX,

as I am using the simple File file = new File(//share/shareholder),

so the problem is once we move to UNIX, how can I handle ., any example will really helpful.

Thanks
Srikanth
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 17 2010
Added on Jan 16 2010
12 comments
5,151 views