how to import project from remote location

Andreas Pakulat apaku at gmx.de
Mon Nov 14 12:54:44 GMT 2011


On 13.11.11 21:34:01, Mahmood Naderan wrote:
> Hi,
> How can I import a project which resides on a remote server.
>
> In the import project, when I enter
> "ssh://mahmood@server/home/project/" it says URL is not valid.

Thats correct, you need to use the same url that you've (potentially)
used in apps like Dolphin or Konqueror in file-browsing-mode. IIRC the
protocol for ssh-access is fish://, so use that instead of ssh:// and
see if it works.

If that also does not work I suggest to install sshfs and mount the
remote directory.

Andreas





More information about the KDevelop mailing list