Skip to content

alketii/AUCHO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AUCHO

AUCHO Upload Changes Only - version 0.1-dev

CAUTION

THIS IS AN EXPERIMENTAL VERSION , USE FOR TESTING PURPOSES ONLY ! This means it may work ,but it also may surprise you.

I'm still learning pyQt. Many things are missing , and many aren't done right.

Description

Upload only your modified and new files on FTP. It uses MD5 (in next version will be changed to CRC-32) to store hash in sqlite db and will compare them with another db which stores uploaded data.

Download Binaries

DONE

  • Create Project
  • Compare files for changes
  • Upload modified or new files
  • Choose with checkbox which files to Upload
  • Many other small things

TODO

  • Send DELETE command for files and folders
  • Edit Project Form
  • Remove Project
  • More polish
  • Multi-language support
  • Make QtreeWidget with children
  • From MD5 to CRC-32 (for faster checksum)
  • FTP checksum for syncing possibilities

Screenshots

Creating new project

alt tag

Comparing files

alt tag

Providing password (if password field in projects creation is left blank)

alt tag

Comparing files (after some modifications)

alt tag

Windows 7

alt tag

About

AUCHO Upload Changes Only

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages