SFTP下載 PDF選擇的小節所選的小節與子小節完整手冊已更新2025-07-30閱讀時間為 1 分鐘LabVIEWAPI 參考LabVIEW G Use the SFTP VIs and nodes to interact with the data and files on an SFTP server. Examples Refer to the following example files included with LabVIEW. labview\examples\Data Communication\Protocols\SFTP ConnectConnects to an SFTP server using OpenSSH (ssh.exe) or PuTTY (plink.exe).DisconnectDisconnects from an SFTP server.UploadUploads local file(s) from disk, buffer, or stream to an SFTP server.Download VIDownloads file(s) from an SFTP server and returns the file(s) to the disk, buffer, or stream.Delete FileDeletes a file from an SFTP server. If you want to delete an entire directory, use the Delete Directory VI.RenameRenames a file or directory on an SFTP server.Create DirectoryCreates a directory on an SFTP server.List DirectoryAcquires information about the contents of a directory on an SFTP server.Delete DirectoryDeletes a directory on an SFTP server. If you want to delete a single file, use the Delete File VI. AdvancedUse the Advanced VIs and nodes for more advanced operations on an SFTP server, such as updating file attributes, reading filesystem statistics, and configuring server settings.Parent topic: Protocols
Use the SFTP VIs and nodes to interact with the data and files on an SFTP server. Examples Refer to the following example files included with LabVIEW. labview\examples\Data Communication\Protocols\SFTP ConnectConnects to an SFTP server using OpenSSH (ssh.exe) or PuTTY (plink.exe).DisconnectDisconnects from an SFTP server.UploadUploads local file(s) from disk, buffer, or stream to an SFTP server.Download VIDownloads file(s) from an SFTP server and returns the file(s) to the disk, buffer, or stream.Delete FileDeletes a file from an SFTP server. If you want to delete an entire directory, use the Delete Directory VI.RenameRenames a file or directory on an SFTP server.Create DirectoryCreates a directory on an SFTP server.List DirectoryAcquires information about the contents of a directory on an SFTP server.Delete DirectoryDeletes a directory on an SFTP server. If you want to delete a single file, use the Delete File VI. AdvancedUse the Advanced VIs and nodes for more advanced operations on an SFTP server, such as updating file attributes, reading filesystem statistics, and configuring server settings.Parent topic: Protocols
Use the SFTP VIs and nodes to interact with the data and files on an SFTP server. Examples Refer to the following example files included with LabVIEW. labview\examples\Data Communication\Protocols\SFTP ConnectConnects to an SFTP server using OpenSSH (ssh.exe) or PuTTY (plink.exe).DisconnectDisconnects from an SFTP server.UploadUploads local file(s) from disk, buffer, or stream to an SFTP server.Download VIDownloads file(s) from an SFTP server and returns the file(s) to the disk, buffer, or stream.Delete FileDeletes a file from an SFTP server. If you want to delete an entire directory, use the Delete Directory VI.RenameRenames a file or directory on an SFTP server.Create DirectoryCreates a directory on an SFTP server.List DirectoryAcquires information about the contents of a directory on an SFTP server.Delete DirectoryDeletes a directory on an SFTP server. If you want to delete a single file, use the Delete File VI. AdvancedUse the Advanced VIs and nodes for more advanced operations on an SFTP server, such as updating file attributes, reading filesystem statistics, and configuring server settings.Parent topic: Protocols