This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm that you accept these cookies being set.

ftp files access
#1
Hi,
is it possible to access files stored in ftp://ftp:xxxx@logicMachine thru http? If so: what path shall I use?
or are there any ways to store mp3 file in LogicMachine and access it thru http command?

Thanks!
Reply
#2
Yes, but you have to use apps account and upload to user directory
Reply
#3
I can't write in user directory with apps account.
What is the problem ?

Attached Files Thumbnail(s)
   
KNX Advanced Partner + Tutor
Reply
#4
Try using a separate FTP client like Filezilla.
Reply
#5
(06.03.2019, 08:39)admin Wrote: Try using a separate FTP client like Filezilla.

I tried....there is a similar error (Critical Error)

I think the problem is with HW 1 of HomeLynk (FW 2.3.0).
On an other device with HW 2.0 this procedure works properly (FW 2.3.0).
KNX Advanced Partner + Tutor
Reply
#6
Hi
I tried it on the same HW and SW and all works fine. The issue is related to ether your HW or your setup.
BR
------------------------------
Ctrl+F5
Reply
#7
There might an issue with permissions, try running this script once:
Code:
os.execute('chown -R apps:apps /data/apps/store/user/; chmod 0755 /data/apps/store/user/')
Reply


Forum Jump: