Minor changes are by default collapsed in the page history.
No changes
The page does not exist yet.
Failed to load changes
Version by on
Leave Collaboration
Are you sure you want to leave the realtime collaboration and continue editing alone? The changes you save while editing alone will lead to merge conflicts with the changes auto-saved by the realtime editing session.
Using a command line FTP client
To use a command line FTP client
Open a command line and enter ftp.
Enter open remotehostname at the FTP prompt (ftp>), where remotehostname is either the host name or IP address of the remote system.
Enter your user name and password for the remote system when prompted. You should now be connected and in your home directory on the remote computer.
Change your current working directory to the directory where the agent files reside. If necessary, create a directory to store the distributed files.
To FTP the files, enter bin or ascii and use the commands put or mput to transfer the files.