You can use the following tasks to manage file transfer between two systems:
Start a FTP Server using SMF. For more information, see How to Start an FTP Server Using SMF in Managing Remote Systems in Oracle Solaris 11.4.
Stop a FTP server using SMF. For more information, see How to Shut Down the FTP Server Using SMF in Managing Remote Systems in Oracle Solaris 11.4.
Shut down the FTP connection. For more information, see How to Shut Down the FTP Connection in Managing Remote Systems in Oracle Solaris 11.4.
Change the FTP service configuration. For more information, see How to Change the ProFTPD Configuration in Managing Remote Systems in Oracle Solaris 11.4.
Access a remote system by using Secure Shell (ssh). For more information, see Accessing a Remote System by Using Secure Shell in Managing Remote Systems in Oracle Solaris 11.4.
You can use the following tasks to transfer files between a local system and a remote system by using sftp:
Open and close an sftp connection to a remote system. For more information, see How to Open and Close an sftp Connection to a Remote System in Managing Remote Systems in Oracle Solaris 11.4.
Copy files from a remote system. For more information, see How to Copy Files From a Remote System (sftp) in Managing Remote Systems in Oracle Solaris 11.4.
Copy files to a remote system. For more information, see How to Copy Files to a Remote System (sftp) in Managing Remote Systems in Oracle Solaris 11.4.
Transfer files between remote systems by using the scp command. For more information, see Remote Copying With the scp Command in Managing Remote Systems in Oracle Solaris 11.4.