I have developed a web application which will allow users to upload the heavily image files. All images are very IMP. I am confused to buy the Good image hosting Which will store the data securely as well as will allow me to upload image remotely.
If you can suggest me, it will be very great help to choose a good image hosting.
My website visits are near about 2K per day.
I am using Windows 2008 R2 with IIS 7.5, the webpage loads very slowly around 5-10 second to open.
User can upload file on my website, after it finished uploading (file around 300MB), my server will create a new thread and using that thread to upload the file to another server.
Hello,
I have a problem when trying to upload (ftp) a file to a specific server.
In detail, I have 6 PCs with Ubuntu 8.10 that are on the internet with different IPs. One of the machines is the server that I use to upload and download files using the rest of the machines.
Possible Duplicate:
Can you help me with my capacity planning?
Hi,
I have been trying to upload either JPG or PNG to a post but when I was uploading the JPG I keep getting Upload of file failed, no explanation as to why.
When I try and upload a PNG, I get The Dimension limits for this filetype are 750 x 750. We were unable to resize your file so you will need to do so manually and upload it again. Your file is currently 720 x 1280.
When I upload image files they have the same extension twice. And my script doesn't show it even it the path is correct.
Some scripts copy the file from the tmp dir server to the required directory, while others just move it. What happens to the files that were just copied? Do they stay there or does the server remove them?
Thanks in Advance
am trying to use both the upload function and camera function in my application. However, when I have the uploading and camera function code on the same class one of them doesn't work.
Hello guys,
I am working on Openstack cloud infrastructure.
I am getting below error while uploading disk image or iso image to glance server.
root@ankit:/home/localadmin/Downloads# glance add name="My Image" is_public=true < ubuntu-12.04-cloud-live-amd64.iso
Uploading image 'My Image'
================================================== ===============================================
Hello,
I am having a little trouble getting a php script of mine to work properly. It's purpose is to allow registers users to post recipes with images and if no image is supplied I would like for it to jump to an alternate script to create and upload a generic "no image" or "image coming soon" image to a mysql server database. If you need any more info please let me know.