This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Sockets and Internet Protocols and the fly likes Access Linux shared folder from Windows OS Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Sockets and Internet Protocols
Reply Bookmark "Access Linux shared folder from Windows OS" Watch "Access Linux shared folder from Windows OS" New topic
Author

Access Linux shared folder from Windows OS

NitinP Jairaj
Greenhorn

Joined: Aug 25, 2008
Posts: 2
Hi,

From wy web based Java application I need to copy a XML file from Windows OS to Linux OS in a shared folder.

For that we had used sambha and had mounted the shared directory in Linux OS and now we can access the folder by a user id guest with password guest.

Now from JSP web application how do I pass by default the user id and password so that when linux shared folder is acccessed it does not prompt for user id and password.

Thanks..
Norm Radder
Ranch Hand

Joined: Aug 10, 2005
Posts: 681
See other post also:Java Forums
NitinP Jairaj
Greenhorn

Joined: Aug 25, 2008
Posts: 2
Hi Norm,

Java Ranch is pointing to refer Java Forums and Java Forum points to refer Java Ranch..

Am i missing something.

Thanks
Paul Clapham
Bartender

Joined: Oct 14, 2005
Posts: 16487
    
    2

Yes, what you are missing is this: BeForthrightWhenCrossPostingToOtherSites.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: Access Linux shared folder from Windows OS
 
Similar Threads
How to password protected Folder through Java
Finding linux drivers
Map drive access through Java Application running as a service
Navigation problem
Accesing Files stored on remote server by using Credentials