Comments on: Simple java ftp upload and resize pics droplet & applet http://blog.madarco.net/73/simple-java-ftp-upload-and-resize-pics-droplet-applet/ on Flash, Java, Webdesign Sat, 03 Jan 2009 02:05:14 +0000 http://wordpress.org/?v=2.7 hourly 1 By: Madarco http://blog.madarco.net/73/simple-java-ftp-upload-and-resize-pics-droplet-applet/comment-page-1/#comment-20876 Madarco Wed, 10 Dec 2008 10:28:23 +0000 http://blog.madarco.net/73/simple-java-ftp-upload-and-resize-pics-droplet-applet/#comment-20876 Have you tried to look at the java console? You can usually find it in you browser Tools menu. If there is some messages post it here and I'll try to fix it :) Have you tried to look at the java console?
You can usually find it in you browser Tools menu.
If there is some messages post it here and I’ll try to fix it :)

]]>
By: Dean http://blog.madarco.net/73/simple-java-ftp-upload-and-resize-pics-droplet-applet/comment-page-1/#comment-20875 Dean Tue, 09 Dec 2008 23:40:51 +0000 http://blog.madarco.net/73/simple-java-ftp-upload-and-resize-pics-droplet-applet/#comment-20875 Anyone get this to work? The idea is good I can't get the images to actually upload for some reason Anyone get this to work? The idea is good I can’t get the images to actually upload for some reason

]]>
By: Madarco http://blog.madarco.net/73/simple-java-ftp-upload-and-resize-pics-droplet-applet/comment-page-1/#comment-20560 Madarco Tue, 04 Mar 2008 09:50:09 +0000 http://blog.madarco.net/73/simple-java-ftp-upload-and-resize-pics-droplet-applet/#comment-20560 Thanks to Johannes for the "uppercase extensions" bug :) Thanks to Johannes for the “uppercase extensions” bug :)

]]>
By: Johannes http://blog.madarco.net/73/simple-java-ftp-upload-and-resize-pics-droplet-applet/comment-page-1/#comment-20554 Johannes Fri, 29 Feb 2008 16:41:55 +0000 http://blog.madarco.net/73/simple-java-ftp-upload-and-resize-pics-droplet-applet/#comment-20554 Folder permissions: 755 The folder doesn't appear as in your screenshot. It's just a black dot in front of the folder name. There is no files underneath it either, so I guess the dropping is the problem in some way... Folder permissions: 755

The folder doesn’t appear as in your screenshot. It’s just a black dot in front of the folder name. There is no files underneath it either, so I guess the dropping is the problem in some way…

]]>
By: Madarco http://blog.madarco.net/73/simple-java-ftp-upload-and-resize-pics-droplet-applet/comment-page-1/#comment-20552 Madarco Fri, 29 Feb 2008 16:15:15 +0000 http://blog.madarco.net/73/simple-java-ftp-upload-and-resize-pics-droplet-applet/#comment-20552 Hi, For the folder problem, I'll investigate further, it seems to work for me. In the mean time, can you check the permissions on the created folder? Hi,
For the folder problem, I’ll investigate further, it seems to work for me.

In the mean time, can you check the permissions on the created folder?

]]>
By: Johannes http://blog.madarco.net/73/simple-java-ftp-upload-and-resize-pics-droplet-applet/comment-page-1/#comment-20551 Johannes Fri, 29 Feb 2008 14:07:03 +0000 http://blog.madarco.net/73/simple-java-ftp-upload-and-resize-pics-droplet-applet/#comment-20551 Hi! I started it as a standalone application, and it works perfectly. Can upload pictures to my domain. The only problem is that it doesn't seem to work with folders. If I drop a folder it just creates a folder on my domain, but the pictures in the folder is not uploaded. Running Java 1.6.0_03 on Windows Vista Hi! I started it as a standalone application, and it works perfectly. Can upload pictures to my domain. The only problem is that it doesn’t seem to work with folders. If I drop a folder it just creates a folder on my domain, but the pictures in the folder is not uploaded.

Running Java 1.6.0_03 on Windows Vista

]]>
By: Madarco http://blog.madarco.net/73/simple-java-ftp-upload-and-resize-pics-droplet-applet/comment-page-1/#comment-20434 Madarco Fri, 04 Jan 2008 16:12:33 +0000 http://blog.madarco.net/73/simple-java-ftp-upload-and-resize-pics-droplet-applet/#comment-20434 Yes, just run FtpDroplet class to run it as a standalone application. You can even use some program (like JSmooth) to make an .exe Ps. There was an error in the MANIFEST.MF of the jar, now I've fixed it, so if you re-download it you can just double-click on the jar to run it. Yes, just run FtpDroplet class to run it as a standalone application.
You can even use some program (like JSmooth) to make an .exe

Ps. There was an error in the MANIFEST.MF of the jar, now I’ve fixed it, so if you re-download it you can just double-click on the jar to run it.

]]>
By: Carlos Saric http://blog.madarco.net/73/simple-java-ftp-upload-and-resize-pics-droplet-applet/comment-page-1/#comment-20433 Carlos Saric Fri, 04 Jan 2008 15:32:53 +0000 http://blog.madarco.net/73/simple-java-ftp-upload-and-resize-pics-droplet-applet/#comment-20433 Sorry, but you always need keytool.exe to run it as an applet? Can I run it as an application or without use keytool.exe. It seems a great applet. Thanks a lot for your help! Sorry, but you always need keytool.exe to run it as an applet? Can I run it as an application or without use keytool.exe. It seems a great applet. Thanks a lot for your help!

]]>
By: Madarco http://blog.madarco.net/73/simple-java-ftp-upload-and-resize-pics-droplet-applet/comment-page-1/#comment-20260 Madarco Tue, 27 Nov 2007 19:18:06 +0000 http://blog.madarco.net/73/simple-java-ftp-upload-and-resize-pics-droplet-applet/#comment-20260 Sorry, I haven't an online demo. Hewever, I've tried it and it seems to work with Java Plug-in 1.6.0_03. Beware that it accept only jpg files. You should also check if it is correctly signed. Nb. I've found that in the web application "net2ftp" there is a good upload applet, but I haven't found the sources, maybe you'll be lukier. Sorry, I haven’t an online demo.
Hewever, I’ve tried it and it seems to work with Java Plug-in 1.6.0_03.

Beware that it accept only jpg files.
You should also check if it is correctly signed.

Nb. I’ve found that in the web application “net2ftp” there is a good upload applet, but I haven’t found the sources, maybe you’ll be lukier.

]]>
By: Max http://blog.madarco.net/73/simple-java-ftp-upload-and-resize-pics-droplet-applet/comment-page-1/#comment-20259 Max Mon, 26 Nov 2007 18:52:35 +0000 http://blog.madarco.net/73/simple-java-ftp-upload-and-resize-pics-droplet-applet/#comment-20259 If have tested the original unmodified ftpApplet.jar with a sample.html file, but drag&drop doesn't work (Java 6 Update 3). Is there any trick? Or an online demo? Thank you! If have tested the original unmodified ftpApplet.jar with a sample.html file, but drag&drop doesn’t work (Java 6 Update 3). Is there any trick? Or an online demo?

Thank you!

]]>