.put [<relative_path>/]file server:[[<relative_path>/]file]
Use the .put command to transfer a file from one logical server to another. The .put operation executes from the current server/path and sends the specified file to the remote server. The destination path name is relative to the target server's base path. The source path name is relative to the step's current working directory. The remote server must specify a logical server that allows the .put operation for files (see Enabling File Copying on a Server). Only single files may be transferred.
You can include environment variables in a .put command, so that the paths you use can be relative to the environment used in a specific job.
If the server name you are using has spaces in it, wrap the name in quotes.