Jump to content

Problem with _FTPMakeDir


 Share

Recommended Posts

Hi all,

When I want to create a directory in my public_html folder ( _FTPMakeDir($Conn, "/public_html/test") ) it works, but when I want to create a directory like this: _FTPMakeDir($Conn, "/public_html/subdir1/subdir2/subdir3/test it doersnt work. Why?

Link to comment
Share on other sites

  • Developers

Are directories subdir1 & subdir2 already existing ?

I don't know if that function can create directories recursively.

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...