Migration of FTP configuration can be done from the Migration Tool or through the command line interface.
NOTE:Before you start the Pure-FTPd server, ensure that eDirectory is up and running on the target server. This is to ensure that all the eDirectory users can be used for Pure-FTPd access. For the Server ID Swap, all eDirectory objects are migrated as part of the DIB migration step. For complete details on eDirectory migration, read Section 17.0, Migrating eDirectory to OES 2 SP3 Linux.
Launch the Migration Tool in one of the following ways:
Desktop: Click
Terminal: Log in as the root user and at a terminal prompt, enter miggui
Configure the source and target parameters.
For details on configuring source and target server information, selecting a migration type, and the Open, Save Project, and all other tool buttons, see Section 2.0, Overview of the Migration GUI.
Select
from and click . The status now changes from to .When the status is
, click to start the migration process.The status changes from
to on success.NOTE:Use the
> tab to check for errors during migration. Fix the errors and restart the migration procedure if necessary.Run the FTP migration utility from the command line with the required parameters:
migftp -s <source_server>
For example:
migftp -s 192.168.1.54
If the migration is successful, a message indicating success is displayed.
Start the eDirectory server to allow eDirectory users to log in.
Start the FTP server by using the rcpure-ftpd start command.