| Srinivas Grandhi 2006-06-06, 1:19 pm |
| Hi,
I am connecting FTP server (using std FTP adapter in BTS 2006 ) in VMS VAX
machine .VMS VAX machine maintain multiple versions of the file with same
file name .The example of the file names in VMS VAX machine is
<filename>.<ext>;<version number> i.e
temp.txt;1
temp.txt;2
temp.txt;3 etc.
I am able to retrive the file and read contents also.Now the issue is the
FTP adapter is ignoring the version number in file name, means I am getting
the file name as temp.txt , no version number.Thats the reason FTP adapter is
unable to delete the file once it is retrived.The message I am getting from
receive location ftp adapter is "Unable to delete the file."
Any suggestions or comments pls .
Pls explain how to handle the multiple versions of files with same filename.
This VMS VAX machine is a legacy system.
Thanks&Regds,
Srinivas Grandhi
|