nextcloud / nextcloud/documentation

External Storage Support - FTP port not extracted from host field to port key

Open
#12,742 0 comments 0 reactions 1 assignee View on GitHub

@joshtrichards is already working on this.

Since Mar 7, 2025.

1. to develop
Dominant language
JavaScript
Stars
628
Forks
2.5k
Avg merge
2d 11h
Merged PRs (30d)
135

Description

When you create a External Storage via FTP in the UI and enter the full adress (hostname:port) in the host field it is saved in the storrage configuration key host. The External Storrage provider for FTP expeced only the hostname in the host key and the port in the port key.

There is no automatic split / seperate field in the web UI. When you change the configuration manualy via OCC it works as expected.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.