المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : How to check if documents on shared folders are availiable?



C# Programming
06-25-2009, 02:00 PM
Hello

I have to build an application which checks if a document is still availiable on a specific path. This application is used on our intranet. Html sites are no problem but how can I check, if a file on a Share exits? e.g. \\Server01\share$\test.doc
It should be possible to differ if the share is unavailiable or if the user hasn't enough rights to access.
Are there any opensource solutions for this problem or with which method can i solve my problem?

thanks for your help!

best reagrds
succo