windows - Connect to a shared drive in java -


i need connect windows shared drive can make directory , files in directory. not sure how go this. can use built in classes java?

if map drive onto machine should able access drive normal filepath "(drive letter):/"

depending on network configuration might able use filepath "\(server name)\"


Comments

Popular posts from this blog

javascript - Using jquery append to add option values into a select element not working -

Android soft keyboard reverts to default keyboard on orientation change -

jquery - javascript onscroll fade same class but with different div -