Transfer v1.2.0 is available for download from here, please be aware that the new version requires you have the DLTK is installed.
UPDATE: Note that I developed, compiled and tested this release of Transfer with Eclipse 1.4.5 and PDT 2.1 available from here and it works! if you experience problems with Transfer and would like me to fix it, then you need to provide precise details on what your running and how I can recreate the problem, if you don’t, then your requests will be ignored.
So, please let me know if you have any problem, and don’t forget to leave precise details.
[...] the original post: Proj-x Transfer v1.2.0 … come and get it! SHARETHIS.addEntry({ title: "Proj-x Transfer v1.2.0 … come and get it!", url: [...]
I have files in ProjectName/WebContent/
When I upload a file to /public_html/ it creates a directory /WebContent/ in my root’s /www/ directory and then places the file in the /WebContent/ directory.
How can I get it to just upload the file I queue directly to my /public_html/ directory?
Note I have no problem using Filezilla to manually upload directly to /public_html/
Is this best way to contact you?
I found that if i move files directly to eclipse project root folder and set path to /public_html without end slash, then file selected is correctly placed in /public_html directory on my hosting server.
Hi Rik
Whats you’ve done is correct – there is no way to define to a folder as your “local” root, I’d like to add some feature for this in future, but in all honestly I don’t have the time at present.
I can’t seem to get this plug-in to work in Eclipse 3.5. I’ve added the .jar file to the plugins folder, but nothing becomes available in the VIEW…OTHER.
What am I missing?
Hi Marco
Thats is really all you should need to do. Check -
1) Are you using PDT? if not, then you may not have the DLTK installed.
2) Open the .jar file with Winzip (or something similar) to ensure its a valid archive – if it doesn’t open, then the archive is corupt.
3) If all the above are ok, you’ll need to send me exactly details of your OS, Eclipse package, Java version.
Hi,
i love the Transfer plugin!
One thing I miss: When I switch to the SVN View I can´t use it. It would be the perfect workflow, because all my changes go to the SVN an .. via transfer and ftp direct to the server.
Is there any solution for this?
Greets!
Hi Matthias, Sorry but Transfer only works with the Navigator and PHP Explorer, it cannot deploy directly from your SVN repository.
I get an error every time I try to upload using this. Using mac snow leopard.
java.lang.NullPointerException
at org.projx.transfer.jobs.PxTransferJob.run(PxTransferJob.java:82)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
eclipse.buildId=M20090917-0800
java.version=1.6.0_15
java.vendor=Apple Inc.
BootLoader constants: OS=macosx, ARCH=x86, WS=cocoa, NL=en_AU
Framework arguments: -product org.eclipse.epp.package.php.product -keyring /Users/jules/.eclipse_keyring -showlocation
Command-line arguments: -os macosx -ws cocoa -arch x86 -product org.eclipse.epp.package.php.product -keyring /Users/jules/.eclipse_keyring -showlocation
Hi, I love it, but it doesn’t work using Eclipse Helios. Can you update it?