Embedding filezilla in website

Post all HTML related questions here. No support.

Moderator: Project members

Post Reply
Message
Author
SourceCode
500 Command not understood
Posts: 2
Joined: 2017-06-20 20:38
First name: Johnny
Last name: Lamprecht

Embedding filezilla in website

#1 Post by SourceCode » 2017-06-20 21:12

Hi
I would like to embed ftp server in my website that will allow users to upload .mp4 files to a raspberry pi running raspbian. (linux).
I wrote a system in linux raspbian to work as a media player. The media files need to be uploaded via FTP but I would like to allow registered users to do this via my website. I currently upload the files manually for my users but would like to streamline the process with user access.

Is this possible with FileZilla

User avatar
boco
Contributor
Posts: 26913
Joined: 2006-05-01 03:28
Location: Germany

Re: Embedding filezilla in website

#2 Post by boco » 2017-06-20 21:46

No, FileZilla can only run standalone.

You'd need software written in a web language (PHP, Ruby, JS and the like). Avoid Flash and Java at all cost.
No support requests over PM! You will NOT get any reply!!!
FTP connection problems? Please read Network Configuration.
FileZilla connection test: https://filezilla-project.org/conntest.php
FileZilla Pro support: https://customerforum.fileZilla-project.org

SourceCode
500 Command not understood
Posts: 2
Joined: 2017-06-20 20:38
First name: Johnny
Last name: Lamprecht

Re: Embedding filezilla in website

#3 Post by SourceCode » 2017-06-21 09:44

ok cool...Thank you for the feedback...

Post Reply