Hi,
I have a requirement where we do load a folder in QDLS with the files that need to be transmitted i.e. FTP and after tranmission is done we need to delete the documents in the folder.
Consider I have a folder TESTFLR i.e. /QDLS/TESTFLR
How can I delete all the docs in that folder using the FTP script after transmission?
I have tried giving DEL *.* but I believe it is not working.
Could somebody please tell me how to achieve my requirement?
Thanks a lot in advance.
Regards,
Rahul
I have a requirement where we do load a folder in QDLS with the files that need to be transmitted i.e. FTP and after tranmission is done we need to delete the documents in the folder.
Consider I have a folder TESTFLR i.e. /QDLS/TESTFLR
How can I delete all the docs in that folder using the FTP script after transmission?
I have tried giving DEL *.* but I believe it is not working.
Could somebody please tell me how to achieve my requirement?
Thanks a lot in advance.
Regards,
Rahul




Comment