How to Create folder by using FTP activities

Hi Guys,

How to Create folder by using FTP activities with out uploading any files.

here my requirement is need to create folder wihtout uploading the files.

Thanks in Advance.

Hi @Aregala_Yedukondalu

Are you using FTP activities ?

I think we dont have something separately to create folder

If you upload a file and give the path in the folder path it will create the folder automatically

Regards
Sudharsan

Sry i didn’t noticed that in the header :laughing:

Regards
Sudharsan

Yes!! i am using FTP activities, but without uploading the files need to create the folders.

Is it Possible?
Thanks for the response.

i dont think it is possible @Aregala_Yedukondalu

Regards
Sudharsan

Hi @Aregala_Yedukondalu

Check out the thread

Hi Gokul,
I gone through this thread but here creating the folders by uploading the files.
But my requirment is without uploading the files need to create the folders.

Thanks for the response

Thanks for the help.

I don’t thing so it is possible to that in FTP server.

What you do here is Upload the file and create the folder and delete the file from the FTP

Oo…Thanks for the help @Gokul001
I will try it once.