archive-remote-regexp

archive-remote-regexp is a variable defined in `arc-mode.el'.
Its value is
"^/[^/:]*[^/:.]:"


Documentation:
Regexp recognizing archive files names that are not local.
A non-local file is one whose file name is not proper outside Emacs.
A local copy of the archive will be used when updating.

You can customize this variable.