Android Question FTP Make Directory

jarinashameem

Member
Licensed User
Longtime User
Hi

Is there options to make directory on the remote FTP site using FTP Protocol (I have tried same with SFTP Protocol and i needed it on FTP)
 

DonManfred

Expert
Licensed User
Longtime User
Upvote 0

DonManfred

Expert
Licensed User
Longtime User
Do i speak/wrote in a language you do not understand?
1. I DID show you the right command to use with the NET Library to send individual Commands. In fact there is a MKD Example in the Documentation at exactly the link i posted. This let me asume you did NOT checked the Documentation i posted. WHY NOT?

Again: https://www.b4x.com/android/help/net.html#ftp_sendcommand

2. I did posted a Link on how you can get more details from Google.
3. Search google again if you found the right command (btw it is MKD) and how to use it. Google.
 
Last edited:
Upvote 0
Top