Commit Graph

  • 771e60bd07 Show errors when reading the config file Nick Craig-Wood 2015-08-15 17:15:02 +01:00
  • 40b3c4883f testing: add -remote flag to allow unit tests to run on other remotes Nick Craig-Wood 2015-08-15 15:40:18 +01:00
  • e320f4a988 Add Shimon Doodkin to contributors Nick Craig-Wood 2015-08-10 11:25:21 +01:00
  • 5835f15f21 linux installation instructions binary download Shimon Doodkin 2015-06-28 12:38:27 +03:00
  • 67c311233b Run travis builds on container-based infrastructure Leonid Shalupov 2015-08-08 21:38:19 +02:00
  • 3fcff32524 do not print stats in quiet mode - fixes #70 Leonid Shalupov 2015-08-08 21:10:31 +02:00
  • 472f065ce7 Make sizes in Dropbox 64 bit - fixes #80 Nick Craig-Wood 2015-08-03 21:18:34 +01:00
  • 6c6d7eb770 Drop support for Go 1.1 Nick Craig-Wood 2015-01-05 08:23:37 +00:00
  • c646ada3c3 docs: add FAQ and update docs Nick Craig-Wood 2015-07-30 20:26:29 +01:00
  • f55359b3ac Fix created directories not obeying umask Nick Craig-Wood 2015-07-29 10:21:12 +01:00
  • 9d9a17547a Version v1.17 v1.17 Nick Craig-Wood 2015-06-14 15:36:16 +01:00
  • c6dc88766b Add Leonid Shalupov to contributors Nick Craig-Wood 2015-06-14 15:32:16 +01:00
  • 754ce9dec6 dropbox: record names coming from dropbox API, fixes #53 case insensitivity causes duplicated files Leonid Shalupov 2015-05-23 20:56:48 +02:00
  • bd5f685d0a fix TestLsLong on non-UTC timezones Leonid Shalupov 2015-06-13 11:36:07 +02:00
  • c663e24669 Note how to update rclone dependencies in the install documentation Nick Craig-Wood 2015-06-14 15:04:39 +01:00
  • 5948764e9e Link to changelog Nick Craig-Wood 2015-06-14 15:04:29 +01:00
  • 539ad44757 Version v1.16 v1.16 Nick Craig-Wood 2015-06-09 18:00:33 +01:00
  • 74994a2ec1 Fix uploading big files which was causing timeouts or panics Nick Craig-Wood 2015-06-09 17:29:25 +01:00
  • 97dced6a0b Don't check md5sum after download with --size-only - fixes #75 Nick Craig-Wood 2015-06-09 13:18:40 +01:00
  • e04acb09ce Version v1.15 v1.15 Nick Craig-Wood 2015-06-06 15:45:00 +01:00
  • 87ed7fc932 Document rclone's limitations with directories - fixes #69 Nick Craig-Wood 2015-06-06 14:33:08 +01:00
  • 90744301d3 Fix package docs so they appear in godoc correctly Nick Craig-Wood 2015-06-06 14:24:30 +01:00
  • bf4879f57f Expand docs and remove duplicated information Nick Craig-Wood 2015-06-06 10:05:21 +01:00
  • e22b445cff Implement --size-only flag to sync on size not checksum & modtime - fixes #75 Nick Craig-Wood 2015-06-06 08:38:45 +01:00
  • 5ab7970e18 dropbox: update docs about case insensitivity - see #53 Nick Craig-Wood 2015-05-18 20:07:49 +01:00
  • e984eeedc4 Add Alex Couper to contributors Nick Craig-Wood 2015-06-05 20:12:56 +01:00
  • 968b5a0984 Update notes Nick Craig-Wood 2015-06-05 20:00:36 +01:00
  • 7af1282375 Add --checksum flag to only discard transfers by MD5SUM - fixes #61 Alex Couper 2015-06-03 14:08:27 +00:00
  • d9fcc32f70 Version v1.14 v1.14 Nick Craig-Wood 2015-05-21 20:13:40 +01:00
  • 870a9fc3b2 local: fix encoding of non utf-8 file names - fixes #66 Nick Craig-Wood 2015-05-21 18:40:16 +01:00
  • 8e3703abeb drive: docs about rate limiting Nick Craig-Wood 2015-05-21 18:39:46 +01:00
  • 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 +01:00
  • 88293a4b8a Version v1.13 v1.13 Nick Craig-Wood 2015-05-10 12:39:06 +01:00
  • 981104519e Revise documentation (especially sync) - fixes #39 Nick Craig-Wood 2015-05-10 12:17:24 +01:00
  • 1d254a3674 Implement --timeout and --conntimeout - fixes #54 Nick Craig-Wood 2015-05-10 11:25:54 +01:00
  • f88d171afd s3: ignore etags from multipart uploads which aren't md5sums - fixes #56 Nick Craig-Wood 2015-05-09 10:37:43 +01:00
  • ba2091725e Version v1.12 v1.12 Nick Craig-Wood 2015-03-15 15:55:38 +00:00
  • 7c120b8bc5 drive: add --drive-chunk-size and --drive-upload-cutoff parameters Nick Craig-Wood 2015-03-14 17:55:38 +00:00
  • 5cc5429f99 drive: switch to insert from update when a failed copy deletes the upload Nick Craig-Wood 2015-03-14 17:54:41 +00:00
  • 09d71239b6 Make file size render more neatly and prevent from being < 0 Nick Craig-Wood 2015-03-14 17:53:53 +00:00
  • c643e4585e core: Log duplicate files if they are detected Nick Craig-Wood 2015-03-14 17:11:24 +00:00
  • 873db29391 Log all objects more informatively Nick Craig-Wood 2015-03-09 08:11:38 +00:00
  • 81a933ae38 drive: Use chunked upload for files - fixes #33 Nick Craig-Wood 2015-03-02 09:05:23 +00:00
  • ecb3c7bcef drive, googlecloudstorage: remove SeekWrapper after googleapi fix Nick Craig-Wood 2015-02-28 15:58:37 +00:00
  • 80000b904c Version v1.11 v1.11 Nick Craig-Wood 2015-03-04 17:59:31 +00:00
  • c47c9cd440 swift: add region parameter - fixes #38 Nick Craig-Wood 2015-03-04 17:09:53 +00:00
  • b4a0941d4c In remote paths, change native directory separators to / - fixes #37 Nick Craig-Wood 2015-03-02 17:04:34 +00:00
  • c03d6a1ec3 drive: fix crash on failed to update remote mtime - fixes #36 Nick Craig-Wood 2015-03-02 09:25:33 +00:00
  • 46d39ebaf7 Factor Mime Type guessing into fs.MimeType() Nick Craig-Wood 2015-03-01 12:38:31 +00:00
  • fe68737268 Fix niggles found by go vet Nick Craig-Wood 2015-02-28 15:35:54 +00:00
  • 2360bf907a Add synchronization to list output to stop corruptions - fixes #29 Nick Craig-Wood 2015-02-28 15:30:40 +00:00
  • aa093e991e Ensure all stats/log messages to go stderr - fixes #30 Nick Craig-Wood 2015-02-28 14:39:00 +00:00
  • a5974999eb Update docs - fixes #32 Nick Craig-Wood 2015-02-28 13:08:18 +00:00
  • 24a6ff54c2 Add --log-file flag to log everything (including panics) to file Nick Craig-Wood 2015-02-27 16:51:17 +00:00
  • e89ea3360e Make it possible to disable stats printing with --stats=0 Nick Craig-Wood 2015-02-27 15:22:26 +00:00
  • 85f8552c4d Tidy logging Nick Craig-Wood 2015-02-27 15:04:18 +00:00
  • a287e3ced7 Implement --bwlimit to limit data transfer bandwidth Nick Craig-Wood 2015-02-19 19:26:00 +00:00
  • 8e4d8d13b8 drive: rename internal api Nick Craig-Wood 2015-02-19 19:12:23 +00:00
  • cf208ad21b Version v1.10 v1.10 Nick Craig-Wood 2015-02-12 18:00:20 +00:00
  • 0faed16899 s3: list an unlimited number of items - fixes #22 Nick Craig-Wood 2015-02-10 17:58:29 +00:00
  • 8d1c0ad07c Fix config loop - fixes #25 Nick Craig-Wood 2015-02-10 16:48:04 +00:00
  • 165e89c266 Version v1.09 v1.09 Nick Craig-Wood 2015-02-07 22:44:23 +00:00
  • b4e19cfd62 windows: make tests work properly Nick Craig-Wood 2015-02-07 15:52:06 +00:00
  • 20ad96f3cd windows: Stop drive letters (eg C:) getting mixed up with remotes (eg drive:) Nick Craig-Wood 2015-02-07 15:49:09 +00:00
  • d64a37772f local: Fix directory separators on Windows - fixes #24 Nick Craig-Wood 2015-02-07 12:45:47 +00:00
  • 5fb6f94579 drive: fix rate limit exceeded errors - fixes #20 Nick Craig-Wood 2015-02-02 17:29:08 +00:00
  • 20535348db Update docs to remove obsolete bug - fixes #21 Nick Craig-Wood 2015-02-06 09:24:19 +00:00
  • 3d83a265c5 Update notes Nick Craig-Wood 2015-02-05 22:43:04 +00:00
  • 18a8a61cc5 Release v1.08 v1.08 Nick Craig-Wood 2015-02-04 22:31:56 +00:00
  • 1758621a51 drive: fix subdirectory listing to not list entire drive - fixes #23 Nick Craig-Wood 2015-02-04 21:29:51 +00:00
  • 5710247bf6 drive: Fix SetModTime Nick Craig-Wood 2015-01-04 23:19:59 +00:00
  • 78b03929b7 Fix ModTime test Nick Craig-Wood 2015-01-04 16:57:55 +00:00
  • 492362ec7d Catch nil from List() in tests Nick Craig-Wood 2015-01-03 16:28:26 +00:00
  • 51b24a1dc6 dropbox: adapt code to recent library changes Nick Craig-Wood 2014-12-23 12:40:53 +00:00
  • cfdb48c864 Version v1.07 v1.07 Nick Craig-Wood 2014-12-23 11:26:32 +00:00
  • 14567952b3 google cloud storage: Fix memory leak - fixes #17 Nick Craig-Wood 2014-12-23 11:03:34 +00:00
  • 2b052671e2 swift: Add docs for tentant Nick Craig-Wood 2014-12-12 20:38:35 +00:00
  • 439a126af6 Version v1.06 v1.06 Nick Craig-Wood 2014-12-12 20:13:03 +00:00
  • 0fb35f081a Use new location of Google API package - fixes #16 Nick Craig-Wood 2014-12-12 20:02:08 +00:00
  • 9ba25c7219 Test with go 1.4 too Nick Craig-Wood 2014-12-12 19:27:14 +00:00
  • af9c447146 Fix "Couldn't find home directory" on OSX - fixes #15 Nick Craig-Wood 2014-12-12 19:18:23 +00:00
  • ee6b39aa6c Add tenant parameter for swift - fixes #13 Nick Craig-Wood 2014-11-24 12:05:10 +00:00
  • 839133c5e1 Version v1.05 v1.05 Nick Craig-Wood 2014-08-09 17:22:17 +01:00
  • f4eb48e531 Fix test incantation Nick Craig-Wood 2014-08-09 17:18:17 +01:00
  • 18439cf2d7 Move rclonetest into go tests for fs module Nick Craig-Wood 2014-08-01 17:58:39 +01:00
  • d3c16608e4 Test Listing the Root of each Fs Nick Craig-Wood 2014-07-31 23:20:39 +01:00
  • 3e27ff1b95 Add Root List test and fs.Limited tests for single files Nick Craig-Wood 2014-07-31 21:24:52 +01:00
  • ff91698fb5 Skip tests if test remote not configured Nick Craig-Wood 2014-07-31 08:51:39 +01:00
  • c389616657 all: make private functions / variables / constant which shouldn't be public Nick Craig-Wood 2014-07-29 17:50:07 +01:00
  • 442578ca25 drive: reset root directory on Rmdir and Purge Nick Craig-Wood 2014-07-28 23:34:05 +01:00
  • 0b51d6221a s3: make reading metadata more reliable to work around eventual consistency problems Nick Craig-Wood 2014-07-28 22:32:15 +01:00
  • 2f9f9afac2 fs: Document that Purger returns error on empty directory, test and fix Nick Craig-Wood 2014-07-28 21:02:00 +01:00
  • 9711a5d647 google cloud storage: re-read metadata in SetModTime Nick Craig-Wood 2014-07-28 20:07:02 +01:00
  • cc679aa714 google cloud storage: fix ListDir on subdirectory Nick Craig-Wood 2014-07-28 18:04:52 +01:00
  • 457ef2c190 Automatically generate the tests files for each Fs Nick Craig-Wood 2014-07-26 17:18:29 +01:00
  • 17ffb0855f Fixes after running errcheck Nick Craig-Wood 2014-07-25 18:19:49 +01:00
  • 125fc8f1f0 s3: strip trailing / from ListDir() Nick Craig-Wood 2014-07-24 23:01:04 +01:00
  • 1660903aa2 local: fix unit tests Nick Craig-Wood 2014-07-24 22:51:34 +01:00
  • b013c58537 swift: return directories without / in ListDir Nick Craig-Wood 2014-07-24 22:51:10 +01:00
  • a5b0d88608 Make tests for each Fs Nick Craig-Wood 2014-07-24 22:50:11 +01:00