Skip to main content
Participating Frequently
July 15, 2009
Answered

How do I duplicate ftp automatice sync like Dreamweaver?

  • July 15, 2009
  • 2 replies
  • 3127 views

Currently using Dreamweaver, you can specifiy a remote FTP connection and Dreamweaver will automatically upload the new file on change. I apologise if this seems absoluely obvious, but how do I replicate that in Builder?

This topic has been closed for replies.
Correct answer Ram Kulkarni

Currently CF Builder supports syncing of files to remote FTP sites by right clicking Project/Folder in Navigator view and selecting Syncronize->Create New Synchronize Connection. Once you create a connection, you can synchronize project/folder using the same context menu.

However CF Builder does not automatically sync files to FTP sites.

2 replies

Participating Frequently
October 19, 2009

I'd like to see an "Upload on Save" feature added as well.

Come to think of it...

Since CFBuilder has control of the CF server's admin - wouldn't it be cool if it could automatically snipe the template from the template cache?

That would be a real productivity enhancement since I find myself having to clear the template cache every change no matter what my settings in the Admin.

Ram Kulkarni
Community Manager
Ram KulkarniCommunity ManagerCorrect answer
Community Manager
July 16, 2009

Currently CF Builder supports syncing of files to remote FTP sites by right clicking Project/Folder in Navigator view and selecting Syncronize->Create New Synchronize Connection. Once you create a connection, you can synchronize project/folder using the same context menu.

However CF Builder does not automatically sync files to FTP sites.

LopediaAuthor
Participating Frequently
July 16, 2009

Thank you for the reply.

In my mind, that's a big missing spot moving from Dreamweaver.

I'm assuming that the only way to do this is to set up some sort of server linking (which I'm, again, apparently not that bright) stumbling over?

Known Participant
July 16, 2009

I found a workaround while trying to get beyond a but in the remote server setup (you can't add remote servers apparently).  What I was able to do was to create an FTP site mapped to the folder I want to work on.  I don't even create a "project", I just open FTP and navigate to my code, double click and there I am editing away.  Every time I SAVE in CF Builder, my change appears on the remote server.  I just use each FTP "site" like my "Project" and I'm working pretty much the way I did with dreamweaver.  There doesn't seem to be a local cache of files on my hard drive (at least none that I can find) but otherwise, I'm getting my remote site updated with each save.

Now for dealing with now document check in/out which my team of six CF developers uses for source control.  So far I'd say it probably isn't going to replace Dreamweaver for us but it could eventually if other deficiencies were filled.  I guess you can't expect such a young product to have all the features we have grown to love with DW over the years.

...Brad