Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
3k views
in .NET FTP by (1.2k points)
Is there a way to create a folder and then assign permissions to that folder via ftp commands? I would like to give my application the option to create folders programmatically and then set permissions to that folder.

1 Answer

0 votes
by (162k points)
This is sometimes possible by using the chmod command.

You'd need to find out if the server allows or supports this command.

Categories

...