Skip to content

Commit 86dc1d4

Browse files
authored
Merge pull request #105962 from ecfan/copy-file
Delete old limits
2 parents 4de3f54 + a90bd3e commit 86dc1d4

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

articles/connectors/connectors-sftp-ssh.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -64,10 +64,6 @@ Here are other key differences between the SFTP-SSH connector and the SFTP conne
6464

6565
* Uses the [SSH.NET library](https://github.com/sshnet/SSH.NET), which is an open-source Secure Shell (SSH) library that supports .NET.
6666

67-
* By default, SFTP-SSH actions can read or write files that are *1 GB or smaller* but only in *15 MB* chunks at a time.
68-
69-
To handle files larger than 15 MB, SFTP-SSH actions can use [message chunking](../logic-apps/logic-apps-handle-large-messages.md). SFTP-SSH triggers don't support chunking. To upload large files, you need both read and write permissions for the root folder on your SFTP server.
70-
7167
* Provides the **Create folder** action, which creates a folder at the specified path on the SFTP server.
7268

7369
* Provides the **Rename file** action, which renames a file on the SFTP server.

0 commit comments

Comments
 (0)