2

I do not have a static IP because my external rarely changes. How can I connect via SSH and FTP via an external IP address.

tohuwawohu
  • 7,502

1 Answers1

1

The easiest way would be to use any of the Dynamic DNS services available. This way, you could use a "static" URL when connecting using a SSH / SFTP client.

The most common way to use dynamic DNS on Ubuntu is using ddclient Install ddclient.

The community documentation has some information about how to configure ddclient.

jokerdino
  • 41,732
tohuwawohu
  • 7,502