Copy File

Use the Copy File action to copy a file from a source location to a destination location on the same gateway.

Parameters

Name Description
Source The path and file name of the source file on the gateway.
  • For Linux systems use Linux file path conventions (e.g. /opt/dw/myfile.txt).
  • For Windows systems use Windows file path conventions (e.g. C:\Program Files\deviceWISE\Gateway\myfile.txt).
Destination The path and file name on the gateway where the file will be copied. The destination file name can be different from the source file name.
  • For Linux systems use Linux file path conventions (e.g. /opt/dw/myfile_copy.txt).
  • For Windows systems use Windows file path conventions (e.g. C:\Program Files\deviceWISE\Gateway\myfile_copy.txt).