define( 'FTP_USER', 'username' ); define( 'FTP_PASS', 'password' ); define( 'FTP_HOST', '123.0.0.1:22' ); define( 'FS_METHOD', 'ssh2' );