Examples: Transfer Using File Name Tokens
To send a file from a UNIX system to a Windows system, you can use the cfsend command with tokens. For example:
cfsend lf:/home/usr/file rf:'c:\reports\$(LocalFileBase).\$(Date1)-\$(Time1).\$(LocalFileExt)' node:TorontoNode
In the Windows system, the result is expected to be the revenue.080929-095201.txt file in the c:\reports directory.
Copyright © 2022. Cloud Software Group, Inc. All Rights Reserved.