• 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 6 replies - 16 through 21 (of 21 total)
  • Thread Starter afrankng

    (@afrankng)

    Done.

    Plugin Author nickboss

    (@nickboss)

    I just tried a small png file and an mp4 file and they both succeeded!

    Nickolas

    Hi Nikolas,

    i´m getting the same error: Target folder does not exist.
    Here´s my shortcode:
    [wordpress_file_upload uploadpath=”arek” maxsize=”2″ forcefilename=”true” accessmethod=”ftp” ftpinfo=””user:pass@IP-adress”” ftppassivemode=”true” showtargetfolder=””true”” askforsubfolders=””true”” subfoldertree=””auto”” duplicatespolicy=””maintain” uniquepattern=””datetimestamp”” redirectlink=””uscaptioning.com””]

    What i want ist that users can upload files via my website directly to my ftp server.
    Ist this even possible..?
    I don´t have an “arek” folder in my WP installation directory. Only on my ftp server.

    Kind regards
    Arek

    Plugin Author nickboss

    (@nickboss)

    Hi, I see some symbols like ftpinfo=””user:pass@IP-adress”” inside the shortcode. There are a lot of double quotes. It should be like this: ftpinfo=”user:pass@IP-adress”.

    Can you check the shortcode inside the page?

    Nickolas

    I removed the double quotes. Still not working:

    [wordpress_file_upload uploadpath=”arek” maxsize=”2″ forcefilename=”true” accessmethod=”ftp” ftpinfo=”user:pass@IP” ftppassivemode=”true” showtargetfolder=”true” askforsubfolders=”true” subfoldertree=”auto” duplicatespolicy=”maintain” uniquepattern=”datetimestamp” redirectlink=”elemental-animation.de”]

    Arek

    Plugin Author nickboss

    (@nickboss)

    Ok please also enable Use FTP Domain attribute. Any change?

    Nickolas

Viewing 6 replies - 16 through 21 (of 21 total)

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