2

i just installed web panel ispconfig on my aws ec2 ubuntu 16.* LTS
now i am getting error when filezilla try to create new folder

550 Can't create directory: Permission denied

how can i fix this thanks

Sid Heart
  • 743
  • 3
  • 14
  • 38

1 Answers1

1
Permission denied

The issue, as the error hints. Is due to your permissions. You need to set the correct (write and/or create, in this case) permissions for the user in FileZilla Server user configuration. Notice the Write/Create checkboxes below.

enter image description here

For further reference this guide is useful: Basic configuration

PatNowak
  • 5,721
  • 1
  • 25
  • 31
axwr
  • 2,118
  • 1
  • 16
  • 29