Chunkerc the crypt and privacy friendly chunker

the last two days i wrote a chunker for my needs that

  1. support long filenames on crypt
  2. split files at random size
  3. save modtimes in meta json
  4. learned how rclone/go code works.

now i have a chunker that works like i wished it, with more debug code lines as real code :slight_smile:

what next

  1. clean and enhance the code, move functions, remove 2 trillion debuging code and testing testing testing

give me you feedback how bad it looks :sleepy:

chunkerc.go

1 Like

The code seems to have gone so I can't see it!

If you want to get this integrated into rclone, you will probably be better off adding features to chunker controlled by new flags.