Your Internet Explorer version is not compatible with our shopping cart system. Please use version 9 or higher to avoid problems with your order(s). Close
I have a Tomcat server running to which I have access via FTP. Is it possible to deploy or synchronise directories directly from within (My)Eclipse? There seems to be an FTP feature for Eclipse, which I haven’t tried. And there’s a feature request about one year old in one of the MyEclipse forums. Any ideas?
Martin,
What you would need to do is remotely mount the FTP directory to a local share, then use a “Custom Location” deployment to deploy your project from MyEclipse to that location.
Thank you for the reply. I tried to look around to find out how to remotely mount the FTP directory to a local share. Is this possible on a Windows system at all? I only found sources dealing with Linux.