
Security News
PyPI Expands Trusted Publishing to GitLab Self-Managed as Adoption Passes 25 Percent
PyPI adds Trusted Publishing support for GitLab Self-Managed as adoption reaches 25% of uploads
ftpsmartsync
Advanced tools
ftpsmartsync is a program that synchronizes all files beneath the current directory with an FTP host efficiently.
The destination host is identified by a .ftp_upstream in the current directory that must have the following line:
ftp://user@host/path
The password is found by looking at ~/.netrc, see netrc(5). If
netrc is unavailable, then gnome-keyring is used. For more information
about gnome-keyring, please refer to
http://wiki.github.com/xrogaan/ftpsync/
ftpsmartsync sends all files in the current directory to the target host, and stores the MD5 of the sent files in a hashes.txt files in the remote host. When syncing again, it checks the MD5 of each file against the one stored in the remote hashes.txt file, and only sends the files that are different. This makes ftpsmartsync very efficient when synchronizing a directory with only a few different files, as long as they are always sent by ftpsmartsync.
Originaly written by Leandro Penz
gnome-keyring and fixes by Bellière Ludovic
FAQs
Sync local path with FTP remote efficiently by
We found that ftpsmartsync demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
PyPI adds Trusted Publishing support for GitLab Self-Managed as adoption reaches 25% of uploads

Research
/Security News
A malicious Chrome extension posing as an Ethereum wallet steals seed phrases by encoding them into Sui transactions, enabling full wallet takeover.

Security News
Socket is heading to London! Stop by our booth or schedule a meeting to see what we've been working on.