"Either sftp server disk full or bad directory path or check if the directory path length is beyond 260 character limit on windows server" reported in the NSX Manager UI Backup and Restore page.[nsx@6876 comp="nsx-manager" errorCode="MP29111" level="ERROR" reqId="########-####-####-####-#############" subcomp="manager" username="username"] ; BackupAsyncStatus [BackupStatus [status=URI_NOT_FOUND, statusDetail=Specified uri '/exampledir' not found., remoteUri=sftp://example.com:22/exampledir, errorCode=null, startTime=###########, endTime=############]; responseBody=null]"remote mkdir backup_dir_given_in_backup_config": No such file or directorysftp <backup_user>@<sftp_server_ip>mkdir <backup_dir_given_in_backup_config>
"remote mkdir backup_dir_give_in_backup_config": No such file or directoryWhen NSX receives an error code of No such file or directory it fails backups and reports the URI_NOT_FOUND error in syslog.
Use one of the tested SFTP servers found in VMware NSX Documentation - Configure Backups
For additional SFTP backup server test steps see the Resolution section of "Authentication failed", "bad directory" or "server disk full" error when preforming NSX backup to Windows SFTP server