| Author |
How to check file Exists in a network drive
|
Revanth reddy
Ranch Hand
Joined: Oct 10, 2008
Posts: 52
|
|
hi Ranchers,
here is the scenarion, where i am lookinmg for help.
I am pulling some file names from the data base. and now i wanted to check wheather these files really exists in a physical drive (like m:\\10.11.55.0\dowload\loc\filename) where this drive is login protected. though i have the user name and password, how would i achieve this using java
Any help would greatly appreciated
Thanks in advance
|
 |
Rob Spoor
Sheriff
Joined: Oct 27, 2005
Posts: 19216
|
|
|
JCIFS should be able to help you out.
|
SCJP 1.4 - SCJP 6 - SCWCD 5
How To Ask Questions How To Answer Questions
|
 |
 |
|
|
subject: How to check file Exists in a network drive
|
|
|