conserve icon indicating copy to clipboard operation
conserve copied to clipboard

Backup and restore pipes, sockets, device nodes

Open sourcefrog opened this issue 6 years ago • 0 comments

On Unix, Conserve could backup pipes, sockets, and block/char devices. At present they are all silently skipped.

I'm not sure of the utility of this, as I'd think most programs that want them will recreate sockets and pipes if they're missing, and on many modern unices devices will be dynamically created. But it could be done.

sourcefrog avatar Jan 20 '20 02:01 sourcefrog