Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
cmd /c ftp -s:ftp.txt "+context.host
Your_username
Your_password
cd mydir
mkdir hellooo
dir
bye
cmd /c ftp -s:ftp.txt "+context.host
Your_username
Your_password
cd mydir
mkdir hellooo
dir
bye
Use tFTPPut with Create Directory checked and a file mask not selecting any files !