Transferring files from virtual Linux computer to Digital Ocean server

garson

I have a virtual Linux computer installed on my Windows PC. Within the Linux computer, I have a working PHP website with several files, templates, etc. I am trying to move this off my own virtual Linux server and onto Digital Ocean, and feel like I'm missing something. Is there some way I can just copy all the folders and files from one system to the other? I am not able to find any kind of 'Windows Explorer'-y file/folder interface using Digital Ocean.

I tried this tutorial but got stuck at the 'put localFile' step:

https://www.digitalocean.com/community/tutorials/how-to-use-sftp-to-securely-transfer-files-with-a-remote-server

Does that make sense to anyone? Any help much appreciated.

Michael Coleman

If you are looking for a "windows explorer" approximation you could simply use filezilla - Ive used it with digital ocean droplet. once you configure the connection - its pretty much a gui interface.

here is Digital Ocean tutorial on securely setting up filezilla

Here is the intro to the page and it sounds like it might apply for your situation:

Are you a recent cloud hosting convert and find yourself struggling to figure out how to best manage the files on your first virtual private server (VPS)? Do you find yourself intimidated by the command line? If so, you will be happy to learn that FileZilla provides a user-friendly graphical interface that can securely transfer files to-and-from, as well as move files around within, your VPS

Note: Im offering this as a "simplest option possible" answer, I personally dont use filezilla anymore , because it takes forever to transfer files. the other answers mentioned, e.g. rsync or zipping and transferring would be how I would do it nowadays - way faster!

Collected from the Internet

Please contact [email protected] to delete if infringement.

edited at
0

Comments

0 comments
Login to comment

Related

From Dev

Transferring files from remote Mac SSH to school Linux Server

From Dev

Downloading Files from Digital Ocean Droplet using Linux Terminal- SSH access

From Dev

Transferring millions of files from one server to another

From Dev

Transferring millions of files from one server to another

From Dev

Cannot Connect from remote client to kafka server on digital ocean

From Dev

Transferring files with line breaks in file names on Linux server

From Dev

Transferring files from AWS lambda tmp folder to sftp server

From Dev

Install Tomcat remotely (on a digital ocean server?)

From Dev

deploy rails app digital ocean server

From Dev

Install Tomcat remotely (on a digital ocean server?)

From Dev

Deploying parse Server example to Digital Ocean

From Dev

deploy rails app digital ocean server

From Dev

Transferring a file from one server to another server, initiated from a third computer

From Dev

Transferring stuff from one computer to another

From Dev

Transferring stuff from one computer to another

From Dev

Transferring AppX Package from Working Computer to Another

From Dev

Unable to update hostname output for Ubuntu Server (on Digital Ocean)

From Dev

Accessing Digital Ocean server gives an error message while you SSH

From Dev

The requested URL not found - in Digital Ocean LAMP Webmin server

From Dev

how do I set up my Server on Digital ocean

From Dev

Digital Ocean Ubuntu LAMP server: Laravel cannot access router group

From Dev

Nginx server won't start on an Ubuntu machine on Digital Ocean

From Dev

how to access django development server on virtual machine from actual computer

From Dev

Trouble ssh to virtual Ubuntu server from another computer

From Dev

Transferring mp3 files from a remote server via cronjob to the RPi without overwriting

From Dev

Transferring files from Ubuntu via inner server (ssh-> ssh) with FileZilla

From Dev

Slow speed when transferring files between android phone and computer

From Dev

Tomcat7 on digital ocean, started but unaccessible from browser

From Dev

Deploying to Digital Ocean from Bitbucket - Permission denied (publickey) error

Related Related

  1. 1

    Transferring files from remote Mac SSH to school Linux Server

  2. 2

    Downloading Files from Digital Ocean Droplet using Linux Terminal- SSH access

  3. 3

    Transferring millions of files from one server to another

  4. 4

    Transferring millions of files from one server to another

  5. 5

    Cannot Connect from remote client to kafka server on digital ocean

  6. 6

    Transferring files with line breaks in file names on Linux server

  7. 7

    Transferring files from AWS lambda tmp folder to sftp server

  8. 8

    Install Tomcat remotely (on a digital ocean server?)

  9. 9

    deploy rails app digital ocean server

  10. 10

    Install Tomcat remotely (on a digital ocean server?)

  11. 11

    Deploying parse Server example to Digital Ocean

  12. 12

    deploy rails app digital ocean server

  13. 13

    Transferring a file from one server to another server, initiated from a third computer

  14. 14

    Transferring stuff from one computer to another

  15. 15

    Transferring stuff from one computer to another

  16. 16

    Transferring AppX Package from Working Computer to Another

  17. 17

    Unable to update hostname output for Ubuntu Server (on Digital Ocean)

  18. 18

    Accessing Digital Ocean server gives an error message while you SSH

  19. 19

    The requested URL not found - in Digital Ocean LAMP Webmin server

  20. 20

    how do I set up my Server on Digital ocean

  21. 21

    Digital Ocean Ubuntu LAMP server: Laravel cannot access router group

  22. 22

    Nginx server won't start on an Ubuntu machine on Digital Ocean

  23. 23

    how to access django development server on virtual machine from actual computer

  24. 24

    Trouble ssh to virtual Ubuntu server from another computer

  25. 25

    Transferring mp3 files from a remote server via cronjob to the RPi without overwriting

  26. 26

    Transferring files from Ubuntu via inner server (ssh-> ssh) with FileZilla

  27. 27

    Slow speed when transferring files between android phone and computer

  28. 28

    Tomcat7 on digital ocean, started but unaccessible from browser

  29. 29

    Deploying to Digital Ocean from Bitbucket - Permission denied (publickey) error

HotTag

Archive