I'm trying to move a large WordPress site ( with uploads directory size 15GB) to Azure.
I created a WordPress site from gallery and then
- I tried creating a git repository, but it doesnt work for the large number of files I have.
- I tried zipping the uploads directory and moving it to azure from terminal using ftp. It did not work either.
- SCP is not an option as websites on azure do not have shell access.
Can anyone guide me on how to move the site to azure.