YouTransfer: Web-based File Transfer, Alternative to WeTransfer

The simple but elegant self-hosted file transfer & sharing solution

YouTransfer: Web-based File Transfer, Alternative to WeTransfer
Photo by Savannah Wakefield / Unsplash

YouTransfer is an extremely user-friendly and stylish self-hosted file transfer and sharing solution that offers all the excellent features of paid services like Dropbox and WeTransfer, but without restrictions, charges, or lengthy privacy policies. This means you have complete control over your files and can share them with anyone you choose with ease.

Designed specifically to be installed behind the firewall on private servers, YouTransfer provides individuals and organizations with a robust and secure file transfer tool that is highly effective and simple to use. Whether you need to transfer large files quickly, share confidential information with colleagues, or simply want a safer and reliable way to store and transfer your data, YouTransfer has got you covered!

Install

1- Docker

If you wish to run YouTransfer in your own environment without any modifications, the Docker image is the quickest and easiest approach. All you have to do is install docker and run:

docker pull remie/youtransfer:stable

Once the image has been downloaded, start the application with the following command:

docker run -d -v [path_to_upload_folder]:/opt/youtransfer/uploads -v [path_to_config_folder]:/opt/youtransfer/config -p 80:5000 remie/youtransfer:stable

You can now connect to YouTransfer by browsing to http://[docker_host_ip]/

2 - Self-hosted with Node.js

If you wish to install YouTransfer directly from source, you will need to install NodeJS. Download the latest release zip file from GitHub or clone the repository from https://github.com/remie/YouTransfer.git

To install YouTransfer, run npm install in the application directory.
After installation, start YouTransfer with

PORT=[port]

npm start.

You can now connect to YouTransfer by browsing to http://localhost:[port]/

Tech

  • Node.js
  • JavaScript

License

YouTransfer is Licensed under the Apache License, Version 2.0 (the "License");

Resources

GitHub - YouTransfer/YouTransfer: The simple but elegant self-hosted file transfer & sharing solution
The simple but elegant self-hosted file transfer & sharing solution - GitHub - YouTransfer/YouTransfer: The simple but elegant self-hosted file transfer & sharing solution
YouTransfer.io - the simple & elegant file-sharing solution



Read more

10 فوائد للبرمجة للأطفال: لماذا نتعلم البرمجة في سن مبكرة؟

10 فوائد للبرمجة للأطفال: لماذا نتعلم البرمجة في سن مبكرة؟

البرمجة هي نشاط ممتع متعدد التخصصات يشرك العقل ويحمل الكثير من الفوائد الضخمة للأطفال. على سبيل المثال، هل تعلم أنه يدعم إبداعهم وتفكيرهم المنطقي بالإضافة إلى قدرتهم على التركيز؟ فيما يلي قائمتنا المختصرة التي تضم أهم 10 فوائد للبرمجة للأطفال، بناءً على تجربتنا التجريبية والنتائج العلمية المتاحة. في جميع أنحاء

By Hazem Abbas
أفضل ٦ لغات برمجة و إطارات عمل لتعلمها فى ٢٠٢٤ ربما لا تعرف عنها شيئاً

أفضل ٦ لغات برمجة و إطارات عمل لتعلمها فى ٢٠٢٤ ربما لا تعرف عنها شيئاً

يتسارع المطورون و الشركات بإنتاج تقنيات برمجية جديدة للمطورين كل عام, فى هذا المقال سنتعرف على أهم هذه الحلول البرمجية لبناء تطبيقات و مواقع تفاعلية بشكل سليس و سريع و عملى, طبعاً هذه التوصيات مبنية على وجهة نظر المطورين بهذا الموقع, و التى نوصى بها لعملائنا من الشركات كما نعلمها

By Hazem Abbas



Open-source Apps

9,500+

Medical Apps

500+

Lists

450+

Dev. Resources

900+