Main > Free Download Search >

Free upload large files script

upload large files

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 4322
Upload a File 1.0.0

Upload a File 1.0.0


This simple script provides a simple way to upload a file onto a directory of the server. It checks the file size prior to moving it from the temporary directory to the destination directory. more>> This simple script provides a simple way to upload a file onto a directory of the server. It checks the file size prior to moving it from the temporary directory to the destination directory.<<less
Added: 2007-01-25 License: Other Price: $0.00USD
12 downloads
Upload Lite 4.0

Upload Lite 4.0


Easily upload files to your server from your web page. Set file size and type restrictions as well as overwrite permissions and the destination folder. Includes email notifications. Well commented, successfully tested on a broad range of ASCII and binary more>> Easily upload files to your server from your web page. Set file size and type restrictions as well as overwrite permissions and the destination folder. Includes email notifications. Well commented, successfully tested on a broad range of ASCII and binary files as large as 1 Gig.<<less
Added: 2002-04-22 License: Freeware Price: $0.00USD
14 downloads
Upload A File From A Form

Upload A File From A Form


This tutorial will cover how to make a basic PHP upload script. You can easily convert or change it. more>> This tutorial will cover how to make a basic PHP upload script. You can easily convert or change it.<<less
Added: 2006-02-11 License: Freeware Price: Free
1350 downloads
Upload Files System 1.00

Upload Files System 1.00


Hello, This is my first script that im publishing here. This script is Upload Files System. In the system you can easily upload files. In the system you can chage the configuration as you want. you can make types limits, maximum file size, the language more>> Hello, This is my first script that im publishing here. This script is Upload Files System. In the system you can easily upload files. In the system you can chage the configuration as you want. you can make types limits, maximum file size, the language you want, the template you want and much more things. This system makes a new directory every day so you can easily see the files that uploaded in each day and day. Please make sure that you are changing CHMOD of the ./uploads directory to 0777.<<less
Added: 2006-11-28 License: GPL Price: $0.00USD
13 downloads
zUpload.com - Send large files up to 500mb each!

zUpload.com - Send large files up to 500mb each!


1. All files have UNLIMITED downloads! 2. No bandwidth limits whatsoever! 3. Unlimited upload, host as many files as you want! 4. 500mb limit each file! Mega-huge! 5. No need to register, upload right more>> 1. All files have UNLIMITED downloads! 2. No bandwidth limits whatsoever! 3. Unlimited upload, host as many files as you want! 4. 500mb limit each file! Mega-huge! 5. No need to register, upload right away! 6. Fast and easy to use! 7. 100% free!<<less
Added: 2005-08-28 License: Freeware Price: Free
1579 downloads
Advanced Upload Class

Advanced Upload Class


Advanced Upload Class allows you to process forms for uploading multiple files. more>>
Advanced Upload Class provides you a powerful tool which can process forms for uploading multiple files. The class can check whether the files are not empty, nor exceed a given size limit.

Major Features:

  1. It can check the file type against lists of allowed and denied file types. The class can also make file names safer by replacing eventual spaces in the names by underscores.
  2. If there was an error while uploading files, the class throws an exception object that provides information about the error code and an explanatory error message.
  3. If all checks are passed, the class processes the uploaded files moving them to a given directory. If the directory does not exist, the class may create it.
<<less
Added: 2008-05-29 License: GPL - GNU General Public License Price: GPLGNUGeneralPublicLicense
11 downloads
U-Upload Cart - FTP upload applet 1.2.2

U-Upload Cart - FTP upload applet 1.2.2


U-Upload Cart is an FTP upload applet that runs in a web page. This upload applet is tailored for image file uploads, providing an intuitive file selection interface, as well as image previews. more>> U-Upload Cart is an FTP upload applet that runs in a web page. This upload applet is tailored for image file uploads, providing an intuitive file selection interface, as well as image previews.<<less
Added: 2004-03-29 License: Free Non-Commercial Price: 0.00
13 downloads
 
Other version of U-Upload Cart - FTP upload applet
U-Upload Cart - FTP upload appletThis upload applet is tailored for image file uploads, providing an intuitive file selection ... This upload applet is tailored for image file uploads, providing an intuitive file selection
License:Free for non-commercial use
Download
2065 downloads
Added: 2004-03-29
EZUpload 1

EZUpload 1


EZUpload allows you to upload files to your server. You can change the files that you allow to be uploaded. After a file has been uploaded then a link is created to view/play/run the uploaded file. A URL is also provided that you can use to copy and more>> EZUpload allows you to upload files to your server. You can change the files that you allow to be uploaded. After a file has been uploaded then a link is created to view/play/run the uploaded file. A URL is also provided that you can use to copy and paste. The size of the file is also displayed and you have the option to delete the files. You can upload up to five (5) files at once and a progress bar is displayed for large files. You MUST have AspUpload installed on your server. Download the zip file and read the readme.txt file for installation instructions. No changes are necessary to get it running<<less
Added: 2006-02-01 License: Freeware Price: $0.00USD
11 downloads
Image Upload Center 1.0

Image Upload Center 1.0


Script for uploading images with Registration Feature Control Panel Features: Changing Limit uploading Space Add, Edit, Delete Extentions Add, Edit, Delete Users and more... more>> Script for uploading images with Registration Feature Control Panel Features: Changing Limit uploading Space Add, Edit, Delete Extentions Add, Edit, Delete Users and more...<<less
Added: 2007-05-11 License: Freeware Price: $0.00USD
10 downloads
 
