Website Copy

The typical behavior for deployment is to copy your changes from the local machine to the remote server. But sometimes, you want to do more than what the deployment feature does for you. This is why VS.Php comes with the website copy feature. This is a drag-n-drop interface that lets you copy files from and to the remote server. It also lets you create, delete and rename folders on the remote server.
The website copy also comes with a synchronization feature that lets you compare the local and remote files and get the latest files on both sides.
This feature is only available to projects that have the deployment feature already configured. To access this feature, select the project node in the solution view and the website copy button will be displayed in the solution toolbar in the solution view.
The following tutorial illustrates how the website copy works: