| |
|
|
| The component provides you complete file management on server. It provides complete basic file management operations such as Append, Copy, Delete, Move, Read, Rename and Write a file. It also provides upload and download facility. |
| Other software from this author: | - advDirectory V1 — The component provides you complete directory management on server. It provides complete basic directory management operations, such as Create, Delete and Rename a directory. It can list all files and directories under the given directory.
- advDSN V.1 — The component provides you complete DSN management.It provides complete basic DSN management operations, such as Add, Configure and Remove a DSN. It also provides ListDSN for getting listing of all DSNs created under specific web site.
- advZIP V.1 — The component allows you to perform complete Zip and Unzip management on server. Along with these basic functions it allows to delete, extract file(s) from existing zip file and can perform listing of files using listing facility.
| Show all software from this author |
Description: The component provides you complete file management on server. While turning on the component for a new website, the system takes physical path, which is usually the web root of that website. All file management operations are restricted to the physical path mentioned in ASPFusion Administration. The component is very easy to use and it uses very low memory to upload a large file. There is no restriction on the size of the file to be uploaded. It provides following operations for server side file management.
Complete basic file management operations such as Append, Copy, Delete, Move, Read, Rename and Write a file.
Along with these basic operations, it provides Upload and UploadAs operations. Upload operation allows uploading single or multiple files at a time form client browser to the server. It also allows resolving the problem of name conflicting through the property NameConflict with possible values as Error (default), Skip, OverWrite and MakeUnique. UploadAs operation allows uploading single or multiple files at a time form client browser to the server with specified name. Only few lines of code is all to provide browser based file upload on the server.
It also provides Download and DownloadAs operations. Download operation allows downloading a file to client browser with actual file name and DownloadAs operation allows downloading a file to client browser with specified name. | advFile V.1 Download from |
| Similar software: | - advHTTP V.1 — The component provides you complete client for HTTP protocol. It allows you to perform standard get and post methods of HTTP.The component is very easy to use and is more flexible for implementing client for HTTP.
- advSMTP V.1 — The component allows you to send mail messages through any given SMTP server according to standard SMTP protocol. It provides CC,BCC, Multiple Attachments,Embeded Images,Chinese and other languages support,sends mail in blocking and non blocking way.
| Find all software similar on advFile V.1 |
|