ts-7000
[Top] [All Lists]

[ts-7000] ftp access issues

To:
Subject: [ts-7000] ftp access issues
From: "ramandeep" <>
Date: Thu, 23 Jun 2011 13:41:48 -0000


Hi,


I have an application here which autoruns on start-up in TS7500 board.The script used is as below.

////////////////////////////////////////////////////////////////////////////////////

#! /bin/sh

# /etc/init.d/dcu_script

# Some things that run always

# touch /var/lock/blah

# Carry out specific functions when asked to by the system

export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin

case "$1" in

start)

echo "Starting script dcu_script "

echo "Could do more here"

cd /home/eclipse/linux_dcu

./DCU_V2.0.0.exe

;;

stop)

echo "Stopping script dcu_script"

echo "Could do more here"

;;

*)

echo "Usage: /etc/init.d/dcu_script {start|stop}"

exit 1

;;

esac

exit 0

# command for Startup SCript

# update-rc.d dcu_script defaults Please remember This

///////////////////////////////////////////////////////////////////////////////////

Somehow I am not able to log in to the board (using ftp or ethernet) once the application starts running.

However if I kill the app and then access the board it works fine.
Looks like some issues in the script which might be causing issues here.Any ideas?

Thanks,
Ramandeep



__._,_.___


Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: =Email Delivery: Digest | m("yahoogroups.com?subject","ts-7000-fullfeatured");=Change Delivery Format: Fully Featured">Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | =Unsubscribe

__,_._,___
<Prev in Thread] Current Thread [Next in Thread>
Admin

Disclaimer: Neither Andrew Taylor nor the University of NSW School of Computer and Engineering take any responsibility for the contents of this archive. It is purely a compilation of material sent by many people to the birding-aus mailing list. It has not been checked for accuracy nor its content verified in any way. If you wish to get material removed from the archive or have other queries about the archive e-mail Andrew Taylor at this address: andrewt@cse.unsw.EDU.AU