Hi,
I would like to create a Ftp program so as to upload some files to server with a dynamic folder name(e.g. date as the name of the folder). By using Internet Transfer Control, I try to use the following command so as to create folder.
Inet1.Execute ,"mkdir 20030701"
However I found that I can't create folder in server side. Can anyone suggest some solution to me?
Thanks and Regards
I would like to create a Ftp program so as to upload some files to server with a dynamic folder name(e.g. date as the name of the folder). By using Internet Transfer Control, I try to use the following command so as to create folder.
Inet1.Execute ,"mkdir 20030701"
However I found that I can't create folder in server side. Can anyone suggest some solution to me?
Thanks and Regards