0

I have purchased virtual dedicated server 2008. How to access some files stored on the server through the static ip address given to us?

Cœur
  • 37,241
  • 25
  • 195
  • 267
Mishigen
  • 1,241
  • 6
  • 26
  • 37

1 Answers1

0

You will need to install a server program on the server that serves the static files you've got stored there. Usually for files that means either a HTTP server or FTP server.

I use FileZilla on our servers for FTP, and it works nicely.

Bruce
  • 911
  • 2
  • 7
  • 12