Netduino home hardware projects downloads community

Jump to content


The Netduino forums have been replaced by new forums at community.wildernesslabs.co. This site has been preserved for archival purposes only and the ability to make new accounts or posts has been turned off.
Photo

CHMOD via FTP


  • Please log in to reply
4 replies to this topic

#1 BrunoPescarolli

BrunoPescarolli

    Member

  • Members
  • PipPip
  • 14 posts
  • LocationBrazil

Posted 31 July 2012 - 03:00 AM

Hi i ran FTP sever in my netduino OK! but no support command CHMOD Anyone know of some code in C # chmod me to add my netduino?

#2 Stefan

Stefan

    Moderator

  • Members
  • PipPipPip
  • 1965 posts
  • LocationBreda, the Netherlands

Posted 31 July 2012 - 05:56 AM

Hi Bruno, You're running an FTP server or Client on your Netduino? chmod is a linux command designed for linux filesystems. The Netduino can only handle FAT, which simply doesn't have file modes like linux filesystems have.
"Fact that I'm a moderator doesn't make me an expert in things." Stefan, the eternal newb!
My .NETMF projects: .NETMF Toolbox / Gadgeteer Light / Some PCB designs

#3 BrunoPescarolli

BrunoPescarolli

    Member

  • Members
  • PipPip
  • 14 posts
  • LocationBrazil

Posted 31 July 2012 - 08:10 PM

I ran FTPSever only why?

#4 Stefan

Stefan

    Moderator

  • Members
  • PipPipPip
  • 1965 posts
  • LocationBreda, the Netherlands

Posted 01 August 2012 - 04:57 PM

I ran FTPSever only why?

If it were a client, connecting to a linux server, I would see the purpose of adding a chmod command. But running a FTP server on a netduino, no way a chmod will ever have any effect. Like I explained before, FAT doesn't support file modes as linux file systems do.
"Fact that I'm a moderator doesn't make me an expert in things." Stefan, the eternal newb!
My .NETMF projects: .NETMF Toolbox / Gadgeteer Light / Some PCB designs

#5 BrunoPescarolli

BrunoPescarolli

    Member

  • Members
  • PipPip
  • 14 posts
  • LocationBrazil

Posted 03 August 2012 - 12:55 AM

I have to put chomod purpose for me to restrict certain types of files for reading and editing as you said it is not possible to do that I would otherwise restrict certain files for reading on my ftp sever?




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

home    hardware    projects    downloads    community    where to buy    contact Copyright © 2016 Wilderness Labs Inc.  |  Legal   |   CC BY-SA
This webpage is licensed under a Creative Commons Attribution-ShareAlike License.