[Contents] [Prev] [Next] [Index] [Report an Error]

Importing and Exporting Files

Use the JUNOScript file-put and file-get operations to move a file to or from a remote server. Especially useful when the remote server sits outside a firewall, these commands move the files using the existing JUNOScript stream. This obviates the need to open a separate stream for the file transfer, handle authentication before moving files, and verify that the file transfer service is available.


[Contents] [Prev] [Next] [Index] [Report an Error]