FTP via web browser

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • rodmc

    FTP via web browser

    Hi,

    I have posted elsewhere about a related topic. But I an curious is it
    possible to set up a web form which people select a file for upload
    which is then upload it via FTP protocol to the web server - the
    entire process must be web based and not require an external FTP
    client. The reason for asking is that uploading large files via HTTP
    form post is very unreliable beyond say 20MB.

    Thanks in advance.

    Best,

    rod
  • Diez B. Roggisch

    #2
    Re: FTP via web browser

    rodmc schrieb:
    Hi,
    >
    I have posted elsewhere about a related topic. But I an curious is it
    possible to set up a web form which people select a file for upload
    which is then upload it via FTP protocol to the web server - the
    entire process must be web based and not require an external FTP
    client. The reason for asking is that uploading large files via HTTP
    form post is very unreliable beyond say 20MB.
    No, it's not possible.


    Diez

    Comment

    Working...