Skip to content

Commit c2fb118

Browse files
Deleted note about needing root folder permission
I deleted the note about needing root folder permission to upload large files. Per Aprana, this is not the case anymore. The customer now has the option to choose which folder the connector will choose as the root folder, so they don't need actual root folder permissions.
1 parent 2e5351e commit c2fb118

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

articles/connectors/connectors-sftp-ssh.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,6 @@ For differences between the SFTP-SSH connector and the SFTP connector, review th
5252
| **Update file** | No | Not applicable |
5353
||||
5454

55-
> [!NOTE]
56-
> To upload large files, you need both read and write permissions for the root folder on your SFTP server.
57-
5855
* SFTP-SSH triggers don't support message chunking. When requesting file content, triggers select only files that are 15 MB or smaller. To get files larger than 15 MB, follow this pattern instead:
5956

6057
1. Use an SFTP-SSH trigger that returns only file properties, such as **When a file is added or modified (properties only)**.
@@ -230,4 +227,4 @@ For more technical details about this connector, such as triggers, actions, and
230227
231228
## Next steps
232229

233-
* Learn about other [Logic Apps connectors](../connectors/apis-list.md)
230+
* Learn about other [Logic Apps connectors](../connectors/apis-list.md)

0 commit comments

Comments
 (0)