• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

ColdFusion Builder's FTP integration Using CF Builder 2016

Community Beginner ,
Aug 17, 2018 Aug 17, 2018

Copy link to clipboard

Copied

Hello All,

I am using the CF Builder 2016 and could not find anything to set up FTP.  I need to FTP connection to move file from Development to Production machine.

Please advise

Thank you so much

TOPICS
Builder

Views

1.6K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Community Expert , Aug 18, 2018 Aug 18, 2018

You have to install FTP support yourself. ColdFusion Builder 2016 provides the installers you need. The steps are as follows:

  1. In the menu 'Help', select 'Install New Software';
  2. For the input field 'Work with:', select '--All Available Sites --';
  3. Make sure that the following option is checked: 'Show only software applicable to target environment';
  4. Type in the search field the word: remote. ColdFusion Builder will then search for installers having the word 'remote'.
  5. Locate in the search result the cate
...

Votes

Translate

Translate
Community Expert ,
Aug 18, 2018 Aug 18, 2018

Copy link to clipboard

Copied

You have to install FTP support yourself. ColdFusion Builder 2016 provides the installers you need. The steps are as follows:

  1. In the menu 'Help', select 'Install New Software';
  2. For the input field 'Work with:', select '--All Available Sites --';
  3. Make sure that the following option is checked: 'Show only software applicable to target environment';
  4. Type in the search field the word: remote. ColdFusion Builder will then search for installers having the word 'remote'.
  5. Locate in the search result the category "General Purpose Tools". Tick all the checkboxes under the category. It includes, among others, Remote Services.
  6. Click twice on 'Next', accept the license agreement and click 'Finish' to install.
  7. Restart ColdFusion Builder when prompted.

You now have FTP support on ColdFusion Builder. To make an FTP connection, follow these steps:

  1. Navigate to the menu 'File' => 'New' => 'Other';
  2. Open the tab 'Remote System Explorer' and double-click on 'Connection';
  3. Click on 'FTP Only', then on 'Next';
  4. Enter your FTP connection settings.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Aug 22, 2018 Aug 22, 2018

Copy link to clipboard

Copied

Thank you so much.  I will give it a try and let you know

Again...THANKS!!!

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Aug 29, 2018 Aug 29, 2018

Copy link to clipboard

Copied

I just did with your instructions.  I entered my FTP connection.  Now what do I do to see all remote folders, files, etc please?

Thank you

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Aug 30, 2018 Aug 30, 2018

Copy link to clipboard

Copied

Window => Open Perspective (=> Other) => Remote System Explorer

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Aug 31, 2018 Aug 31, 2018

Copy link to clipboard

Copied

Hello,

In the Remote FTP Remote FTP Only System Connection window, it asks me to fill in the below

1. Parent profile: I think this is my local machine, right?

2. Host name: what is this? (Something like www.site.com? or something like 126.23.45.677)

3. Connection name: what is it?

4. Description: manual text

Thank you

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Sep 02, 2018 Sep 02, 2018

Copy link to clipboard

Copied

I suspect you are looking at wrong window. Let's start again.

You have, as you say, established a connection to the FTP server.

Follow the menu Window => Close All Perspectives.

If you now follow the steps in my last post, you should see a tab called Remote Systems. This tab contains the details of the remote folder, files, etc. See example in the attached image.

Remote_perspective.png

To return to the ColdFusion perspective, follow Window => Open Perspective (=> Other) . Choose ColdFusion (default) and click on Open.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Sep 02, 2018 Sep 02, 2018

Copy link to clipboard

Copied

It works now.   Thank you so much.

I have another question:  How do I do to transfer folder/files from my local machine to the remote site please?

Thank you so very much for your time

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Sep 02, 2018 Sep 02, 2018

Copy link to clipboard

Copied

I know I can transfer file from local to remote site by dragging the file but I wonder if there is any way to do so.  I tried to right click on the local file but I did not see command to do so

Thanks again

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Sep 02, 2018 Sep 02, 2018

Copy link to clipboard

Copied

In local Windows Explorer: CTRL-C on the file (copy it);

In the remote environment: CTRL-V on the folder (paste the file)

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Oct 17, 2021 Oct 17, 2021

Copy link to clipboard

Copied

Thanks for the info, but it seems TLS 1.2 is not supported.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Oct 17, 2021 Oct 17, 2021

Copy link to clipboard

Copied

Chris, what specific info are you expressing thanks for? BKBK's suggestion to use ctrl-v, from Sep 2018? That's what your comment is in reply to, specifically. And you feel THAT doesn't work for you with tls1.2!? 

 

Or do you mean perhaps that you can't connect via ftp from cf builder to an ftp server? And if so, are yiu getting an error?

 

As for your cf builder, is it the standalone version or the plug in implemented on a base eclipse you installed? I ask because that could influence the Java version used by your CFB... and java's version can impact whether tls1.2, is supported.

 

And are you using CFB 2016, as others above in this old thread? Or perhaps CFB 2018?

 

Anyway, what Java you have will depend on the CFB version and how you installed it, as those will also influence how you'd go about updating the jvm. Let us know, and one or more of us could guide you to next steps. 


/Charlie (troubleshooter, carehart.org)

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Feb 14, 2022 Feb 14, 2022

Copy link to clipboard

Copied

Charlie. A very big thank you for your response and sorry for the delay in reply. However, I have forgotten the specifics and decided that CFB was not the best product for me.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Feb 14, 2022 Feb 14, 2022

Copy link to clipboard

Copied

LATEST

ok on that.


/Charlie (troubleshooter, carehart.org)

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation