ILSFileManager will helps you create create file, create directory ,Delete Files,Move Files,Copy Files,Get the list of files in your directory from Apple File System(APFS)
-
Updated
Apr 16, 2018 - Swift
ILSFileManager will helps you create create file, create directory ,Delete Files,Move Files,Copy Files,Get the list of files in your directory from Apple File System(APFS)
Implemented Inode based virtual file system on top of the Linux file system. User can perform all the operations which are basically supported by Linux ext2 file system like creating disk, mounting disk, unmounting disk, create file, open file (in read ,write or append mode), delete file, close file, list of open files.
Discover efficient file handling in Java with this repository. Learn how to perform read, write, and manipulate operations on files. Master file handling techniques to develop robust applications. Ideal for Java beginners and enthusiasts seeking to strengthen their file processing skills.
app to transferfile between PC and mobile phones over local server
Designed Linux terminal based file explorer which operates on two mode command mode and GUI mode. Implemented all basic file operation such as create/delete/copy/move files or directory, search, rename, goto, back/forward and many more using system calls.
Provides complete implementation to handle easily cloud file storage operations like get informations about files, reading, downloadURL generation, file update, file append and delete. Primarily for Azure right now.
Implements B+Tree for storing,indexing and retrieval of records.GUI Implemented by using .NET Framework(Winforms)
Learn how to get file count in folder and iterate folders for files
Developed terminal based file explorer which supports both Normal mode as well as command mode. Implemented all commands like cut, copy, delete, rename, goto, search, snapshot for both files and directories. Worked with data structures to handle files and its information. It also supports run time modifications of files.
Systems Programming (C Language) File I/O, Multi Process, Parallel Programming, Synchronization, Signal Handling, Pipes, Threads, POSIX Threads, System-V Threads, Thread Pool, Dynamic Pool, Semaphores, Multiple Produceser Multiple Consumer Problem, Prioritizing, Sockets, Daemon Process, Server Client
Developed inode based virtual file system on top of the Linux file system. Implemented all the operations which are basically supported by Linux file system like creating disk, mounting disk, unmounting disk, create file, open, delete, close file, list of files, read mode, write mode and append mode.
Database Management System
"This Python script simplifies bulk email sending for internship/job applications or certificate distribution. With customizable email templates and easy attachment of resumes or certificates, it's a one-stop solution for reaching multiple recipients efficiently."
Implements B+Tree for storing,indexing and retrieval of records.
File Extension Management Simplified
This repo contains the answers to the assignments given during the Yemeksepeti Bootcamp.
A fully Fledged Task Management system which uses Dynamic Memory Allocation,Structures,Linked Lists,Merge Sort Algorithm modified to sort Linked Lists .
Master the file operations integral to character device drivers. Learn about open, read, write, and close operations, and how they integrate with the kernel's VFS.
Add a description, image, and links to the fileoperations topic page so that developers can more easily learn about it.
To associate your repository with the fileoperations topic, visit your repo's landing page and select "manage topics."