Results 1 to 3 of 3

Thread: Transfer files from one domain to another domain

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jun 2007
    Posts
    241

    Thumbs up Transfer files from one domain to another domain

    HI,

    I am having aspx files and images in one domain. I need to transfer or save this files to another domain using .net code. Is it possible using .net code?? Please suggest me. Its very urgent. Hope yours reply.

    Thanks
    Failing to plan is Planning to fail

  2. #2
    Frenzied Member brin351's Avatar
    Join Date
    Mar 2007
    Location
    Land Down Under
    Posts
    1,293

    Re: Transfer files from one domain to another domain

    You can use the FtpWebRequest method that will initiate a FTP request and PUT files from one server to another. See here http://msdn.microsoft.com/en-us/library/ms229715.aspx

    Is that what you mean?

  3. #3
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: Transfer files from one domain to another domain

    Hey,

    Are you in charge of both of the domains?

    Are you referring to moving your website from one domain to the other?

    You really need to provide some more information.

    Gary

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width