I want to move images from domain ie example.com to img.example.com programmatically.
Please suggest me some helpful resources that help me to solve my problem
I want to move images from domain ie example.com to img.example.com programmatically.
Please suggest me some helpful resources that help me to solve my problem
First create an FTP account ,then copy the images using FTP check the following articles:
How to copy a file on an FTP server?
Uploading Files to FTP Server programmatically in ASP.Net using C# and VB.Net