Code: Select all
ScSFTPClient.RenameFile('/upload/temp/abc.txt', '/upload/abc.txt')
Code: Select all
ScSFTPClient.RenameFile('/upload/temp/abc.txt', '/upload/abc2.txt')
Is there a different way to move files (copy/delete is not practical) or do I have to actually change the name when calling RenameFile?
Using Delphi 2010 with SecureBridge 6.1.2