Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More Info #1

Open
mawosch opened this issue Apr 2, 2013 · 3 comments
Open

More Info #1

mawosch opened this issue Apr 2, 2013 · 3 comments

Comments

@mawosch
Copy link

mawosch commented Apr 2, 2013

I have a Flucard and found the code here.
Could you please explain a bit more what the card will deploy with the script.
What can be done with this? And how does it work?

Regards Matthias

@zgiles
Copy link
Member

zgiles commented Apr 3, 2013

Hi Matthias,
The autorun.sh is run by the flucard's Linux OS start up scripts. As part of the rc startup process, they load modules, start some services, and then jump out to look for autorun.sh. It's intended for a firmware update, but we can run things here since it's about half-way through the startup process. When we're done, more things get launched as well.

Does your flucard have telnet still enabled? If so, login and check out the /etc/ files

@mawosch
Copy link
Author

mawosch commented Apr 15, 2013

My flucard has no telnet access.
So I belive an auto upload of all photos is not possible.

@zgiles
Copy link
Member

zgiles commented Apr 15, 2013

No Telnet means it's probably on the latest firmware. You could "update" to
an older version for telnet. You're probably better off keeping the latest
firmware and using the zip file I put in the git, you could use the latest
firmware with an ssh server.. telnet doesn't work on the latest one.
From there you can use one of the applications in the zip to upload files
to a server automatically.. Still working on making it stable.

On Mon, Apr 15, 2013 at 3:55 PM, Matthias [email protected] wrote:

My flucard has no telnet access.
So I belive an auto upload of all photos is not possible.


Reply to this email directly or view it on GitHubhttps://github.com//issues/1#issuecomment-16407603
.

Zach Giles
[email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants