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