hperrin@lemmy.world to Open Source@lemmy.ml · edit-21 年前I recently open sourced my network file transfer app.sciactive.comexternal-linkmessage-square11fedilinkarrow-up1152arrow-down13file-text
arrow-up1149arrow-down1external-linkI recently open sourced my network file transfer app.sciactive.comhperrin@lemmy.world to Open Source@lemmy.ml · edit-21 年前message-square11fedilinkfile-text
QuickDAV It lets you transfer files and folders over your network from/to your phone, tablet, or other PC.
minus-squareJohnDClaylinkfedilinkarrow-up2·1 年前Looks like this is only over local network rather than the internet? Still very cool, but I was hoping for something to replace Google drive for file sharing with my family. There’s probably something out there though, any suggestions?
minus-squarehperrin@lemmy.worldOPlinkfedilinkarrow-up2·1 年前This isn’t really meant to cover that use case. You can look into Nextcloud. That should cover what you need.
minus-squareIllecors@lemmy.cafelinkfedilinkEnglisharrow-up1·1 年前It looks like this project uses webdav, at which point you might as well run a nextcloud instance
Looks like this is only over local network rather than the internet? Still very cool, but I was hoping for something to replace Google drive for file sharing with my family. There’s probably something out there though, any suggestions?
This isn’t really meant to cover that use case. You can look into Nextcloud. That should cover what you need.
Thank you!
It looks like this project uses webdav, at which point you might as well run a nextcloud instance