What I wanted to do is to connect the file sharing protocols to this web application i.e the one I will be making it from Django and I wanted to host this application using apache so that it can be hosted locally.
On Wednesday, March 9, 2016 at 6:05:51 PM UTC+5:30, Andréas Kühne wrote: > > Hi Vayuj, > > I think you have to be a bit more specific. Django is a web framework, > used for creating web applications and websites. A NAS is usually an array > of harddrives that has different file sharing protocols attached (for > example SMB or NFS). > > It would be possible to implement something like Amazons S3 in django > however if that is what you want? > > Regards, > > Andréas > > 2016-03-09 12:09 GMT+01:00 Vayuj Rajan <[email protected] <javascript:>>: > >> Hi, >> I have a query whether we can implement NAS (network attached storage) >> functionality using Django framework? >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Django users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> Visit this group at https://groups.google.com/group/django-users. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/django-users/9a9914d7-37cf-4608-892a-2f0a08b001a1%40googlegroups.com >> >> <https://groups.google.com/d/msgid/django-users/9a9914d7-37cf-4608-892a-2f0a08b001a1%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/fe72a195-2815-42ef-867c-6245d9e62d1c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

