Commit Graph

  • 2fcc18779b Version v1.18 v1.18 Nick Craig-Wood 2015-08-17 17:59:37 +0100
  • 96cc3e5a0b Add FAQ to menu and documentation fixes Nick Craig-Wood 2015-08-17 17:14:05 +0100
  • cc8fe0630c Change email of Leonid Shalupov - fixes #94 Leonid Shalupov 2015-08-10 13:19:55 +0200
  • 1d9e76bb0f dropbox: remove datastore - Fixes #55 #84 Nick Craig-Wood 2015-08-16 23:24:34 +0100
  • 337110b7a0 s3: remove verbose debug about invalid md5sums for multipart upload Nick Craig-Wood 2015-08-16 18:14:22 +0100
  • 83733205f6 Fix favicon - fixes #79 Nick Craig-Wood 2015-08-16 15:33:56 +0100
  • d8306938a1 drive: Add --drive-use-trash flag so rclone trashes instead of deletes - fixes #82 Nick Craig-Wood 2015-08-16 14:49:58 +0100
  • 88ea8b305d drive: Add "Forbidden to download" message for files with no downloadURL - fixes #95 Nick Craig-Wood 2015-08-16 14:11:21 +0100
  • e2f4d7b5e3 FAQ entry about using rclone from multiple places - fixes #78 Nick Craig-Wood 2015-08-16 14:07:13 +0100
  • 8140869767 s3: Update documentation after transition to new SDK - also fixes #47 Nick Craig-Wood 2015-08-15 18:44:45 +0100
  • 6a8de87116 s3: make v2 signatures work for ceph Nick Craig-Wood 2015-08-10 11:02:34 +0100
  • 0da6f24221 s3: use official github.com/aws/aws-sdk-go including multipart upload - fixes #101 Nick Craig-Wood 2014-12-23 12:09:02 +0000
  • 771e60bd07 Show errors when reading the config file Nick Craig-Wood 2015-08-15 17:15:02 +0100
  • 40b3c4883f testing: add -remote flag to allow unit tests to run on other remotes Nick Craig-Wood 2015-08-15 15:40:18 +0100
  • 0a7823441c Change email of Leonid Shalupov Leonid Shalupov 2015-08-10 13:19:55 +0200
  • 9303b7d1a3 Merge a06f794611 into e320f4a988 Shimon Doodkin 2015-08-10 10:25:57 +0000
  • e320f4a988 Add Shimon Doodkin to contributors Nick Craig-Wood 2015-08-10 11:25:21 +0100
  • 5835f15f21 linux installation instructions binary download Shimon Doodkin 2015-06-28 12:38:27 +0300
  • 2bbfba4a62 Merge 7db4c2bd6f into 67c311233b Leonid Shalupov 2015-08-10 10:19:35 +0000
  • 6ee774ce09 Merge 71406a0cce into 67c311233b Leonid Shalupov 2015-08-10 10:19:35 +0000
  • 4ba147d101 Merge e8be87f038 into 67c311233b Leonid Shalupov 2015-08-10 10:19:34 +0000
  • 67c311233b Run travis builds on container-based infrastructure Leonid Shalupov 2015-08-08 21:38:19 +0200
  • 3fcff32524 do not print stats in quiet mode - fixes #70 Leonid Shalupov 2015-08-08 21:10:31 +0200
  • 472f065ce7 Make sizes in Dropbox 64 bit - fixes #80 Nick Craig-Wood 2015-08-03 21:18:34 +0100
  • 6c6d7eb770 Drop support for Go 1.1 Nick Craig-Wood 2015-01-05 08:23:37 +0000
  • c646ada3c3 docs: add FAQ and update docs Nick Craig-Wood 2015-07-30 20:26:29 +0100
  • e8be87f038 Run travis builds on container-based infrastructure Leonid Shalupov 2015-08-08 21:38:19 +0200
  • 71406a0cce output error messages in quiet mode Leonid Shalupov 2015-08-08 21:27:49 +0200
  • 7db4c2bd6f do not print stats in quiet mode unless had some errors or stats interval requested Leonid Shalupov 2015-08-08 21:10:31 +0200
  • f55359b3ac Fix created directories not obeying umask Nick Craig-Wood 2015-07-29 10:21:12 +0100
  • a06f794611 linux installation instructions binary download Shimon Doodkin 2015-06-28 12:38:27 +0300
  • 9d9a17547a Version v1.17 v1.17 Nick Craig-Wood 2015-06-14 15:36:16 +0100
  • c6dc88766b Add Leonid Shalupov to contributors Nick Craig-Wood 2015-06-14 15:32:16 +0100
  • 754ce9dec6 dropbox: record names coming from dropbox API, fixes #53 case insensitivity causes duplicated files Leonid Shalupov 2015-05-23 20:56:48 +0200
  • bd5f685d0a fix TestLsLong on non-UTC timezones Leonid Shalupov 2015-06-13 11:36:07 +0200
  • c663e24669 Note how to update rclone dependencies in the install documentation Nick Craig-Wood 2015-06-14 15:04:39 +0100
  • 5948764e9e Link to changelog Nick Craig-Wood 2015-06-14 15:04:29 +0100
  • aac62af62f Merge 92be4ad0aa into 539ad44757 Leonid Shalupov 2015-06-13 09:36:10 +0000
  • 92be4ad0aa fix TestLsLong on non-UTC timezones Leonid Shalupov 2015-06-13 11:36:07 +0200
  • 6e484cea2b dropbox: fix not-empty root Leonid Shalupov 2015-06-13 11:04:00 +0200
  • 539ad44757 Version v1.16 v1.16 Nick Craig-Wood 2015-06-09 18:00:33 +0100
  • 74994a2ec1 Fix uploading big files which was causing timeouts or panics Nick Craig-Wood 2015-06-09 17:29:25 +0100
  • 97dced6a0b Don't check md5sum after download with --size-only - fixes #75 Nick Craig-Wood 2015-06-09 13:18:40 +0100
  • e04acb09ce Version v1.15 v1.15 Nick Craig-Wood 2015-06-06 15:45:00 +0100
  • 87ed7fc932 Document rclone's limitations with directories - fixes #69 Nick Craig-Wood 2015-06-06 14:33:08 +0100
  • 90744301d3 Fix package docs so they appear in godoc correctly Nick Craig-Wood 2015-06-06 14:24:30 +0100
  • bf4879f57f Expand docs and remove duplicated information Nick Craig-Wood 2015-06-06 10:05:21 +0100
  • e22b445cff Implement --size-only flag to sync on size not checksum & modtime - fixes #75 Nick Craig-Wood 2015-06-06 08:38:45 +0100
  • 5ab7970e18 dropbox: update docs about case insensitivity - see #53 Nick Craig-Wood 2015-05-18 20:07:49 +0100
  • e984eeedc4 Add Alex Couper to contributors Nick Craig-Wood 2015-06-05 20:12:56 +0100
  • 968b5a0984 Update notes Nick Craig-Wood 2015-06-05 20:00:36 +0100
  • 7af1282375 Add --checksum flag to only discard transfers by MD5SUM - fixes #61 Alex Couper 2015-06-03 14:08:27 +0000
  • f60139d4b4 Merge c99b5460b4 into d9fcc32f70 Alex Couper 2015-06-05 13:24:24 +0000
  • c99b5460b4 Add --checksum flag to only discard transfers by checksum. Alex Couper 2015-06-03 14:08:27 +0000
  • ee888dc571 Merge 8d19ff6f4f into d9fcc32f70 Alex Couper 2015-06-03 14:17:14 +0000
  • 8d19ff6f4f Add --checksum flag to only discard transfers by checksum. Alex Couper 2015-06-03 14:08:27 +0000
  • c01aee9948 Merge db82cdf54a into d9fcc32f70 Zeshan B 2015-05-27 15:50:06 +0000
  • db82cdf54a Separate repo for video tutorials Zeshan B 2015-05-27 11:49:37 -0400
  • cce0ce04ae Using rClone copy and sync Zeshan B 2015-05-23 21:37:14 -0400
  • 73aaf689e8 Installing rClone binary on Windows Zeshan B 2015-05-23 15:18:09 -0400
  • e2124ba90f dropbox: record names coming from dropbox API, fixes #53 case insensitivity causes duplicated files Leonid Shalupov 2015-05-23 20:56:48 +0200
  • 76557f7f35 Installing Go on Windows Video Tutorial Zeshan B 2015-05-23 14:39:12 -0400
  • d9fcc32f70 Version v1.14 v1.14 Nick Craig-Wood 2015-05-21 20:13:40 +0100
  • 870a9fc3b2 local: fix encoding of non utf-8 file names - fixes #66 Nick Craig-Wood 2015-05-21 18:40:16 +0100
  • 8e3703abeb drive: docs about rate limiting Nick Craig-Wood 2015-05-21 18:39:46 +0100
  • e88b07800d Remove Backup. replace with copy & --compare-destination=false Alex Couper 2015-05-20 14:56:50 +0000
  • e3451c2bcb Add --blob-list to selectively upload specific blobs. Alex Couper 2015-05-20 14:45:03 +0000
  • eb0ede1c78 Catch a smaller subset of issues when creating dir. Alex Couper 2015-05-20 14:42:25 +0000
  • ba81277bbe google cloud storage: Fix compile after API change in "google.golang.org/api/storage/v1" Nick Craig-Wood 2015-05-19 08:18:26 +0100
  • 88293a4b8a Version v1.13 v1.13 Nick Craig-Wood 2015-05-10 12:39:06 +0100
  • 981104519e Revise documentation (especially sync) - fixes #39 Nick Craig-Wood 2015-05-10 12:17:24 +0100
  • 1d254a3674 Implement --timeout and --conntimeout - fixes #54 Nick Craig-Wood 2015-05-10 11:25:54 +0100
  • f88d171afd s3: ignore etags from multipart uploads which aren't md5sums - fixes #56 Nick Craig-Wood 2015-05-09 10:37:43 +0100
  • d0781bbcdc Merge e35237fdfb into ba2091725e Christian Schwede 2015-05-08 10:19:52 +0000
  • e35237fdfb Fix sync option in manpage/docs Christian Schwede 2015-05-08 11:25:08 +0200
  • e414076e6e AWS+S3 emulators are not consistent in their use of return codes. Alex Couper 2015-05-07 17:54:01 +0000
  • ba2091725e Version v1.12 v1.12 Nick Craig-Wood 2015-03-15 15:55:38 +0000
  • 7c120b8bc5 drive: add --drive-chunk-size and --drive-upload-cutoff parameters Nick Craig-Wood 2015-03-14 17:55:38 +0000
  • 5cc5429f99 drive: switch to insert from update when a failed copy deletes the upload Nick Craig-Wood 2015-03-14 17:54:41 +0000
  • 09d71239b6 Make file size render more neatly and prevent from being < 0 Nick Craig-Wood 2015-03-14 17:53:53 +0000
  • c643e4585e core: Log duplicate files if they are detected Nick Craig-Wood 2015-03-14 17:11:24 +0000
  • 873db29391 Log all objects more informatively Nick Craig-Wood 2015-03-09 08:11:38 +0000
  • 81a933ae38 drive: Use chunked upload for files - fixes #33 Nick Craig-Wood 2015-03-02 09:05:23 +0000
  • ecb3c7bcef drive, googlecloudstorage: remove SeekWrapper after googleapi fix Nick Craig-Wood 2015-02-28 15:58:37 +0000
  • 80000b904c Version v1.11 v1.11 Nick Craig-Wood 2015-03-04 17:59:31 +0000
  • c47c9cd440 swift: add region parameter - fixes #38 Nick Craig-Wood 2015-03-04 17:09:53 +0000
  • b4a0941d4c In remote paths, change native directory separators to / - fixes #37 Nick Craig-Wood 2015-03-02 17:04:34 +0000
  • c03d6a1ec3 drive: fix crash on failed to update remote mtime - fixes #36 Nick Craig-Wood 2015-03-02 09:25:33 +0000
  • 46d39ebaf7 Factor Mime Type guessing into fs.MimeType() Nick Craig-Wood 2015-03-01 12:38:31 +0000
  • fe68737268 Fix niggles found by go vet Nick Craig-Wood 2015-02-28 15:35:54 +0000
  • 2360bf907a Add synchronization to list output to stop corruptions - fixes #29 Nick Craig-Wood 2015-02-28 15:30:40 +0000
  • aa093e991e Ensure all stats/log messages to go stderr - fixes #30 Nick Craig-Wood 2015-02-28 14:39:00 +0000
  • a5974999eb Update docs - fixes #32 Nick Craig-Wood 2015-02-28 13:08:18 +0000
  • 24a6ff54c2 Add --log-file flag to log everything (including panics) to file Nick Craig-Wood 2015-02-27 16:51:17 +0000
  • e89ea3360e Make it possible to disable stats printing with --stats=0 Nick Craig-Wood 2015-02-27 15:22:26 +0000
  • 85f8552c4d Tidy logging Nick Craig-Wood 2015-02-27 15:04:18 +0000
  • a287e3ced7 Implement --bwlimit to limit data transfer bandwidth Nick Craig-Wood 2015-02-19 19:26:00 +0000
  • 8e4d8d13b8 drive: rename internal api Nick Craig-Wood 2015-02-19 19:12:23 +0000
  • cf208ad21b Version v1.10 v1.10 Nick Craig-Wood 2015-02-12 18:00:20 +0000
  • 0faed16899 s3: list an unlimited number of items - fixes #22 Nick Craig-Wood 2015-02-10 17:58:29 +0000