sjoenh

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by sjoenh

  1. Nice to see this community alive! My non-technical friends shouldn't have to download a client before downloading a shared file. The more I think about it, the more I see that a client might be an ideal way to deliver it from sender to receiver. But it makes it more troublesome for the receiver. User-stories As a sender, I would like to send a file to a person. As a receiver, I want to download the file via my browser. I can think of two possible implementations: (the dumb way) Open an HTTP-socket to the file from my computer. Wouldn't utilize any swarm delivery techniques. (bad, but maybe fit for the job) (the clever/hard way) Make a Resilio Sync Web-Client. In my case, Sync of files/folders after download would not be important. - Henry
  2. Bump. -> Share a file with a user without requiring the other user to have or install Resilio Sync.