24 Pull Requests
CodeTriage
Gitpay
ContribHub
Back In Time
Exercism
Cookiecutter
PR Chat
sshfs
WinSCP
FileZilla
Rclone
Forklift
Cyberduck
gFTP
Syncthing
24 Pull Requests
sshfsNo 24 Pull Requests videos yet. You could help us improve this page by suggesting one.
Based on our record, sshfs should be more popular than 24 Pull Requests. It has been mentiond 34 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
As we reach the end of November, two annual events are approaching: the Advent Calendar and 24 PullRequests. Personally, I'm looking forward to the Perl Advent Calendar 2024 as it will be celebrating its 25th year. To make it special, there is a planned presentation, Half My Life with Perl by Randal Schwartz. It will be live streamed via Zoom and you can register for the event, if you're interested. - Source: dev.to / over 1 year ago
Now that I decided to join the 24 PRs, I decided to give it another go. - Source: dev.to / over 2 years ago
Further reading: - Revitalizing stalled open source projects - 5 Ways to Get Started in Open Source - How to contribute to open source - 24pullrequests.com. Source: almost 3 years ago
Other platforms include Good First Issues, 24 Pull Requests and Code Triage. - Source: dev.to / over 3 years ago
A project that encourages developers to send a PR to an open source project every day for 24 days. They have many featured projects. 24 pull requests. - Source: dev.to / over 3 years ago
What are you basing that on? It had a release in 2022 and last commit is 7 months old. It probably hasn't needed any new features in a while. I'm not sure how often it would need security updates. Ah, I see now there's a note in the README[0]. It sounds more like it's in maintenance mode / understaffed than completely abandoned, but I suppose it's worth being aware of. Sshfs has been a killer feature for me on my... - Source: Hacker News / almost 2 years ago
Sshfs - allows us mount a remote filesystem using SFTP. - Source: dev.to / about 2 years ago
I use sshfs. If you can login via ssh then you can mount the remote server through ssh as a local drive. https://github.com/libfuse/sshfs For added security I limit my home ssh access to a handful of trusted IPs including my cloud VM. Then I set up an ssh tunnel from my hotel through the cloud VM to home. The cloud VM never sees my password / key. - Source: Hacker News / about 2 years ago
> It's replaced sshfs for some cases. I'd been using sshfs for some years until I learned that rclone can mount remotes to the file system, and I've been using that happily since then. https://rclone.org/commands/rclone_mount/ > at present SSHFS does not have any active, regular contributors, and there are a number of known issues - Source: Hacker News / over 2 years ago
Interesting, I alaways assumed sshfs was part of OpenSSH, learn something new every day. Also, looks like sshfs used in Slackware is abandoned. https://github.com/libfuse/sshfs A quote from the link, I wonder if this project will be the 'one': >If you would like to take over this project, you are welcome to do so. Please fork it and develop the fork for a while. Once... - Source: Hacker News / almost 3 years ago
CodeTriage - Help out your favorite open source projects and become a better developer while doing it.
WinSCP - WinSCP is an open source free SFTP client and FTP client for Windows.
Gitpay - Add bounties to solve Git issues from projects.
FileZilla - FileZilla is an FTP, or file transfer protocol, client. It lets individuals transfer single files or batches to a web server. For many years, FTP was the standard for website design. Read more about FileZilla.
ContribHub - Making it easier to find cool repos to hack on!
Rclone - rsync for cloud storage.