how to import project from remote location

Mahmood Naderan mahmood.nt at gmail.com
Mon Nov 14 18:53:53 GMT 2011


ok thanks for your help. Also thanks to Niko

On 11/14/11, Andreas Pakulat <apaku at gmx.de> wrote:
> On 14.11.11 21:10:37, Mahmood Naderan wrote:
>> Ok. Maybe this question is not related to this list but I will be
>> thankful if you help.
>>
>> >you use something like nfs or sshfs to mount them locally
>>
>> I mount the remote location via sshfs. The question still present and
>> it is in case of file modification, will the new file be uploaded to
>> remote location? Or all changes are made in the mounted folder locally
>> and then by unmounting the folder, the changes are uploaded to remote
>> location?
>
> If you mount through sshfs then you have a local filesystem path that
> you give to KDevelop. The transfer of data is completely handled by
> sshfs and wether that uses temp-files or directly transfers I have no
> clue, you'll have to consult its documentation. KDevelop only sees a
> local file in the filesystem, how its read/written to is completely
> invisible to it it simply uses the standard unix API for read/write.
>
> Andreas
>
>
> _______________________________________________
> kdevelop mailing list
> kdevelop at kdevelop.org
> https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop
>


-- 
--
// Naderan *Mahmood;




More information about the KDevelop mailing list