Skip to content

v1.0.3

Compare
Choose a tag to compare
@mar10 mar10 released this 09 Sep 05:54
· 337 commits to master since this release
  • Bi-directional synchronization
  • Detect conflicts if both targets are modified since last sync.
  • Optional resolve strategy (e.g. always use local).
  • Distinguish whether a resource was added on local or removed on remote.
  • Optionally prompt for username/password.
  • Optionally store credentials in keyring.
  • Custom password file (~/pyftpsync.pw) is no longer supported.
  • Colored output
  • Interactive mode
  • Renamed _pyftpsync-meta.json to .pyftpsync-meta.json
  • MSI installer for MS Windows
  • FTPS (TLS) support on Python 2.7/3.2+