Skip to content

Bug: Saving fails if src/ folder does not exist on FTP #1644

@lexoyo

Description

@lexoyo

When saving a site in the Silex editor (not publishing), Silex tries to upload files into a src/ folder.
If this folder does not already exist on the FTP server, saving fails with error:

553 Could not create file

Steps to reproduce

  1. Create a new site in Silex
  2. Configure an FTP connector with an empty target folder
  3. Make any change in the editor and save
  4. Error 553 Could not create file appears

Expected behavior

Silex should automatically create the src/ folder if it doesn’t exist.

Workaround

Manually create a src/ folder on the FTP server before saving.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions