watchexec
rclone
watchexec | rclone | |
---|---|---|
21 | 984 | |
6,148 | 51,362 | |
2.2% | 1.3% | |
9.0 | 9.8 | |
15 days ago | 5 days ago | |
Rust | Go | |
Apache License 2.0 | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
watchexec
- Watchexec: Execute commands in response to file modifications
- Watchexec
-
Watchexec ignore directory?
Hi, I am using Watchexec (https://github.com/watchexec/watchexec/releases) to monitor folder changes, but I want to exclude some folders. What parameter should I use to perform the route exclusions?
-
How to automatically extract all zip files downloaded to certain directory?
Use https://github.com/watchexec/watchexec
-
My first actual Rust program: Cloak, a simple app to search and watch directories to automatically hide files and directories
There's something similar to this called watchexec, which you can have a look at https://github.com/watchexec/watchexec
-
Turbowatch – Extremely fast alternative to Nodemon
Or use watchexec which will do 95% of what you need and you're not tied to nodejs.
-
What "nice-to-have" CLI tools do you know?
watchexec
-
is there a plugin to run any file (.py .js .java etc.) and display the output?
I use watchexec to automatically run the code when saved, you should customise this to your liking.
-
[Paid Bounty-$20 in Bitcoin!] Persistent - Watchfolder() dir, if files contains word "apple" in name, make file Read only.
OTOH PowerShell will not keep watching and is one of the requirements. In the past I've successfully used watchexecrepo and inotifywaitrepo.
-
How to automatically run a command when directory updates?
I prefer watchexec as it's cross-platform.
rclone
-
Using Tigris as a Filesystem
Once that was done, I made a bucket (imaginatively named pvfm) and copied the data over with aws s3 sync. I probably could have gotten better performance out of rclone or s5cmd (or if I copied the data to my NAS with its 2.5 gigabit NIC), but I started it, went to sleep, and when I woke up it was done. When I looked back over the logs, I noticed that the main reason why it took so long was that a lot of the older files had many small files alongside of them (.cue sheets listing when each track started and stopped in the DJ set). Tigris handles many small files efficiently, but aws s3 sync didn't properly recycle HTTP connections so uploading a small file was way more costly than it probably should have been. Otherwise I was hitting the limits of the gigabit ethernet card in my shellbox. Sweet!
-
MinIO Removes Web UI Features from Community Version, Pushes Users to Paid Plans
I don't know if it is a server or client in this context, but have you looked into using rclone?
https://rclone.org/
https://github.com/rclone/rclone
-
Hold My Data
Dump PostgreSQL database, compress (gzip) and encrypt (gpg) it, and upload to one or more remote S3-compatible storage (rclone).
-
Dropbox will require App Indicator support on Linux
But, for anyone on a site literally called "Hacker News", a DIY dropbox should be trivial. The fact that anybody, especially, "nerds" or "hackers" would pay good money for what is effectively an FTP server with file versioning is insane.
I am mostly jealous that I didn't build and sell dropbox and become an overnight millionaire for setting up FTP.
But seriously, modern approach, rclone[1] + "cloud" stoage (webdav, ssh, wasabi, whatever)
[1] https://rclone.org/
-
Down the Rabbit Hole of creating a Home Lab
Rclone - Cloud storage sync tool
- Rclone – open-source, multi threaded, command line tool for sending data
-
Use CLI on any OS to read-write your iPhone folders (without cloud or cable)
The WebDAV server is Class 1 compliant (Basic), compatible with WebDAV clients like Cyberduck, rclone (GUI & CLI, available on macOS, Windows, and Linux), etc. This guide will use Cyberduck, but rclone works too.
-
Google change is breaking some digital photo frames
Filed an issue to remove googlephotos from rclone since removeing the library.readonly scope will completely break that. https://github.com/rclone/rclone/issues/8434
What a terrible decision by Google.
-
Show HN: WinCse – Integrating AWS S3 with Windows Explorer
In case anyone is not aware, https://github.com/rclone/rclone written in Go is the established swiss army knife of cloud storage sync, and supports mounting on Windows with many caveats (https://rclone.org/commands/rclone_mount/).
Congratulations on hitting the HN frontpage with your new project, mounting cloud storage locally is definitely a topic of interest!
- Ask HN: What's the best way to de-Google photos?
What are some alternatives?
systemd-manager
s5cmd - Parallel S3 and local filesystem execution tool.
fd - A simple, fast and user-friendly alternative to 'find'
Cryptomator - Cryptomator for Windows, macOS, and Linux: Secure client-side encryption for your cloud storage, ensuring privacy and control over your data.
coreutils - Cross-platform Rust rewrite of the GNU coreutils
syncthing - Open Source Continuous File Synchronization