How to share a folder created on server
ASP.NET
2
Posts
2
Posters
0
Views
1
Watching
-
hi.. i hav an application that save some files in a folder which is on server..to save file into that folder i hav to share that folder on server..so can i share that folder through FTP or by using some code in my program .. i m using C# as code behind.. thanks,
-
hi.. i hav an application that save some files in a folder which is on server..to save file into that folder i hav to share that folder on server..so can i share that folder through FTP or by using some code in my program .. i m using C# as code behind.. thanks,
You have to give write/create rights to the Network Service account for that folder.