我正在使用Ubuntu和使用vsftpd的FTPS 使用java获取ftps的错误。我检查了我对ftpuser目录的许可
// enabling Toolbar bar app icon and behaving it as toggle button
getSupportActionBar().setDisplayHomeAsUpEnabled(true);
getSupportActionBar().setHomeButtonEnabled(true);
drawer.setDrawerListener(toggle);
toggle.syncState();