rsync
tailscale
rsync | tailscale | |
---|---|---|
41 | 1,019 | |
2,767 | 18,925 | |
4.4% | 2.7% | |
7.1 | 9.9 | |
3 months ago | 1 day ago | |
C | Go | |
GNU General Public License v3.0 or later | BSD 3-clause "New" or "Revised" 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.
rsync
-
Configure SSH between your PC and mobile
So we have our SSH connection all oiled and ready to go. In the next post on the series, we will see how can we use Rsync to sync our music files, bidirectionally. See ya, on the next tab.
-
Sync music between your PC and mobile using Rsync
Rsync is a command-line tool that enables syncing files and directories between the local and remote system. It's highly flexible and it's similar to scp, if you worked on scp before, the rsync is just scp on steroids.
-
Which synchronization tool are you using together with the pCloud Crypto Folder?
rsync can be used to synchronize a local disk to the pCloud drive p. Works similarly as the Sync option of the pCloud Drive app. May be useful if one prefers a bulk upload once a day over a continuous synchronization.
-
Advanced Backup and Disaster Recovery Strategies
Tools that can be used to handle this include Rsync, Duplicati, Cohesity
-
Use rsync to Sync a Node Project to Dropbox and Ignore the node modules Folder
To overcome this issue, you can use rsync, a powerful command-line tool for synchronizing files and directories, along with a bash script that excludes the node_modules folder and also filter out anything in a .gitignore file that you specify. In this article, I'll guide you through the process of setting up and using this bash script to sync your Node.js project while ignoring the node_modules folder.
-
rsync error between windows and oracle linux
On OL9 I installed rsync using https://github.com/WayneD/rsync/blob/master/INSTALL.md and installing dependencies using the For Fedora 33 commands where possible except xxhash which wasn't found, so I used https://oraclelinux.pkgs.org/9/ol9-codeready-builder-aarch64/xxhash-devel-0.8.1-3.el9.aarch64.rpm.html
-
i have seen a video about syncthing and I am interested, but I would have a slightly different use case
rsync will probably work better for this use case
- How can I publish my vault to a website with community plugins?
-
Is there backup software that accounts for moved and renamed files?
I would prefer to use a revision control system, like git if keeping multiple versions of documents is important. Otherwise, if you don't find anything else to your liking, you could write your own scripts based on rsync with the clone-dest, detect-renamed, and detect-renamed-lax patches.
-
[Q] paperless-ngx: migrate to new host with UTF8 files?
Give rsync a try, it should handle UTF filenames just fine.
tailscale
-
Tell HN: Tailscale is giving 451s within Russia
They started that for a number of countries during 30.08-01.09 2023 [0][1]
[0] https://github.com/tailscale/tailscale/issues/9158
[1] https://www.reddit.com/r/Tailscale/comments/1672n6k/
-
Taildrop lets you send files between your personal devices on Tailscale network
> VPN as a service sounds wrong from security perspective, as you are giving away all the keys.
Tailscale’s Android and Linux clients are open-source[0] and based on WireGuard (which AFAIU is now part of the Linux kernel[1]). With other VPN software you may be owning the keys but you cannot verify what the program does.
Tailscale requires a coordination server to function. This component is not open-source, but there is an open-source reimplementation called Headscale[2] that you can host on your own server.
Additionally, there is "tailnet lock"[3]:
> Tailnet lock lets you verify that no node is added to your tailnet without being signed by trusted nodes in your tailnet. When tailnet lock is enabled, even if Tailscale infrastructure is malicious or hacked, attackers can’t send or receive traffic on your tailnet.
---
> These internal services that are annohnced are just... Services you can run on the Internet with TLS.
I haven’t used Tailscale in a professional context, so I cannot comment on the usefulness there, but I am using it (with Headscale) in my homelab. It makes it very easy to access all the services spread onto multiple boxes from everywhere, let them all use the same AdGuard Home DNS server without having to configure them individually and tunnel all my traffic through my home internet connection using an exit node[4].
I normally use croc[5] for file transfers between boxes, but when I had to fetch some files from my Windows game streaming computer, it was easier to just use Taildrop because Tailscale was installed already.
[0] https://github.com/tailscale/tailscale
-
QUIC Is Not Quick Enough over Fast Internet
BTW, that code changed just recently:
https://github.com/tailscale/tailscale/commit/1c972bc7cbebfc...
It's now a AF_PACKET/SOCK_DGRAM fd as it was originally meant to be.
- I'm blocking connections from AWS to my on-prem services
-
Server Setup Basics for Self Hosting
I recommend checking out [Caddy](https://caddyserver.com/), which replaces both Nginx and Certbot in this setup.
[Tailscale](https://tailscale.com/) can remove the need to open port 22 to the world, but I wouldn't rely on it unless your VPS provider has a way to access the server console in case of configuration mistakes.
-
Tailscale Kubernetes Operator
Anyways, I'm not always at home when I want to work on something and I wanted to find a way to access services remotely. Well tonight I realized I should be able to do this with Tailscale.
- Tailscale: Move away from inet.af domain seized by Taliban
-
The New Internet
Looks like it's due to this: https://github.com/tailscale/tailscale/issues/6999#issuecomm...
-
Kubernetes vs Philippine Power Outages - On setting up k0s over Tailscale
It's important to note potential edge cases when integrating Calico with Tailscale as discussed here. To avoid conflicts, we recommend remapping Calico's netfilter packets. This ensures compatibility and smooth operation in your network setup.
-
9 tools, libraries and extensions our developer can't live without (and why)
Tailscale simplifies network management, enhances security, and facilitates remote collaboration, ultimately enabling them to focus on their core development tasks without worrying about networking complexities.
What are some alternatives?
rclone - "rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Azure Blob, Azure Files, Yandex Files
headscale - An open source, self-hosted implementation of the Tailscale control server
syncthing-android - Wrapper of syncthing for Android.
netbird - Connect your devices into a secure WireGuard®-based overlay network with SSO, MFA and granular access controls.
zstd - Zstandard - Fast real-time compression algorithm
Netmaker - Netmaker makes networks with WireGuard. Netmaker automates fast, secure, and distributed virtual networks.
libcurl - A command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET, TFTP, WS and WSS. libcurl offers a myriad of powerful features
ZeroTier - A Smart Ethernet Switch for Earth
dupeguru - Find duplicate files
pivpn - The Simplest VPN installer, designed for Raspberry Pi
rmlint - Extremely fast tool to remove duplicates and other lint from your filesystem
Nebula - A scalable overlay networking tool with a focus on performance, simplicity and security