Commit Graph

  • ee13bc6775 drive: fix stats accounting for upload - fixes #970, #968 Stefan Breunig 2017-07-04 19:56:46 +02:00
  • e86f62c3e8 Add rclone info internal command for testing out limits of remotes Nick Craig-Wood 2017-07-03 15:05:27 +01:00
  • 6c3bf629a1 yandex: fix fs.Name() Nick Craig-Wood 2017-07-03 13:39:31 +01:00
  • 575e779b55 Warn about duplicate files when syncing - fixes #1506 Nick Craig-Wood 2017-06-30 21:24:13 +01:00
  • dc56ad9816 sftp, local: refactor to stop storing os.FileInfo in preparation for serialization Nick Craig-Wood 2017-06-30 10:24:06 +01:00
  • e7d04fc103 Create fs.Directory interface and use it everywhere Nick Craig-Wood 2017-06-30 13:37:29 +01:00
  • e2d7d413ef fs: rename BasicInfo to DirEntry Nick Craig-Wood 2017-06-30 10:54:14 +01:00
  • e7e9aa0dfa fs: Remove unused ListFser interface Nick Craig-Wood 2017-06-30 10:41:48 +01:00
  • f88300a153 Don't Mkdir at the start of sync - fixes #1131 Nick Craig-Wood 2017-06-28 19:53:07 +01:00
  • e54087ece1 Fix config tests to save configData which fixes subsequent tests Nick Craig-Wood 2017-06-28 20:50:47 +01:00
  • 54561fd2bc s3: work around eventual consistency in bucket creation Nick Craig-Wood 2017-06-29 12:26:14 +01:00
  • 479c5a514a swift, s3, gcs: create container if necessary on server side copy Nick Craig-Wood 2017-06-28 21:14:53 +01:00
  • f3c7e1a9dd Debug directory creation and removal - fixes #1192 Nick Craig-Wood 2017-06-27 22:18:54 +01:00
  • 70b5b2f5c6 acd, onedrive: fix initialization order for token renewer - fixes #1442 Nick Craig-Wood 2017-06-27 11:34:32 +01:00
  • d7811f72ad Clarify how 'move' may use server side copying sainaen 2017-06-26 18:00:57 +03:00
  • aa20486485 Add --stats-log-level so can see --stats without -v - fixes #1180 Nick Craig-Wood 2017-06-26 22:46:45 +01:00
  • 33f302a06b Document workaround for files/dirs with : in - fixes #1331 Nick Craig-Wood 2017-06-26 16:13:12 +01:00
  • 24cb739d1f b2: reduce minimum chunk size to 5MB - fixes #1289 Nick Craig-Wood 2017-06-26 16:01:31 +01:00
  • f0abd6173d Add Harshavardhana and sainaen to contributors Nick Craig-Wood 2017-06-26 12:35:41 +01:00
  • 1817d8f631 crypt: Fix typo in cryptcheck's short description sainaen 2017-06-26 00:43:28 +03:00
  • a308ad5bd7 Fix typos and punctuation in the 'docs.md' sainaen 2017-06-26 00:29:51 +03:00
  • b360527931 mount: fix hang on errored upload Nick Craig-Wood 2017-06-26 11:58:12 +01:00
  • 52b042971a keep file permissions and try to keep user/group on supported systems (fixes #1467) Stefan Breunig 2017-06-25 09:05:24 +02:00
  • 2d2778eabf don't delete remote if name does not change while renaming (fixes #1495) Stefan Breunig 2017-06-25 08:55:54 +02:00
  • d55f8f0492 sftp: add support for using ssh key files #1494 Nick Craig-Wood 2017-06-23 16:25:35 +01:00
  • b44d0ea088 drive: convert / in names to a unicode equivalent (/) - fixes #62 Nick Craig-Wood 2017-06-20 15:11:53 +01:00
  • d981456ddc Add Vasiliy Tolstov to contributors Nick Craig-Wood 2017-06-20 21:23:33 +01:00
  • b22c4c4307 http: fix, tidy and rework ready for release Nick Craig-Wood 2017-06-19 17:36:14 +01:00
  • afc8cc550a http: Update interfaces for List/ListR/Put/Update Nick Craig-Wood 2017-06-19 15:05:09 +01:00
  • 83b642e98f fix for caddy web server Vasiliy Tolstov 2017-04-26 11:02:30 +03:00
  • d5d635b7f3 http: Fix comments, remove optional methods which don't work Nick Craig-Wood 2017-04-22 11:48:32 +01:00
  • 6b89e6c381 add new http remote filesystem Vasiliy Tolstov 2017-03-17 11:47:23 +03:00
  • be0dd09801 vendor: golang.org/x/net/html for http Nick Craig-Wood 2017-06-20 07:47:21 +01:00
  • b76cd4abd2 Fix Range header option Nick Craig-Wood 2017-06-19 17:35:37 +01:00
  • 0dbf1230bc Update CONTRIBUTING with --fast-list Nick Craig-Wood 2017-06-20 15:56:48 +01:00
  • 4fd9570332 fs: Use an in place filter in ListDirSorted Nick Craig-Wood 2017-06-19 15:19:42 +01:00
  • 8d77e48190 Minio supports ETags and metadata. Harshavardhana 2017-06-19 15:51:39 -07:00
  • dcce65b2b3 mount/cmount: factor duplicated code into mountlib Nick Craig-Wood 2017-06-19 13:44:49 +01:00
  • 4ce31555b2 vendor: update github.com/billziss-gh/cgofuse - fixes #1481 Nick Craig-Wood 2017-06-19 09:47:32 +01:00
  • 5ed4bc97f3 travis: reduce number of parallel builds to avoid "Killed" error Nick Craig-Wood 2017-06-19 08:16:35 +01:00
  • 54e37be591 Only test with -race using go latest Nick Craig-Wood 2017-06-19 08:07:50 +01:00
  • eaa717b88a Fix crypt obfuscate tests with Windows Nick Craig-Wood 2017-06-18 22:53:19 +01:00
  • bbbc202ee6 Add ftp.md to docs builder and update docs Nick Craig-Wood 2017-06-15 20:12:26 +01:00
  • 97364fd0b6 ncdu: disable on plan9 and solaris as termbox isn't supported there Nick Craig-Wood 2017-06-15 20:10:54 +01:00
  • c34f11a92f rclone ncdu for exploring a remote with a text based user interface. Nick Craig-Wood 2017-04-01 20:53:44 +02:00
  • e31fc877e2 vendor: github.com/nsf/termbox-go and dependencies for rclone ncdu Nick Craig-Wood 2017-06-15 12:40:39 +01:00
  • e069fc439e crypt: use an in place filter for encrypting directory entries Nick Craig-Wood 2017-06-15 16:45:21 +01:00
  • 5250fcdf08 core: fix data race in walk Nick Craig-Wood 2017-06-15 16:40:56 +01:00
  • 9876ba53f8 Updated permissions Edward Q. Bridges 2017-06-10 10:22:43 -04:00
  • 64662bef8d Deprecate --old-sync-method it is replaced with --fast-list Nick Craig-Wood 2017-06-13 14:35:51 +01:00
  • 0b8d9084fc test_all: print command line so it can be cut and pasted into bash Nick Craig-Wood 2017-06-13 13:19:18 +01:00
  • 7be49249d3 Add lsjson command - fixes #1063 Nick Craig-Wood 2017-06-12 18:40:20 +01:00
  • 8a6a8b9623 Change List interface and add ListR optional interface Nick Craig-Wood 2017-06-11 22:43:31 +01:00
  • 6fc88ff32e Use --fast-list flag for sync/copy/move - fixes #1277 Nick Craig-Wood 2017-06-06 23:04:01 +01:00
  • 50928a5027 Implement --fast-list flag. Nick Craig-Wood 2017-06-06 16:40:00 +01:00
  • 3a431056e2 gcs, swift: increase directory listing chunk to 1000 to increase performance Nick Craig-Wood 2017-06-06 15:03:52 +01:00
  • 53c3e5f0ab Add placeholder support for ListR interface. Nick Craig-Wood 2017-06-05 16:14:24 +01:00
  • 0edb025257 Fixup tests with dirs vs bucket based fs Nick Craig-Wood 2017-04-26 18:41:01 +01:00
  • fded4dbea2 yandex: correct error return for listing empty directory Nick Craig-Wood 2017-04-26 18:16:59 +01:00
  • 7e20e16cff core: Implement Walk directory listing and use in place of Lister Nick Craig-Wood 2017-02-24 22:51:01 +00:00
  • 1e88f0702a dropbox: fix oauth configuration Nick Craig-Wood 2017-06-14 16:46:46 +01:00
  • 68333d34a1 dropbox: make setting mod time on existing files work properly Nick Craig-Wood 2017-06-13 13:58:39 +01:00
  • 740b3f6ae2 Fix problems found with ineffassign Nick Craig-Wood 2017-06-13 11:22:16 +01:00
  • 28fcc53e45 mount test: retry umount as it fails occasionally Nick Craig-Wood 2017-06-13 10:52:10 +01:00
  • 2ca477c57f swift: make sensible error if the user forgets the container - fixes #1470 Nick Craig-Wood 2017-06-10 14:44:56 +01:00
  • 9a11d3efd9 Revert "Start Cat tests from 2 as onedrive doesn't support ranging from 1" Nick Craig-Wood 2017-06-10 13:48:00 +01:00
  • 10d5377ed8 acd: remove revoked credentials, allow oauth proxy config and update docs Nick Craig-Wood 2017-06-10 12:02:34 +01:00
  • ee14efd3c2 config: fix menu selection when no remotes Nick Craig-Wood 2017-06-10 10:43:38 +01:00
  • b4be7d65a6 Update build to go1.8.3 Nick Craig-Wood 2017-06-09 12:06:28 +01:00
  • 52e1bfae2a oauth: Allow auth_url and token_url to be set in the config file Nick Craig-Wood 2017-06-08 20:35:32 +01:00
  • 9c1e703777 swift, b2, gcs, s3: Fix moveto and copyto Nick Craig-Wood 2017-06-07 14:16:50 +01:00
  • b49821956a Fix copyto/moveto test error (see #1261) Nick Craig-Wood 2017-06-07 14:08:46 +01:00
  • a61ba1e7c4 moveto, copyto: report transfers and checks as per move and copy Nick Craig-Wood 2017-06-07 13:02:21 +01:00
  • d30cc1e119 Factor RemoteSplit into fs Nick Craig-Wood 2017-06-07 12:27:33 +01:00
  • 74a3dfc4e1 Fix TestHashSums Nick Craig-Wood 2017-06-06 23:21:47 +01:00
  • 3fe9448229 drive, acd, onedrive: Cache the directory IDs when reading the parent directory Nick Craig-Wood 2017-06-05 12:17:19 +01:00
  • a5cfdfd233 drive: add team drive support - fixes #885 Nick Craig-Wood 2017-06-01 20:12:11 +01:00
  • bdc19b7c8a fstests: fix -remote flag to override test target Nick Craig-Wood 2017-06-01 22:55:10 +01:00
  • e92cc8fe2b Add Edward Q. Bridges to contributors Nick Craig-Wood 2017-06-04 22:38:10 +01:00
  • 6ee4c62cae Add section on required IAM permissions. Edward Q. Bridges 2017-06-02 07:06:06 -04:00
  • b047402294 config: Fix save of temp file under Windows - fixes #1458 Nick Craig-Wood 2017-06-01 16:38:19 +01:00
  • 7693cecd17 Add Fabian Möller to contributors Nick Craig-Wood 2017-06-01 16:23:48 +01:00
  • 558f014d43 migrate Gopkg.toml and Gopkg.lock to new format Fabian Möller 2017-06-01 11:14:04 +02:00
  • 48508cb5b7 Add Ruwbin to contributors Nick Craig-Wood 2017-06-01 09:03:56 +01:00
  • 44c98e8654 fix docs typos Ruwbin 2017-06-01 03:12:34 +02:00
  • 9782c264e9 hand dirCacheTime through again Stefan Breunig 2017-05-31 16:55:46 +02:00
  • 9cede6b372 fully write new config file before moving to target location (fixes #1287) Stefan 2017-06-01 09:57:10 +02:00
  • decd960867 make moveto/copyto no-ops when source and destination are the same (fixes #1261) Stefan Breunig 2017-05-27 17:30:26 +02:00
  • 71028e0f06 dropbox/dbhash: fix errcheck warning Nick Craig-Wood 2017-05-30 22:08:49 +01:00
  • 52e96bc0e2 dropbox: add missing dbhashsum command Nick Craig-Wood 2017-05-30 19:26:06 +01:00
  • 178ff62d6a vendor: add github.com/ncw/dropbox-sdk-go-unofficial and remove github.com/stacktic/dropbox Nick Craig-Wood 2017-05-30 15:49:29 +01:00
  • 9d335eb5cb dropbox: add low level retries Nick Craig-Wood 2017-05-28 17:55:18 +01:00
  • 20da3e6352 Add options to Put, PutUnchecked and Update, add HashOption and speed up local Nick Craig-Wood 2017-05-28 12:44:22 +01:00
  • 6381959850 dropbox: support Dropbox content hashing scheme - fixes #1302 Nick Craig-Wood 2017-05-26 15:09:31 +01:00
  • 8916455e4f dropbox: implement dropbox hasher #1302 Nick Craig-Wood 2017-05-26 14:19:18 +01:00
  • 8e214e838e dropbox: Update dropbox to use the v2 API #349 Nick Craig-Wood 2017-05-21 21:35:33 +01:00
  • 23acd3ce01 oauthutil: Don't expect tokens to have refresh URL Nick Craig-Wood 2017-05-21 17:00:01 +01:00
  • a2e3af0523 poll for Google Drive changes when mounted Stefan Breunig 2017-05-25 23:05:49 +02:00
  • 5455d34f8c Fix ssh agent on Windows - fixes #1279 Nick Craig-Wood 2017-04-10 14:50:06 +01:00
  • 84512ac77d vendor: add github.com/xanzy/ssh-agent for #1279 Nick Craig-Wood 2017-05-26 10:19:23 +01:00