ther00kie
Forum Replies Created
-
Forum: Plugins
In reply to: [Iptanus File Upload] Upload failed! Target folder doesn’t exist.I Have send you an email
Forum: Plugins
In reply to: [Iptanus File Upload] Upload failed! Target folder doesn’t exist.It just says “upload failed” “cant reach destination url” Is there a way to get more information about the error?
Forum: Plugins
In reply to: [Iptanus File Upload] Upload failed! Target folder doesn’t exist.maybe you can take a look? http://nicoud-upload.nl/
Forum: Plugins
In reply to: [Iptanus File Upload] Upload failed! Target folder doesn’t exist.No the admin message only tells me: Target folder does not exist.
- This reply was modified 7 years, 9 months ago by ther00kie.
Forum: Plugins
In reply to: [Iptanus File Upload] Upload failed! Target folder doesn’t exist.any other options?
Forum: Plugins
In reply to: [Iptanus File Upload] Upload failed! Target folder doesn’t exist.It’s not working I tried:
[wordpress_file_upload uploadpath=”/” maxsize=”1500″ createpath=”true” forcefilename=”true” accessmethod=”ftp” ftpinfo=”**************:s22″ useftpdomain=”true” showtargetfolder=”true” askforsubfolders=”true” subfoldertree=”{root}/upload” adminmessages=”true”]
[wordpress_file_upload uploadpath=”” maxsize=”1500″ createpath=”true” forcefilename=”true” accessmethod=”ftp” ftpinfo=”**************:s22″ useftpdomain=”true” showtargetfolder=”true” askforsubfolders=”true” subfoldertree=”{root}/upload” adminmessages=”true”]
And also hard subfolder
[wordpress_file_upload uploadpath=”upload” maxsize=”1500″ createpath=”true” forcefilename=”true” accessmethod=”ftp” ftpinfo=”**************:s22″ useftpdomain=”true” showtargetfolder=”true” adminmessages=”true”]
[wordpress_file_upload uploadpath=”/upload” maxsize=”1500″ createpath=”true” forcefilename=”true” accessmethod=”ftp” ftpinfo=”**************:s22″ useftpdomain=”true” showtargetfolder=”true” askforsubfolders=”true” subfoldertree=”{root}/upload” adminmessages=”true”]
[wordpress_file_upload uploadpath=”/upload/” maxsize=”1500″ createpath=”true” forcefilename=”true” accessmethod=”ftp” ftpinfo=”**************:s22″ useftpdomain=”true” showtargetfolder=”true” adminmessages=”true”]
[wordpress_file_upload uploadpath=”upload/” maxsize=”1500″ createpath=”true” forcefilename=”true” accessmethod=”ftp” ftpinfo=”**************:s22″ useftpdomain=”true” showtargetfolder=”true” adminmessages=”true”]
Forum: Plugins
In reply to: [Iptanus File Upload] Upload failed! Target folder doesn’t exist.Yes the connection works, the credentials are right.
Forum: Plugins
In reply to: [Iptanus File Upload] Upload failed! Target folder doesn’t exist.without sftp it works fine, but with sftp i get the error
- This reply was modified 7 years, 9 months ago by ther00kie.
Forum: Plugins
In reply to: [Iptanus File Upload] Upload failed! Target folder doesn’t exist.No it does not, username has 1 uppercase and lowecase characters and the password is uppper/lowercase and numbers
Forum: Plugins
In reply to: [Iptanus File Upload] Upload failed! Target folder doesn’t exist.Hi @nickboss,
I’m experiencing the same issue. I have the libraries, but when ever I try to upload I get:
“i´m getting the same error: Target folder does not exist.”
this is my shortcode
[wordpress_file_upload uploadpath=”” uploadpatterns=”*.*” maxsize=”1500″ createpath=”true” forcefilename=”true” accessmethod=”ftp” ftpinfo=”username:password@ftp.mysite.nl:s22″ useftpdomain=”true” forceclassic=”true”]