Solved,
the ftp password was mistyped. Curiously the java console seemed to indicate that it had logged in.
all that remains to do now make the purchase & impress the client.
Thanks for all your help. It is a terrific product... al be it confusing to set up. Thanks again
Search found 9 matches
Re: multi file upload problemI discovered the scaling problem was only in firefox 2 , version 3 is fine so i am happy with that. All these tests were performed on my own local server, running as an ip address url , not localhost. Today i put up all the files on the clients web server.To my great surprise the ftp upload is faili...
Re: multi file upload problema new snag I've just noticed that the small thumbail is always 160 x120 . despite is properties requesting 200x150. I've looked through the files but cant see where this size is comming from (or why it doesnt use the properties set in the scaling_small.properties file ) The file only contains-------...
Re: multi file upload problemre Q1, that worked great. re Q2: Did you try id parameter as explained in tutorial ? <PARAM NAME="smallfilterparam3" VALUE="id"> <PARAM NAME="smallfiltervalue3" VALUE="small_"> i did use this which added small_ to the title. However what i wanted to do was add _small at the end of the file ( before ...
multi file upload problemHi, I am using JFileupload, Jimageupload & Jfileupload. I went through the tutorial & set up for two thumbnails upload. this works ok with one strange out come. The scaling_small.properies file & the scaling_medium.properies file contains the line outformat=jpg however the medium files are savd with...
Re: upload forward file sizeMaybe i should move to http: then.
I went with Ftp as my client want 2Gb plus files Does the http: version work as well with large files?? Does the resume feature work??
Re: upload forward file sizesorry an update to the last post.
the template isnt ignored the filename is changed to that when the file is uploaded,, however the filename returned ( forward parameters set to longer) is the original filename
Re: upload forward file sizeThanks, this doesnt fix it after all... i thought it did.
What happens now is that the new filename i specify in using the template is ignored so the file isnt renamed at all.... so my database that recorded the expected file name cant find the uploaded file
upload forward file sizeWhilst "fine tunning" a customer upload facility i decided to look at the forward parameter option to get the file size.
setting the option to longer should pass the file size into the URL but sadly all i get is &filesize1=0 |