Once your application is ready, you need to pack it into a .jar archive and upload it to VPS container via preferred file transfer client. In our example, we’ll upload vdssocket.jar file by means of WinSCP tool. For that, let’s perform the following steps.
1. Access WinSCP client and connect to your VPS container using credentials received via email upon server installation:
- Host name – attached Public IP address
- User name – login (i.e. root)
- Password – received password

Click on the Login button to initiate connection setup.
2. Once connected to your VPS node, navigate to the home directory and create a new standalone_java context inside. Then drag the required .jar file with your application and drop it into the newly created folder.

Within the appeared transfer settings dialog, click Copy to start uploading. Once it is finished, you’ll see file in directory on the remote VPS.