Jump to content

I want to rename a file at destination server after it is transferred successfully at their end.


Tamilselvan Arumugam

Recommended Posts

Hi Team,

I want to rename a file at destination server side after the file is transferred successfully. I tried below command in the TIBCO MFT Command Center (UI) but it deleted the file after successful transfer

I am transfering the file as

Server Filename => /destinationserver_landingdirectory/#(ClientFileName).tmp

Post processing action => FUSUTIL RENAME %LFILE.tmp %LFILE

What I am tyring to achive is two things

1. Send the file with .tmp extension to destination from original filename (say original filename is a.txt, send the file to destination as a.txt.tmp)

2. Remove the extension after the file sent to destination server

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...