srilatha26 Posted February 8, 2005 Posted February 8, 2005 Hi, I am working in a VB.Net, WSE environment. Files from the database are first exported to a machine called M1. From M1 the files must reach another machine M2. For this file transfer we used WSE 2.0 and send and recieve files as DIME attachments. This works fine and we get the files in M2. However, after this file transfer is completed, we want to delete the files from M1. How can we do this? How can we know if the file transfer was successful so that we can go ahead and delete that file from M1? Quote
*Gurus* Derek Stone Posted February 9, 2005 *Gurus* Posted February 9, 2005 Require the client to generate a file checksum, which upon verification on the server, the file is deleted. Quote Posting Guidelines
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.