You can use the console symbol along with the command fput.
This is the command format: FPUTfile [url] [local_path] {username:password} {proxy} ? ? url - fully qualified URL to the file being uploaded to the server ? ? local_path - path to the source file in the ROM ? ? username:password - optional access credentials to the server ? ? proxy - optional proxy in the form of url ? Some added information: FPUT and FGET can handle FTP, SFTP, SCP, and HTTP(S) path is: ftp://servername/foldername/filename or http(s)://servername/foldername/filename ? A complete command might look like: fput ftp://192.168.0.110/PublicComments.txt \rm\group1\public\2017-12-04\PublicComments.txt "username:userpass"