.Net Assembly - Filename which contains text within "[ ]" is not downloaded

Advertisement

reevaa
Joined:
Posts:
1

.Net Assembly - Filename which contains text within "[ ]" is not downloaded

Filename of format testfile[dev].xlsx is not downloaded

TransferOperationResult tor= session.GetFiles(sftppath, localpath);
if (!tor.IsSuccess)
{
Console.log("File Copied");
}

tor.Is success returns true.But file is not copied to local path

Reply with quote

Advertisement

Advertisement

You can post new topics in this forum