Copying files from an asp.net application

  • Thread starter Thread starter Luis Esteban Valencia
  • Start date Start date
L

Luis Esteban Valencia

Can I make that?
I have an upload controld. I already implemented the uploading to the first
server, I want that when it finished, it copies the file to another server.
Is that possible?

Thanks in advance
 
Can you just put the server's into an array or reference table, then loop
through each server when you do the upload?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top