Other version of Image Upload Center
Image Upload CenterChanging Limit uploading Space Add, Edit, Delete Extentions Add, Edit, Delete Users and more ... : Changing Limit uploading Space Add, Edit, Delete Extentions Add, Edit, Delete Users and more
License:Freeware
Download
932 downloads
Added: 2007-05-11
File Upload & File Listing with JSON

File Upload & File Listing with JSON


This class can be used validate and process files uploaded via Web forms. The class can perform several types of validation, like: check whether the user computer IP address is not in a list of banned addresses, check the file size against a given more>> This class can be used validate and process files uploaded via Web forms. The class can perform several types of validation, like: check whether the user computer IP address is not in a list of banned addresses, check the file size against a given limit, check whether the file name has one of the accepted extensions and check whether file with the same name was previously uploaded. After validating the file, the class can move it to a given upload folder and add an entry in a log file that records information about uploaded files. The example demonstrates how to display an updated list of files stored in the upload folder by JSON.<<less
Added: 2006-08-15 License: GPL Price: $0.00USD
15 downloads
File Upload Form 1.0

File Upload Form 1.0


Simple file upload form for your site, checks extension, file size. Can rename file after upload to avoid URL guessing. Log of uploads can be saved in MySql database. Log includes filename, file size, IP of the user, date of upload more>> Simple file upload form for your site, checks extension, file size. Can rename file after upload to avoid URL guessing. Log of uploads can be saved in MySql database. Log includes filename, file size, IP of the user, date of upload<<less
Added: 2008-05-15 License: Freeware Price: $0.00USD
12 downloads
 
Other version of File Upload Form
File Upload FormFile Upload Form provides you a powerful application which can build a simple ... Log of uploads can be saved in MySql database. Log includes Filename, file size, IP of the user
Price: Freeware
License:Freeware
Download
19 downloads
Added: 2007-12-13
Advanced Upload and Email 1.2

Advanced Upload and Email 1.2


This is the advanced upload and email script. Features include 1) File upload 2) Upload via Url(Unlimited File Size) 3) Email files 4) Email Files as attachments 5) Zip and email files 6) Split Files 7) Join Files 8) Compare files using more>> This is the advanced upload and email script. Features include 1) File upload 2) Upload via Url(Unlimited File Size) 3) Email files 4) Email Files as attachments 5) Zip and email files 6) Split Files 7) Join Files 8) Compare files using md5 9) Edit Email<<less
Added: 2008-05-15 License: GPL Price: $0.00USD
13 downloads
AJAX Uploader for ASP.NET

AJAX Uploader for ASP.NET


AJAX Uploader for ASP.NET allows you to upload files in a more intuitive and straight forward way. more>>
AJAX Uploader for ASP.NET is a nice application designed to upload files in a more intuitive and straight forward way. It allows you to upload one or more files at the same time and displays a progress bar and progress text indicating how much has been transferred. It also gives you the ability to cancel the upload. The following sample demonstrated these basic features.

Major Features:

  1. Real time progress information. Watch the progress bar move while uploading instead of waiting in the dark. Real time progress information such as total number of bytes to be transferred, total number of bytes that are already transferred, number of files that are already transferred, etc. are all provided;
  2. Overcome ASP.NET file upload file size limitation. Unlike ASP.NET, which stores the uploaded files in memory, EO.Web AJAX Uploader streams the uploaded files into a temporary file. This allows EO.Web AJAX Uploader to handle much large files;
  3. Uploading files while working on other part of the page. Asynchronous upload allows the user to work on other part of the page while the uploading is in progress. For example, the user can start uploading attachments and then start to enter email text while the attachments are being uploaded;
  4. Powerful UI customization with CSS styles for all UI elements. Everything is customizable, including the file browse button. You can easily customize the uploader to fit your UI scheme;
  5. Advanced layout template support. The controls layout can be fully customized by supplying a custom layout template.
  6. Support multi-file uploading. User can uploads multiple files at the same time, or upload one by one and then submit them as a whole;
  7. Cross platform. Runs on ASP.NET 1.1, 2.0 and 3.5, supports all major browsers;
<<less
Added: 2008-03-03 License: Other Free / Open Source License Price: OtherFreeOpenSourceLicense
12 downloads
Sava's Simple Upload Final

Sava's Simple Upload Final


Single file upload script. All the variables can be easily changed to suit your needs: - maximum file size that can be uploaded - allowed file extensions of files that are uploaded Easy to integrate into any design as it is very easy to remove more>> Single file upload script. All the variables can be easily changed to suit your needs: - maximum file size that can be uploaded - allowed file extensions of files that are uploaded Easy to integrate into any design as it is very easy to remove its css and use your own. You can also view a list of the uploaded files. Single click file delete<<less
Added: 2006-11-29 License: Free Non-Commercial Price: $0.00USD
11 downloads
Upload-o-Matic 0.1

Upload-o-Matic 0.1


Upload-o-Matic allows for users to register and upload files, they get their own personal folder and can easily share the files with other friends. You can also limit the max file size and limit the types of file by specifying the extention in the more>> Upload-o-Matic allows for users to register and upload files, they get their own personal folder and can easily share the files with other friends. You can also limit the max file size and limit the types of file by specifying the extention in the config file.<<less
Added: 2007-01-16 License: Freeware Price: $0.00USD
13 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5