-
-
Notifications
You must be signed in to change notification settings - Fork 4
SSH.SFTPTransferQueue.PacketCount
Andrew Lambert edited this page Nov 26, 2022
·
3 revisions
SSH.SFTPTransferQueue.PacketCount
PacketCount As Integer = 1
The number of SFTP packets to exchange per transfer in a call to PerformOnce(). Packets are SFTP_MAX_PACKET_SIZE
(32KB) bytes long.
Wiki home | Project page | Bugs | Become a sponsor
Text and code examples are Copyright ©2018-24 Andrew Lambert, offered under the CC BY-SA 3.0 License.