launch command line FROM kodi
|
4th Feb, 2016, 10:05 AM
Post: #1
|
|||
|
|||
launch command line FROM kodi
hi, absolutly not sure its the right place, but dont know where to ask...
i have set a command that start download from FTP with a wget command. I can launch it from putty. work perfect, but if i stop my pc, the download stop too. is there a way to launch a command line from xbian/kodi so i can let it download without my computer on ? just for info, here is what my command line do : vi FTP : cd /mnt/array1/Data/Temp/ wget -c -r -l 0 ftp://user:password@FTPserver/folder/* chmod -R 777 /mnt/array1/Data/Temp/ Thx a lot !! |
|||
4th Feb, 2016, 07:52 PM
Post: #2
|
|||
|
|||
RE: launch command line FROM kodi
Do you still need kodi running whilst downloading? If not then just stop (exit) kodi and you will be at the command propmpt and start agian afterwards. IF you need to do this regularly then a cron job should do it. You might also look at a bash script to do the download and then auto restart kodi when it is finished. Final suggestion is to add superrepo to the kodi addons and see if there is something in there that might be useful.
Hope this gives you some ideas to look into to solve your problem! |
|||
4th Feb, 2016, 11:21 PM
Post: #3
|
|||
|
|||
RE: launch command line FROM kodi
From ssh (Putty) just do <Command Script> & and the program will continue to run in the background, even if you power off your PC.
Or you can try the addon Advanced Launcher but it might be broken Advanced Launcher Please read before you post How to post a log file If you liked my help, click on "Thanks" to show your appreciation.
|
|||
5th Feb, 2016, 12:30 AM
Post: #4
|
|||
|
|||
RE: launch command line FROM kodi
just try to type "FTP&" and it seems to work ! happy
i will have a look at Advanced Launcher too, , seems cool Thx a lot ! |
|||
« Next Oldest | Next Newest »
|
Possibly Related Threads... | |||||
Thread: | Author | Replies | Views: | Last Post | |
[PROBLEM] Command line hangs | husntvar | 1 | 5,394 |
31st Dec, 2016 03:54 PM Last Post: rikardo1979 |
|
command line console does not fit on the screen | Paul Lenz | 3 | 8,613 |
29th Mar, 2016 06:16 AM Last Post: Nachteule |
|
Command-line version of XBian-copier | palswim | 8 | 29,022 |
16th Mar, 2014 03:17 PM Last Post: mk01 |
|
XBMC Command line | raspuca | 2 | 25,454 |
15th Jul, 2013 05:52 AM Last Post: mk01 |
|
Using command line | tietie | 2 | 11,760 |
20th May, 2013 12:38 AM Last Post: tietie |