
WebDAV Client CarotDAV Ver. 1.8.5

Abstract
	WebDAV client for windows OS.
	FTP/FTPS, SkyDrive, DropBox is also supported.

Environment
	Windows 2000, XP, 2003, Vista, 2008, 7
	.Net Framework 2.0
	(tested on IIS6, IIS7, Apache2.2/2.1, and other servers)

Complied standards, features

	WebDAV
		HTTP/1.1 (RFC2616)
		Compression:
			gzip (RFC1952/RFC2616)
			zlib (RFC1950/RFC2616) / deflate (RFC1951)
			up to 4GiB
		Authentication Method:
			None
			Basic(RFC2617)
			Digest(RFC2617)
			NTLM
			Kerberos
			SPNEGO(Negotiate)(Kerberos, NTLM)
			WSSE
			Passport
		DAV class 1(RFC2518), 3 (RFC4918)
		HTTPS (RFC2818)
			Support Client Certification.
		HTTP Proxy
		Various Character encodings:
			UTF-7/8/16/32, Shift-JIS, ISO-2022-JP, EUC-JP, Big5, EUC-KR, EUC-TW, etc
		Resume
			http://code.google.com/p/gears/wiki/ContentRangePostProposal

	FTP
		FTP (RFC959)
		FTPS (FTP over TLS) (RFC4217, RFC2228, RFC2246)
			Explicit only.
			Support Client Certification.
		zlib compression (IETF Draft draft-preston-ftpext-deflate-03.txt)
		Various Character encodings

	SkyDrive
		Passport ([MS-PASS])
		WebDAV interface ([MS-STWEB])
		Cannot create root folders.
		Server restrict some operations.

	DropBox
		Version 0
		OAuth1.0 (RFC5849)
		You need to get ConsumerKey/Secret from DropBox(https://www.dropbox.com/developers/).

	GoogleDocs
		Test version. Readonly.

	IMAP
		IMAP4rev1 (RFC3501)
		RFC2822(*.eml) file format
		Readonly only.

	Resume
		Download / Upload

	Auto Split

	Encrypt/Verify
		Filename (AES256 CTS)
		File contents (AES256 CBC)
		Key and IV creation PBKDF1 (RFC2898)
		Verification based on Hash (SHA-256)

	URI (RFC3986)

	Unicode Normalization (Unicode Standard Annex #15)

How to install/uninstall
	There are two type of distribution package.
	Installer version contains package file(.msi) for Windows Installer.
	You can install/uninstall by clicking the package or using windows installer.
	Portable version contains executable files.
	Extract them and execute it directly.

License, Charge, Donation
	This software is free of charge.
	You can use it personally or commercially.
	You are also allowed to distribute secondary, fix/alter, do reverse-engineering.
	If you need source code of this software, contact to the author.
	
	Donations are accepted at the primary distribution site.

Author, Contact, Primary distribution site
	http://rei.to/carotdav.html (Japanese)
	http://rei.to/carotdav_en.html (English)
	Rei HOBARA reichan@white.plala.or.jp
		(Include the string "CarotDAV" in the mail title)
