|
-
Oct 28th, 2009, 12:29 AM
#1
Thread Starter
Addicted Member
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 
-
Oct 28th, 2009, 01:45 AM
#2
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?
-
Oct 28th, 2009, 02:05 AM
#3
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|