SFTP login with user@domain as username

I’m on macOS, have installed Restic via Brew Cask. Current installed version is 0.9.6.

I’m trying to get Restic to work with an SFTP account that requires username@domain as the username. So the connection address becomes something like this: john@mydomain.test@mydomain.test. It seems like this problems is solved in the master but maybe not yet updated to Cask?

When will this work, or should I install from the git download?

As you say, support for this is in master but not released yet (see https://github.com/restic/restic/pull/2423).

I suggest you use the latest master build which you can grab from https://beta.restic.net/?sort=time&order=asc.

The restic project does not maintain the Homebrew formulaes or Casks, so I can’t speak for that.

1 Like