• I am trying to install this for use with an external FTP. Everytime I try to upload I recieve:

    Upload failed!
    Targer folder doesn’t exist.

    The page I need help with: [log in to see the link]

Viewing 15 replies - 1 through 15 (of 21 total)
  • Plugin Author nickboss

    (@nickboss)

    Hi, can you send me your shortcode (without the ftp data of course)?

    Regards

    Nickolas

    Thread Starter afrankng

    (@afrankng)

    [wordpress_file_upload uploadpath=”Arik Frank” uploadrole=”all” maxsize=”25000″ createpath=”true” accessmethod=”ftp” ftpinfo=”ftp://user:pass@IP” useftpdomain=”true” duplicatespolicy=”maintain both” uniquepattern=”datetimestamp” redirect=”true” redirectlink=”uscaptioning.com”]

    Plugin Author nickboss

    (@nickboss)

    Hi, ftpinfo must be set in the following format:

    username:password@ftpdomain

    e.g. nickboss:[email protected]

    Now if the target folder is at http://ftp.iptanus.com/incoming then you should set:

    FTP Credentials: nickboss:[email protected]
    Upload Path: /incoming

    Nickolas

    Thread Starter afrankng

    (@afrankng)

    Still not working?

    [wordpress_file_upload uploadpath=”Test” uploadrole=”all” uploaduser=”all” maxsize=”250000″ createpath=”true” accessmethod=”ftp” ftpinfo=”user:pass@domain” showtargetfolder=”true” askforsubfolders=”true” subfoldertree=”auto” duplicatespolicy=”maintain both” uniquepattern=”datetimestamp” redirectlink=”uscaptioning.com” debugmode=”true” placements=”title/filename/uploadbutton/selectbutton/subfolders/captcha/userdata/filelist/message” userdata=”true” userdatalabel=”Need By|t:date|s:left|r:1|a:0|p:inline|d:|f:”]

    Thread Starter afrankng

    (@afrankng)

    Is there a way to force “ftp://” protocol? The shortcode works in browser as ftp://user:pass@domain but not user:pass@domain

    Plugin Author nickboss

    (@nickboss)

    In the above shortcode, please also enable “Use FTP Domain” attribute, so that the domain of ftpinfo attribute is used instead of the website domain.

    Let me know if it works.

    Nickolas

    Thread Starter afrankng

    (@afrankng)

    Ok so I got connected to the FTP based on being able to see subfolders. Now I am getting the following error:

    Upload failed! Unknown error.
    Failed upload path: FILENAME.mp4
    fileupload:

    Thread Starter afrankng

    (@afrankng)

    Is it possible to show all current files in FTP path in list, not just the ones uploaded through the plugin?

    Plugin Author nickboss

    (@nickboss)

    It would be possible if you included them in the plugin’s database. There is a specific function to include external files, however it does not work for FTP, only if the files were saved in the website.

    So are you still getting the error? What is your shortcode right now?

    Nickolas

    Thread Starter afrankng

    (@afrankng)

    [wordpress_file_upload uploadpath=”Arik Frank” fitmode=”responsive” uploadrole=”all” uploaduser=”all” maxsize=”30000″ accessmethod=”ftp” ftpinfo=”user:pass@domain” useftpdomain=”true” showtargetfolder=”true” askforsubfolders=”true” subfoldertree=”auto” duplicatespolicy=”maintain both” uniquepattern=”datetimestamp” debugmode=”true”

    Thread Starter afrankng

    (@afrankng)

    error is:

    Upload failed! Unknown error.
    Failed upload path: FILENAME.mp4
    fileupload:

    Plugin Author nickboss

    (@nickboss)

    Hi, please send me the URL so that I try myself and see if there are any additional details about the error.

    Nickolas

    Thread Starter afrankng

    (@afrankng)

    uscaptioning.com/test

    Thread Starter afrankng

    (@afrankng)

    Plugin Author nickboss

    (@nickboss)

    Can you please make the upload form visible also for guests, so that I can see it?

    Nickolas

Viewing 15 replies - 1 through 15 (of 21 total)

The topic ‘Upload failed! Targer folder doesn’t exist.’ is closed to new replies.