prettydiff / share-file-systems

Use a Windows/OSX like GUI in the browser to share files cross OS privately. No cloud, no server, no third party.
GNU Affero General Public License v3.0
140 stars 10 forks source link

File cut defective #126

Closed prettydiff closed 2 years ago

prettydiff commented 2 years ago

File cut appears to work for outbound files but not inbound. The current copy/paste flow control is still reliant upon callbacks from nested HTTP responses. This needs to be gutted in favor of services over sockets.

prettydiff commented 2 years ago

File copy and cut are still broken across a network, but are no longer reliant upon callbacks.