LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 09-11-2008, 02:20 AM   #1
wesleyjackson
LQ Newbie
 
Registered: Sep 2008
Posts: 2

Rep: Reputation: 0
Help Me;


I would like to make AbleFtp program startu everytime I start my Opensuse 10.3 laptop. It is downloaded as a .zip file and I have unzipped to /home/wesley/Desktop/LINUX_SOFTWARE/lin7/hitek7/ on my pc. I can it from there via ./AbleFtp, however I would like to have it start at startup as I need to Ftp a site every morning.

Please go to http://www.hiteksoftware.com/ablef/ftp-client.htm to get APP.

Thanks for your help.

Wes
 
Old 09-11-2008, 04:49 AM   #2
knudfl
LQ 5k Club
 
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,511

Rep: Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641Reputation: 3641
The application can be started with a script,
(example name of script = 'hitek7.sh')
Quote:
#!/bin/bash
cd /home/wesley/Desktop/LINUX_SOFTWARE/lin7/hitek7/
exec ./AbleFtp
Make the script executeable (chmod +x)
and cp or move it to /usr/local/bin .

And make a link from /usr/local/bin/hitek7.sh to /home/wesley/.kde/Autostart
and the program will be opened at KDE start.

Regards

Last edited by knudfl; 09-11-2008 at 06:08 AM.
 
Old 09-11-2008, 07:41 AM   #3
masonm
Senior Member
 
Registered: Mar 2003
Location: Following the white rabbit
Distribution: Slackware64 -current
Posts: 2,300

Rep: Reputation: 90
"Help Me" is not a proper title for a thread.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 03:50 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration