Upload Multiple Files
- Updated2025-07-30
- 2 minute(s) read
Creates multiple remote files.

Inputs/Outputs
session in
—
session in specifies the session of the SFTP server connection.
file specifications
—
file specifications specifies the local paths of the files you want to upload and the remote paths of the directories where the files are uploaded.
error in
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
timeout (ms)
—
timeout (ms) specifies the time, in milliseconds, that the VI waits before timing out. A value of –1 indicates to wait indefinitely. The default value is 30000.
attributes
—
attributes specifies the reference to the information, such as name, size, permissions and modification time, about the file you upload.
session out
—
session out returns a session that stores the configuration and state of an SFTP server connection. Use this session to refer to the SFTP server connection in subsequent VI calls.
error out
—
error out contains error information. This output provides standard error out functionality. |
session in
—
file specifications
—
remote path
—
local path
—
error in
—
timeout (ms)
—
attributes
—
session out
—
error out
—