How can I remotely retrieve my website's files?

Linode Staff

hi!

can you please give me instructions how I can get the website files downloaded from my server to my computer?

thanks

1 Reply

Hi there,

We have a few guides for backing up your data from your server, and I'd be happy to list them below to see what we may be able to do to help:

This one covers using the 'rsync' utility at the Linode's SSH terminal to download files and directories.

This guide shows how to connect via SSH.

This guide shows how to use FileZilla to access your Linode. FileZilla is a visual file explorer for your server, and is often the most intuitive way to remotely copy or download your files.

If your server has a database, then you may need to generate a database 'dump' file. This is a representation of the database's data in a file that can be copied off the server just like other files. These guides cover how to do that at the terminal for different database software:

Guide 1
Guide 2
Guide 3

I hope that helps!

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct