02-19-2023 11:21 PM
I need to copy files local system to cisco ISE. tried to configure FTP server settings as cisco recommended.
WINSCP server configured. while validating i am getting - repository validation faile due to error- failed to remote directory. verify configuration,error screnshot attached here.
05-19-2023 05:20 AM
Here are a few troubleshooting steps you can try:
1. Verify FTP server configuration: Double-check the FTP server settings on Cisco ISE. Ensure that the hostname or IP address, port number, username, password, and directory path are correctly configured. Pay attention to any typos or missing characters.
2. Check network connectivity: Ensure that there is network connectivity between your local system and Cisco ISE. Verify that you can ping the IP address or hostname of the Cisco ISE server from your local system. If there is a firewall in between, make sure that the necessary ports (typically port 21 for FTP) are open.
3. Verify FTP server accessibility: Test the FTP server accessibility from your local system using a dedicated FTP client like FileZilla or WinSCP. Attempt to connect to the Cisco ISE FTP server using the same FTP server settings configured in Cisco ISE. If the connection fails or you encounter similar errors, it indicates an issue with the FTP server configuration or network connectivity.
4. Check FTP server logs: Consult the logs of the FTP server (e.g., FileZilla or WinSCP server logs) for any error messages or indications of failed connections. These logs may provide further insight into the issue and help identify the root cause.
5. Validate directory permissions: Ensure that the configured directory path on the FTP server has the necessary read and write permissions for the FTP user. Incorrect permissions can result in errors when attempting to access or transfer files.
Please refer to the below link for troubleshooting the FTP Repository in ISE GUI
05-19-2023 11:16 AM
Is it SCP or FTP? SCP requires you to go into the ISE cli and accept the remote server's ssh key.
10-29-2024 04:15 AM - edited 10-29-2024 04:16 AM
I have a similar problem. I have created a respository and using SFTP to a Ubuntu Server ISE reports the backup successful.
However if I try and validate the repository I get an error. Invalid repository. On the Unbuntu server there is no file in the directory detailed in the respository settings.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide