On 8/15/06, Mark Drew <[EMAIL PROTECTED]> wrote:
>
> In CFEclipse, until we get the Multiple FileSystem support, you are
> editing directly on the server when you are using the File Explorer
> View. There is no "get" and "put" but its coming my friend... :)


Hey Mark, first off, thanks for the kick ass work on a kick ass editor!

I have had a little exp. with the Team API, but as yet still don't grok it.
I'll fer sher try to help tho, in some wayform or another. :-)

If you install this plugin:
SFTP, WebDav, FTP : http://www.jcraft.com/eclipse-sftp/

Or get the FTP/WebDAV stuff from eclipse itself, you'll be able to
1.Create a new blank project (you can also use an existing one,
theoretically.)
2.Go to File > Import, Other > FTP
3.Select the project you created (or already had, I guess)
4.Create the FTP site, and select the resources (files) to sync (at least
one).
5.Click finish, then edit a file you just got.
6.Open the "Synchronize" view, click on the little arrow next to the first
icon
on the left-most side of the row of icons at the top of the synchronize
view,
which should have "Synchronize..." as the last option.
7.Select FTP, then the top level folder (so all new/changed stuff will show
later).
8.Not sure what "Scope" means, but I generally select the project I'm
syncing,
(prior to step 6, after 5) and leave "Selected Resources" checked for that
option.

Now you'll have a list of all the files that are modified, locally or on the
server,
and can upload or download by left clicking on the files, or groups of
files.

Nifty part is that it's real time, after you do the sync the first time, all
new
local changes automagically appear in the "Outgoing Mode" sync view!
**
Not sure if many people know about it, or maybe it doesn't work that well,
but I can tell you that the SFTP part has worked fine for me at least.
I don't do any FTPing for dev stuff anymore, so YMMV.

Actually, even the SFTP is rare now... I'm loving version control!!!
:DeN

-ps trying [EMAIL PROTECTED] crosspost, not subbed from this addy tho


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
up-to-date ColdFusion information by your peers, delivered to your door four 
times a year.
http://www.fusionauthority.com/quarterly

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:249809
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to