Report this

What is the reason for this report?

How can I backup and access files on the server using IDE?

Posted on October 9, 2014

Hello Guys, I have a question regarding accessing files uploaded on our server - I hired a developer who has experience with Digital Ocean to do some work and upload the files on the server. Work was done, and files are now on the server. Problem now is that I needed to copy the files onto my local machine for one reason or the other.

First off I am a newbie to this whole cloud server thing, but my question is how can i log in to the server using a preferred IDE (like PyCharm) in order to access files.

I do have these information of the server:

IP Address: IPv6 Address: Username: Password: The App is located in /var/www/appname The VirtualEnv is in /var/virtualenvs

but since I can’t use FTP to log in I don’t quite know where to plug them in, which brings me back to how I can access and transfer files.

Responses will be very much appreciated. Thanks



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

While our droplets do not include an FTP service by default an SFTP service is enabled out of the box. Using port 22 with your root credentials will allow you to create an SFTP connection to your droplet and manage your files remotely.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.