![]() |
The component provides you complete file management on server. 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.
Method Name | Method Description |
Append | Append the source file with data given |
Copy | Copy the given source file to destination |
Delete | Delete the given source file |
Move | Move the given source file to destination |
Read | Read the given source file |
Rename | Rename the given source file to destination |
Write | Write the source file with data given |
Copyright © 2000, Advanced Communications |