Commit Graph

  • 13b705e227 mount: report the modification times for directories from the remote #940 #950 Nick Craig-Wood 2016-12-14 15:26:04 +0000
  • 8083804575 Make sure wrapped retry/fatal errors are never nil to avoid panic Nick Craig-Wood 2016-12-13 16:02:14 +0000
  • ec0916c59d crypt: return unexpected EOF instead of Failed to authenticate decrypted block #873 Nick Craig-Wood 2016-12-12 15:20:40 +0000
  • 7392cd1a1a Add section on how to set RCLONE_CONFIG_PASS from a script Nick Craig-Wood 2016-12-12 12:33:43 +0000
  • 2656a0e070 Update go to 1.7.4 and 1.6.4 in CI Nick Craig-Wood 2016-12-09 17:12:11 +0000
  • 5b5df9ae8e acd: fix the corner cases in Move and DirMove and refactor Nick Craig-Wood 2016-12-09 16:56:07 +0000
  • fafbcc8e2f Make server side move more obvious in debug Nick Craig-Wood 2016-12-09 16:50:28 +0000
  • c55402caa2 drive: create destination directory on Move() Nick Craig-Wood 2016-12-09 16:45:11 +0000
  • d132dc7640 drive: make DirMove more efficient and complain about moving the root Nick Craig-Wood 2016-12-09 15:41:09 +0000
  • 48a2e3844d Add optional interface DirCacheFlush for making the tests more reliable Nick Craig-Wood 2016-12-09 15:39:29 +0000
  • d911bf3889 Add links to the forum in the main pages Nick Craig-Wood 2016-12-08 10:41:55 +0000
  • dcf53a1d12 Allows multiple --include/--exclude/--filter options - fixes #875 Nick Craig-Wood 2016-12-07 13:37:40 +0000
  • 3bdfa284a9 Make rclone lsd obey the filters properly Nick Craig-Wood 2016-12-07 11:16:36 +0000
  • cb9f1eefd2 crypt: fix Mkdir/Rmdir with a dir parameter - fixes rmdirs command Nick Craig-Wood 2016-12-06 15:13:29 +0000
  • dd99a4b3dc Update golang.org/x/sys to enable mips compile #849 Nick Craig-Wood 2016-12-06 15:12:29 +0000
  • e79a5de7df local: fix Mkdir/Rmdir with a dir on Windows Nick Craig-Wood 2016-12-05 18:09:45 +0000
  • c24da0b886 fuse: add stats printing and note which files are transferring Nick Craig-Wood 2016-12-01 08:49:47 +0000
  • be4fd51289 fuse: Add bandwidth accounting and buffering Nick Craig-Wood 2016-11-30 20:18:14 +0000
  • 2cbdb95ce5 Only show transfer stats on commands which transfer stuff - fixes #849 Nick Craig-Wood 2016-12-04 16:52:24 +0000
  • 716ce49ce9 Patch vendored version of stretchr to use latest go-spew Nick Craig-Wood 2016-12-04 16:28:27 +0000
  • 34b9ac8a5d Update vendor directory Nick Craig-Wood 2016-12-04 16:25:30 +0000
  • c265f451f2 Implement moveto and copyto commands for choosing a destination name on copy/move Nick Craig-Wood 2016-10-23 17:34:17 +0100
  • 2058652fa4 Allow overlapping remotes in move when DirMove is supported Nick Craig-Wood 2016-10-22 17:53:52 +0100
  • 50b3cfccb1 Factor Move out of sync.go and add remote parameter to Move and Copy Nick Craig-Wood 2016-10-22 17:53:10 +0100
  • 5e35aeca9e Regularize the command definition names Nick Craig-Wood 2016-10-22 12:05:45 +0100
  • 05798672c8 acd: Fix nil pointer deref - fixes #916 Nick Craig-Wood 2016-11-30 21:05:35 +0000
  • 7929b6e756 fuse: support R/W files only if truncate is set. Nick Craig-Wood 2016-11-28 17:56:54 +0000
  • 2756900749 Fix not transferring files that don't differ in size - fixes #911 Nick Craig-Wood 2016-11-28 17:08:15 +0000
  • 539853df36 Fix rmdirs test Nick Craig-Wood 2016-11-28 12:23:24 +0000
  • 651db36674 Add Scott McGillivray to authors Nick Craig-Wood 2016-11-28 12:15:34 +0000
  • f9df545e3c add --stats-unit option and improve alignment for --stats output Scott McGillivray 2016-11-22 12:04:05 +0800
  • 5e62ede8d0 make the parameter format for --stats flag more obvious Scott McGillivray 2016-11-22 11:51:09 +0800
  • 1cd7d1ca17 Merge 6dd24a646e into 7f41c9a015 Scott McGillivray 2016-11-27 18:55:50 +0000
  • 7f41c9a015 Add Thibault Molleman to contributors Nick Craig-Wood 2016-11-27 18:54:24 +0000
  • ac7727861e drive docs: update openoffice formats Thibault Molleman 2016-11-26 12:05:40 +0100
  • 943a0938e7 Add 0xJAKE to contributors Nick Craig-Wood 2016-11-27 18:42:11 +0000
  • 6580d9478e filtering docs: clarify / referencing root of remote in filters, not root of local drive 0xJAKE 2016-11-27 12:20:45 -0600
  • 36d411c25d acd docs: clarify --max-size only ignoring files (not splitting) 0xJAKE 2016-11-27 12:18:47 -0600
  • 8aae166a5b Add missing rmdirs command Nick Craig-Wood 2016-11-27 18:36:13 +0000
  • c2aeb1bcde Merge 888f17d424 into f3365dd251 0xJAKE 2016-11-27 18:28:20 +0000
  • 888f17d424 Update filtering.md 0xJAKE 2016-11-27 12:20:45 -0600
  • c43527060e Update amazonclouddrive.md 0xJAKE 2016-11-27 12:18:47 -0600
  • aaad0354e6 Clarify match rules in filter docs Nick Craig-Wood 2016-11-27 12:10:52 +0000
  • f3365dd251 Make rclone rmdirs command to delete empty directories - fixes #831 Nick Craig-Wood 2016-11-27 11:49:31 +0000
  • aaa1370a36 Add directory parameter to Rmdir and Mkdir #100 #831 Nick Craig-Wood 2016-11-25 21:52:43 +0000
  • fd9224299b Update drive.md Thibault Molleman 2016-11-26 12:05:40 +0100
  • 6dd24a646e Update accounting.go Scott McGillivray 2016-11-23 18:50:06 +0800
  • 65c25b4d1f Update cmd.go Scott McGillivray 2016-11-23 18:47:45 +0800
  • edb228b8ea Update cmd.go Scott McGillivray 2016-11-23 13:55:29 +0800
  • 911d71f6ec Update accounting.go Scott McGillivray 2016-11-23 11:37:57 +0800
  • 005b7476bd refactor data rate changes Scott McGillivray 2016-11-23 11:35:53 +0800
  • 7880a1ca60 add DataRateUnit config option Scott McGillivray 2016-11-23 11:33:13 +0800
  • 2026390116 refactor stats-unit option for bits per second Scott McGillivray 2016-11-23 11:32:07 +0800
  • c37de32b9f update docs with --stats-unit option Scott McGillivray 2016-11-23 11:27:43 +0800
  • 8493bb2dab Merge f70230f09b into c41b67ea08 Jakub Gedeon 2016-11-22 12:13:16 +0000
  • 8d00fef1cf add bits per second option and improve alignment for --stats output Scott McGillivray 2016-11-22 12:04:05 +0800
  • 7d0787488b make the parameter format for --stats flag more obvious Scott McGillivray 2016-11-22 11:51:09 +0800
  • c41b67ea08 mount: Implement statfs interface so df works - fixes #894 Nick Craig-Wood 2016-11-20 22:54:03 +0000
  • 0b562bcabc mount: Note that write is now supported on ACD Nick Craig-Wood 2016-11-19 10:54:37 +0000
  • 1e41a015b5 just use one upload method, as go-acd can determine size itself now Stefan Breunig 2016-11-17 21:54:40 +0100
  • 8b82cc7073 Patch vendored version of stretchr to use latest go-spew Nick Craig-Wood 2016-11-19 10:35:00 +0000
  • e19b30bd26 Add test dependencies back to vendor directory Nick Craig-Wood 2016-11-19 10:22:36 +0000
  • 09897c8d0d Save test dependencies too on make update Nick Craig-Wood 2016-11-19 10:22:23 +0000
  • d4ddbcea96 Notes on the vendor directory Nick Craig-Wood 2016-11-19 10:09:50 +0000
  • 00af021abb Update vendor dependencies Nick Craig-Wood 2016-11-19 10:03:41 +0000
  • 8118623680 Rebuild the godeps from scratch on update and include godep as a build_dep Nick Craig-Wood 2016-11-19 10:04:22 +0000
  • 1f72620bfd just use one upload method, as go-acd can determine size itself now Stefan Breunig 2016-11-17 21:54:40 +0100
  • 2c594dd996 acd: fix docs for --max-size Nick Craig-Wood 2016-11-17 17:30:49 +0000
  • 7dbe16c2c4 Merge 1380a0beef into d8b7156b5c Jack Schmidt 2016-11-15 16:23:03 +0000
  • d8b7156b5c Add Alishan Ladhani to contributors Nick Craig-Wood 2016-11-15 16:22:00 +0000
  • d4a609c6cd Update Onedrive doc to reflect file size limit Alishan Ladhani 2016-11-13 23:23:26 -0500
  • 1380a0beef fix error code on Hash Jack Schmidt 2016-11-13 14:07:26 -0500
  • 2d87fd2995 rm whitespace Jack Schmidt 2016-11-12 20:04:06 -0500
  • cd30915ca3 golang.org/x/crypto/ssh/agent fails its own tests on windows, but not relevant to rclone Jack Schmidt 2016-11-12 19:55:06 -0500
  • bda007ca9d support go 1.5 and 1.6 by replacing named constant io.SeekStart with 0 Jack Schmidt 2016-11-12 19:50:19 -0500
  • 4d0abcecb6 adjust whitespace for gofmt Jack Schmidt 2016-11-12 19:32:16 -0500
  • fc329ea130 Make errcheck happy Jack Schmidt 2016-11-12 19:24:52 -0500
  • ead53ec356 more packages for appveyor and travis Jack Schmidt 2016-11-12 19:08:14 -0500
  • b2e023a0d7 Copy other packages into vendor to make appveyor and travis happy Jack Schmidt 2016-11-12 19:04:55 -0500
  • b8ae0e7618 fixes for golint Jack Schmidt 2016-11-12 18:55:32 -0500
  • 6564949c23 Basic SFTP support, Issue #521 Jack Schmidt 2016-11-12 18:36:08 -0500
  • bf243f30d3 report number of blocks in fuse Stefan Breunig 2016-11-12 14:10:36 +0100
  • 3ce82facac Add Stefan Breunig to contributors Nick Craig-Wood 2016-11-11 18:04:42 +0000
  • fb1458815a acd: add support for server side DirMove #122 Stefan Breunig 2016-11-07 21:38:57 +0100
  • 2243b065e8 acd: filter out bogus children Amazon reports sometimes Stefan Breunig 2016-11-06 17:07:11 +0100
  • 718694d5ee acd: server side move #122 Stefan Breunig 2016-11-01 13:34:47 +0100
  • 77f38cb6f1 acd: extend move test to check conflict cases for two step rename+move Stefan Breunig 2016-11-01 13:05:06 +0100
  • ca017980a3 Add support for server side move operations Too Much IO 2016-10-30 21:02:38 +1100
  • 3e6d673ab3 Merge 98c07cf320 into 8f566a97dd Stefan 2016-11-10 07:11:23 +0000
  • 98c07cf320 linting Stefan Breunig 2016-11-10 08:11:09 +0100
  • b91c37f680 I botched the rebase :/ Stefan Breunig 2016-11-07 23:05:09 +0100
  • f68442a0f6 add space to make go 1.7 happy?! Stefan Breunig 2016-11-07 22:12:15 +0100
  • b3684a123d enable dirmover interface Stefan Breunig 2016-11-07 21:42:18 +0100
  • 9fcf1e84b2 add support for DirMove Stefan Breunig 2016-11-07 21:38:57 +0100
  • 58b2227e6e filter out bogus children Amazon reports sometimes Stefan Breunig 2016-11-06 17:07:11 +0100
  • 89602c4e35 cleanup Stefan Breunig 2016-11-05 14:29:03 +0100
  • 87709b6a93 adapt to new go-acd api Stefan Breunig 2016-11-05 14:11:25 +0100
  • 046d11c621 flush cache on successful move to prevent cache from returning old data Stefan Breunig 2016-11-05 11:58:43 +0100
  • 0f9d5e728f do not overwrite and check if target directory exists Stefan Breunig 2016-11-05 11:58:18 +0100
  • cc1d1a4d9e clean up a bit Stefan Breunig 2016-11-01 13:41:37 +0100