ftp, create directory if not exists
Posted: Sun Dec 26, 2010 4:56 pm
Hi list,
I use JBatchUpload with FTP and have..
document.writeln('<PARAM NAME="param4" VALUE="account">');
document.writeln('<PARAM NAME="value4" VALUE="aDirectory">');
Unfortunately if the directory does not exist, JBatchUpload says:
Upload Failed: Cannot change directory
Is there a way to create directories as needed?
Thanks,
Marcus
I use JBatchUpload with FTP and have..
document.writeln('<PARAM NAME="param4" VALUE="account">');
document.writeln('<PARAM NAME="value4" VALUE="aDirectory">');
Unfortunately if the directory does not exist, JBatchUpload says:
Upload Failed: Cannot change directory
Is there a way to create directories as needed?
Thanks,
Marcus