Welcome! Log In Create A New Profile

Advanced

create a directory on FTP

Posted by emirhan 
emirhan
create a directory on FTP
February 03, 2009 10:11AM
Hi all,

How can I create a new directory on FTP . it is enough to use fmakedir like following?? thank you

myDir is string
myDir = "FTP_ADDRESS/MyDirectory"
fmakedir(myDir)
David Martin
Re: create a directory on FTP
February 03, 2009 01:55PM
Check out FTPMakeDir ...

myDir is string
myDir = "/MyDirectory"
FTPMakeDir(FTPId, myDir)

David



Edited 1 time(s). Last edit at 02/03/2009 01:56PM by David Martin.
Author:

Your Email:


Subject:


Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
Message: