1
I Use This!
Inactive
Analyzed 1 day ago. based on code collected 2 days ago.

Project Summary

ftpsync is a program that sincronizes 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:

upstream=ftp://user@host/path
The password is found by looking at ~/.netrc, see netrc(5).

ftpsync 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 ftpsync very efficient when synchronizing a directory with only a few different files, as long as they are always sent by ftpsync.

Tags

ftp ftpsynchronize python

In a Nutshell, ftpsync...

GNU General Public License v2.0 or later
Permitted

Commercial Use

Modify

Distribute

Place Warranty

Forbidden

Sub-License

Hold Liable

Required

Distribute Original

Disclose Source

Include Copyright

State Changes

Include License

These details are provided for information only. No information here is legal advice and should not be used as such.

Project Security

Vulnerabilities per Version ( last 10 releases )

There are no reported vulnerabilities

Project Vulnerability Report

Security Confidence Index

Poor security track-record
Favorable security track-record

Vulnerability Exposure Index

Many reported vulnerabilities
Few reported vulnerabilities

Did You Know...

  • ...
    55% of companies leverage OSS for production infrastructure
  • ...
    you can subscribe to e-mail newsletters to receive update from the Open Hub blog
  • ...
    use of OSS increased in 65% of companies in 2016
  • ...
    data presented on the Open Hub is available through our API
About Project Security

30 Day Summary

Aug 19 2024 — Sep 18 2024

12 Month Summary

Sep 18 2023 — Sep 18 2024

Ratings

Be the first to rate this project
Click to add your rating
  
Review this Project!