Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-team-dev] FTP Synchronize - some problems


Phillipp,

The last time I tried it, recursive delete worked but that was some time ago. It could be a specific incompatibility between your server and the Eclipse FTP client.

As for your comment about the current UI being unintuitive, I quite agree. Unfortunately, there is no one who is willing to develop or maintain these plugins. However, if you want to fix these problems, I would be happy to apply the patches for you;-) Here's a link that describes how to get the source for the plugins:

http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-vcm-home/plugins/target/target-project-sets/readme.html

Michael



Philipp Ringli <lists@xxxxxxxxxxxxx>
Sent by: platform-team-dev-bounces@xxxxxxxxxxx

04/14/2005 04:44 PM

Please respond to
Generic team support framework

To
Generic team support framework <platform-team-dev@xxxxxxxxxxx>
cc
Subject
Re: [platform-team-dev] FTP Synchronize - some problems





Hello Michael,

Thank you very much for that tip!
Am I being dense, or could I have easily found that information in the
documentation or using goolge?
I have tried and faild, then.

The worklflow for that, to me, is new. And I hope your not offended, if
I say "unintuitive".
For me, it would be more logical, if I could update the url to the ftp
server in the project's properties dialog.

I still wonder about my second problem.

Phil

On 14.04.2005, at 21:27, Michael Valenta wrote:

>
> You need to perform another FTP>Export and specify the new location
> when exporting. This new location will override the old one.
>
> Michael
>
>
>
>
>
> Philipp Ringli <lists@xxxxxxxxxxxxx>
> Sent by: platform-team-dev-bounces@xxxxxxxxxxx
>
> 04/14/2005 02:33 PM
>
> Please respond to
>  Generic team support framework
>
>
>
> To
> platform-team-dev@xxxxxxxxxxx
>
> cc
>
> Subject
> [platform-team-dev] FTP Synchronize - some problems
>
>
>
>
>
>
>
> Hello everybody,
>
>  1)
>  I have spent hours, looking for information on how to edit the ftp
>  settings for a project.
>  There are no preferences to specify things like:
>
>  ftp://site.com/syncdir/
>
>  In my case, I need to change the remote directory the project is
>  synching to.
>
>  2)
>  I seems that eclipse's FTP client cannot recursively delete remote
>  directories (if they are not empty).
>  This makes synchronization simply impossible.
>
>  Any enlightenment is warmly welcome. ;)
>
>  Cheers,
>  Phil
>
>  _______________________________________________
>  platform-team-dev mailing list
>  platform-team-dev@xxxxxxxxxxx
>  https://dev.eclipse.org/mailman/listinfo/platform-team-dev
>
> _______________________________________________
> platform-team-dev mailing list
> platform-team-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/platform-team-dev

_______________________________________________
platform-team-dev mailing list
platform-team-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-team-dev


Back to the top