Upload failed! Targer folder doesn’t exist.
-
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]
-
Hi, can you send me your shortcode (without the ftp data of course)?
Regards
Nickolas
[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”]
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: /incomingNickolas
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:”]
Is there a way to force “ftp://” protocol? The shortcode works in browser as ftp://user:pass@domain but not user:pass@domain
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
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:Is it possible to show all current files in FTP path in list, not just the ones uploaded through the plugin?
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
[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”
error is:
Upload failed! Unknown error.
Failed upload path: FILENAME.mp4
fileupload:Hi, please send me the URL so that I try myself and see if there are any additional details about the error.
Nickolas
uscaptioning.com/test
Can you please make the upload form visible also for guests, so that I can see it?
Nickolas
The topic ‘Upload failed! Targer folder doesn’t exist.’ is closed to new replies.