org-file-remote-p

org-file-remote-p is a compiled Lisp function in `org.el'.

(org-file-remote-p FILE)

Test whether FILE specifies a location on a remote system.
Return non-nil if the location is indeed remote.

For example, the filename "/user@host:/foo" specifies a location
on the system "/user@host:".