susmitpy / LocalFileTransfer

Allows clients to connect over local network and send/download files to/from the server
4 stars 1 forks source link

Handle Large File Transfers #5

Open susmitpy opened 3 days ago

susmitpy commented 3 days ago

As a user, I would like to transfer large files (say a ~5GB video). It isn't currently possible as it times out. Also I would like it to be done in the most optimised way.