EarthByte WebDAV/FTP

Webdav/FTP

The IP address of earthbyte.org is 104.128.67.157.

Browse Data:

Method 1:

Use web browser, the root URL is https://www.earthbyte.org/webdav/ftp/

Method 2:

Use Cyberduck

  1. Open Connection
  2. Type in “104.128.67.157” for Server address
  3. Choose WebDav(HTTPS) protocol
  4. Tick “Anonymous Login”(readonly)
  5. Click “Connect”

Note: If Cyberduck failed to connect, use “Finder->Go->Connect to server” and put in this url “davs://www.earthbyte.org/webdav/ftp/

How to upload files:

Method 1:

Use Cyberduck(SFTP)

  1. Open Connection
  2. Type in “104.128.67.157” for Server address
  3. Choose SFTP protocol
  4. Type in Username and Password
  5. Go to “/var/www/webdav/ftp/” and upload your files to the folder you like

Method 2:

Use “scp” command

scp -r test YOUR_USERNAME@104.128.67.157:/var/www/webdav/ftp/Data_Collections

This command will copy the “test” folder in your current working directory to the “Data_Collections” folder on the server.

If you do not have an account or do not remember your user name/password, ask Michael Chin.

Any questions, ask Michael Chin.

Loading

Share