Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in file-io

Is stream_get_contents lower level and faster than file_get_contents?

Recursive directory iterator with offset

php file-io recursion

MATLAB: How to create multiple mapped memory files with a simple "iterator"?

Fastest way to save thousands of files in VB.NET? [closed]

ReplaceFile alternative when application keeps file locked

winapi file-io atomic

How do I rename/move items and override even if they exist (for both files, folders and links)?

powershell file-io

Android: How to store data on internal memory?

Is it possible to use files as a bidirectional communication channel between two remote processes (sort of "sockets over files")?

sockets file-io

Why does TextFieldParser.ReadField remove consecutive newlines from middle of a field?

Does File.Copy prevent another app from writing to the file?

c# file file-io file-copying

Read as need, how to read first 256 bytes from online large file without downloading?

c winapi file-io webdav

Copying files using apache fileutil.copyfile

java file file-io copy

Ruby file handle management (too many open files)

ruby file-io limits

Xamarin Android file system paths

android file-io xamarin

Unix stat()/lstat() for Java

java unix file-io posix

Cause of corrupted file contents

monitor file/directory access in C#

Modifying a large file in Scala

Using fseek/fwrite from multiple processes to write to different areas of a file?

c file-io process posix mpi

I need help comparing files in a directory recursively to find duplicates

java file-io