how to import project from remote location

Mahmood Naderan mahmood.nt at gmail.com
Sun Nov 20 06:25:27 GMT 2011


Worth to try....
Thanks

On 11/20/11, Alireza Haghdoost <haghdoost at gmail.com> wrote:
> sshfs and fish makes world complicated, just put your project directory in
> dropbox folder and make the world simple. It gonna work like a local
> project (sure it should) and dropbox sync your files with the server.
>
> On Mon, Nov 14, 2011 at 12:53, Mahmood Naderan <mahmood.nt at gmail.com> wrote:
>
>> 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;
>>
>> _______________________________________________
>> 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