Hi All,
When I tried to upload the file in FTP it shows the below error message. Kindly assist me on this.
Error:
Microsoft.Flow.RPA.Desktop.Robin.SDK.ActionException: Can't upload file C:\Temp\Test\RawData.xlsx.
at Microsoft.Flow.RPA.Desktop.Modules.FTP.Actions.Utilities.FtpUtilities.UploadFiles(IFtpConnection connection, List`1 files, String uploadDirectory, FtpTransferType transferType, IfFtpFileExists ifFileExists, String localRoot)
at Microsoft.Flow.RPA.Desktop.Modules.FTP.Actions.UploadFilesToFtpAction.Execute(ActionContext context)
at Microsoft.Flow.RPA.Desktop.Robin.Engine.ActionRunner.RunAction(String action, Dictionary`2 inputArguments, Dictionary`2 outputArguments, IActionStatement statement)