-
Try out the new Jake: AI Coding Assistant for LabVIEW (beta)!
Get answers to questions about LabVIEW and discuss your code.
LV-WinSCP by Neosoft Technologies - Toolkit for LabVIEW Download
Version | 1.1.1.5 |
Released | Nov 04, 2022 |
Publisher | Neosoft Technologies |
License | BSD-3 |
LabVIEW Version | LabVIEW>=15.0 |
Operating System | Windows |
Project links | Homepage |
Description
This package allows taking advantage of WinSCP capabilities to perform file transfers between a PC and distant targets.
Base classes and a DQMH module are furnished to abstract the WinSCP API and allows easy transfer of files to/from a target. This implementation also allows sending non-blocking commands to distant target through SSH.
The DQMH module can be used as the principal API to WinSCP.
For more specific controle of the API, low level classes can also be used to program a particular application behavior.
Release Notes
This package allows taking advantage of WinSCP capabilities to perform file transfers between a PC and distant targets.
Base classes and a DQMH module abstract the WinSCP API and allows easy transfer of files to/from a target.
This implementation also allows sending non-blocking commands to distant target through SSH.
=========================================================================
v1.1.1
* Added FTP protocol support
* Fixed file masking bug when transfering folders (file masking was not applied correctly)
* Enchance low-level palette
=========================================================================
v1.0.0 - Original Release
* Only supports SCP protocol
* Synchronous file transfer from PC to distant target
* Synchronous file transfer from distant target to PC
* Execution of non-blocking commands
=========================================================================
https://github.com/NeosoftTechnologiesInc/LV-WinSCP