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.

open url file send by ftp
#1
Hello ,

I send a file called test.json using ftp protocol via apps username and password. File is send and I can see via ftp browser.
I would like to open that file a browser such as chrome. For example :

http://192.168.1.10/apps/test.json

But i couldn't find the correct url address.

How can I open via url address ?

Regards,
Reply
#2
You can either put it into data directory, then the url will be http://192.168.1.10/apps/data/test.json or into user: http://192.168.1.10/user/test.json
Reply


Forum Jump: