Share folder & files and setting permission on C# over the internet

Please support our C# advertiser: Intel Parallel Studio Home
Reply

Join Date: Nov 2008
Posts: 5
Reputation: b007 is an unknown quantity at this point 
Solved Threads: 0
b007 b007 is offline Offline
Newbie Poster

Share folder & files and setting permission on C# over the internet

 
0
  #1
Nov 9th, 2008
Hi,
I would like to share over the net folder with users.
How to I set permission on folders and files by using C#?
the users are not windows authentication ,
the users are from a registers list of users.

Please refer to microsoft folder sharing application on https://foldershare.com/welcome.aspx

I want to make a small version of that,

That's what I meant when I spoke about sharing folders.

Can u help me with basics needs for it?

[do I need a server / client application? a socket programming...?]
Thanks, Gil.
Reply With Quote Quick reply to this message  
Join Date: Aug 2008
Posts: 1,735
Reputation: LizR has a spectacular aura about LizR has a spectacular aura about 
Solved Threads: 186
LizR LizR is offline Offline
Posting Virtuoso

Re: Share folder & files and setting permission on C# over the internet

 
0
  #2
Nov 9th, 2008
You have a lot of reading to do.

If you want to use https you will need to purchase a certificate, and unless you want to make your own life excessively complex you would then use IIS to create the initial website, and you could use ASPX to then make the web folder sharing ability.

Most of the web sharing thing doesnt work as a windows folder, it works more in the lines of a database of files - or it can work with a folder structure - but, you handle all the user authentification and settings yourself via a db.
Did I just hear "You gotta help us, Doc. We've tried nothin' and we're all out of ideas" ? Is this you? Dont let this be you! I will put in as much effort as you seem to.
Reply With Quote Quick reply to this message  
Join Date: Nov 2008
Posts: 5
Reputation: b007 is an unknown quantity at this point 
Solved Threads: 0
b007 b007 is offline Offline
Newbie Poster

Re: Share folder & files and setting permission on C# over the internet

 
0
  #3
Nov 9th, 2008
So, it should not be a Server / Client software?
The sharing folders will be the regular folders that on the computer. how do I manage it's permission and sharing between computers - over the internet.
What about creating / editing files?

Thanks, Gil.
Reply With Quote Quick reply to this message  
Join Date: Aug 2008
Posts: 1,735
Reputation: LizR has a spectacular aura about LizR has a spectacular aura about 
Solved Threads: 186
LizR LizR is offline Offline
Posting Virtuoso

Re: Share folder & files and setting permission on C# over the internet

 
0
  #4
Nov 9th, 2008
If you want a web front end, then it wont be client software - the web browser handles it all, otherwise you're just making effort for yourself.

I believe I covered the rest in my first post.
Last edited by LizR; Nov 9th, 2008 at 11:42 am.
Did I just hear "You gotta help us, Doc. We've tried nothin' and we're all out of ideas" ? Is this you? Dont let this be you! I will put in as much effort as you seem to.
Reply With Quote Quick reply to this message  
Join Date: Nov 2008
Posts: 5
Reputation: b007 is an unknown quantity at this point 
Solved Threads: 0
b007 b007 is offline Offline
Newbie Poster

Re: Share folder & files and setting permission on C# over the internet

 
0
  #5
Nov 9th, 2008
So,

How to implement this sharing?
The data those not keep on the server,
So how to I manage the sharing of it's folders & files, and sync them with other computer..?
The client will have a software,
Is this software will need to connect to the DB of the program and to update any change within the sharing folder?
Can it do that?
Or I should do that in a different way?
Thanks, Gil
Reply With Quote Quick reply to this message  
Join Date: Aug 2008
Posts: 1,735
Reputation: LizR has a spectacular aura about LizR has a spectacular aura about 
Solved Threads: 186
LizR LizR is offline Offline
Posting Virtuoso

Re: Share folder & files and setting permission on C# over the internet

 
0
  #6
Nov 9th, 2008
first thing Id ask is why reinvent the wheel when theres a bunch of stuff to already do it, and you clearly dont know where to start.
Did I just hear "You gotta help us, Doc. We've tried nothin' and we're all out of ideas" ? Is this you? Dont let this be you! I will put in as much effort as you seem to.
Reply With Quote Quick reply to this message  
Join Date: Aug 2008
Posts: 1,735
Reputation: LizR has a spectacular aura about LizR has a spectacular aura about 
Solved Threads: 186
LizR LizR is offline Offline
Posting Virtuoso

Re: Share folder & files and setting permission on C# over the internet

 
0
  #7
Nov 10th, 2008
I got a PM from b007 saying this is his school project.

so b007, other than I dont like people who PM me to try and get me to help them more than I already was, read the stickies, we wont do it for you and if you picked this as your project, ask your professor a lot of the questions.. As it seems you are stuck on design.
Did I just hear "You gotta help us, Doc. We've tried nothin' and we're all out of ideas" ? Is this you? Dont let this be you! I will put in as much effort as you seem to.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Other Threads in the C# Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC