Commit graph

  • 0175332987 vfs: fix applying modtime for an open Write Handle Nick Craig-Wood 2018-03-06 20:47:11 +00:00
  • 85e0b87c99 build: add .deb and .rpm output for the build Nick Craig-Wood 2018-02-26 11:24:56 +00:00
  • d41017a277 A script to download and install the latest release of a github package Nick Craig-Wood 2018-02-28 10:25:56 +00:00
  • fc32fee4ad mount, cmount: add --attr-timeout to control attribute caching in kernel Nick Craig-Wood 2018-03-02 16:39:42 +00:00
  • 5795bd7db6 vfs: update cached copy if we know it has changed even if pending opens Nick Craig-Wood 2018-03-02 16:01:13 +00:00
  • 9b011ce7e4 vfs: keep track of number of open RWHandles Nick Craig-Wood 2018-03-02 15:58:41 +00:00
  • 5e334eedd2 vfs: re-use the File objects when re-reading the directory Nick Craig-Wood 2018-03-01 15:51:05 +00:00
  • 7fb53a031c vfs: don't cache the object in read and read/write handles Nick Craig-Wood 2018-03-01 15:50:23 +00:00
  • ebfeec9fb4 mount: run rclone mount in the background - fixes #723 ishuah 2018-03-02 16:30:04 +03:00
  • 90af7af9a3 added dependency github.com/sevlyar/go-daemon ishuah 2018-02-27 22:46:50 +03:00
  • fe8eeec5b5 cache: improve efficiency with RangeOption and RangeSeek #1825 Nick Craig-Wood 2018-02-19 17:52:33 +00:00
  • e0eb666dbf fs/walk: fix new golint warning about unused variables in range Nick Craig-Wood 2018-03-02 17:01:58 +00:00
  • 7d4da1c66a local: fix crash on Stat error while reading a file Nick Craig-Wood 2018-03-01 13:17:40 +00:00
  • f3e982d3bf azureblob,b2,gcs,qingstor,s3,swift: Don't check for bucket/container presense if listing was OK Nick Craig-Wood 2018-03-01 12:11:34 +00:00
  • 3f9d0d3baf docs: improve --files-from documentation Nick Craig-Wood 2018-03-01 09:59:50 +00:00
  • e9fd2250eb Make titles smaller in issue template Nick Craig-Wood 2018-02-28 22:05:37 +00:00
  • 769aa860f2 Rewrite greeting message for issue template inside HTML quoting Nick Craig-Wood 2018-02-28 21:56:14 +00:00
  • fdebf9da31 local: Downgrade "invalid cross-device link: trying copy" to debug - Fixes #1875 Nick Craig-Wood 2018-02-28 21:27:34 +00:00
  • 77f344a69d pacer: attempt to fix occasional "beginSleep didn't fire" test failures Nick Craig-Wood 2018-02-27 11:06:59 +00:00
  • 62540b4007 docs: clarify beta docs and add link to tip.rclone.org Nick Craig-Wood 2018-02-27 10:58:48 +00:00
  • 21faac6e6c Add David0rk to contributors Fabian Möller 2018-02-27 10:06:56 +01:00
  • 167a4396c7 drive: remove debug binary Fabian Möller 2018-02-27 09:59:06 +01:00
  • 1585aa61c1 docs: update install.sh shebang (#2097) David0rk 2018-02-27 03:32:01 -05:00
  • b91bd32489 vfs: Fix TestWriteFileDoubleClose with --vfs-cache-mode >= writes Nick Craig-Wood 2018-02-26 21:26:32 +00:00
  • c3d0f68923 vfs: fix truncation work-around on Windows Nick Craig-Wood 2018-02-26 19:46:38 +00:00
  • f57e92b9a5 vfs: fix creation of files when truncating #2083 Nick Craig-Wood 2018-02-26 19:37:58 +00:00
  • baf9ee5cf7 vfs: update cached copy if we know it has changed before using it Nick Craig-Wood 2018-02-24 11:22:26 +00:00
  • 354f1ad722 vfs: Use operations.Copy instead of CopyFile for efficiency Nick Craig-Wood 2018-02-24 11:08:09 +00:00
  • 54deb01f00 vfs: Make OpenFile and friends return EINVAL if O_RDONLY and O_TRUNC Nick Craig-Wood 2018-02-23 22:39:28 +00:00
  • 3282fd26af vfs: clean path names before using them in the cache Nick Craig-Wood 2018-02-26 16:59:14 +00:00
  • 88d830c7b7 vfs: create cache.opens and use it in place of cache.get to avoid potential race Nick Craig-Wood 2018-02-26 16:58:02 +00:00
  • 724120d2f3 local: make DirMove return fs.ErrorCantDirMove to allow fallback Nick Craig-Wood 2018-02-26 12:55:05 +00:00
  • 25bbc5d22b drive: make --drive-auth-owner-only look in all directories Nick Craig-Wood 2018-02-20 14:33:52 +00:00
  • 00adf40f9f
    cryptdecode: use Cipher instead of NewFs (#2087) Fabian Möller 2018-02-25 12:57:14 +01:00
  • aeefa34f62
    fstests: add TestInternal (#2085) Fabian Möller 2018-02-25 10:58:06 +01:00
  • 9252224d82 vfs: don't open the file when using a RW handle for a null Seek Nick Craig-Wood 2018-02-22 17:28:21 +00:00
  • 1383df4f58 b2: add more logging on multipart upload errors to debug #2036 Nick Craig-Wood 2018-02-04 11:25:44 +00:00
  • 0ce81f68fe Make a beta release for all branches on the main repo (but not pull requests) Nick Craig-Wood 2018-02-20 15:11:41 +00:00
  • 20ca7d0e4f build: update to using go1.10 as the default go version Nick Craig-Wood 2018-02-20 09:59:19 +00:00
  • 4c3d42bcbb Add Daniel Loader to contributors Nick Craig-Wood 2018-02-20 13:04:14 +00:00
  • 2ef8de0843 Add Mateusz to contributors Nick Craig-Wood 2018-02-20 13:04:14 +00:00
  • a70200dd29 Add version output at end of the install.sh script Daniel Loader 2018-02-20 13:03:50 +00:00
  • c99412d11e cryptcheck: make reading of nonce more efficient with RangeOption #1825 Nick Craig-Wood 2018-02-19 17:37:07 +00:00
  • abc736df1d cat: Use RangeOption for limited fetches to make more efficient #1825 Nick Craig-Wood 2018-02-19 16:12:43 +00:00
  • ab0d06eb16 fs: Make RangeOption mandatory #1825 Nick Craig-Wood 2018-02-19 15:49:39 +00:00
  • 9ffc3898b1 fstests: Allow RangeOption tests to run everywhere #1825 Nick Craig-Wood 2018-02-19 15:48:23 +00:00
  • afc963ed92 config: retry saving the config after failure - fixes #2060 Mateusz 2018-02-19 18:59:27 +01:00
  • c929de9dc4 crypt: Implement RangeOption #1825 Nick Craig-Wood 2018-01-22 18:31:59 +00:00
  • 451cd6d971 fs: add ChunkedReader Fabian Möller 2018-01-21 18:33:58 +01:00
  • a647c54888 fs: add RangeSeeker interface Fabian Möller 2018-01-21 18:33:58 +01:00
  • 334bf49d30 httplib: add Close() method to shut the server down and use it in tests Nick Craig-Wood 2018-02-19 14:02:19 +00:00
  • d8f78a7266 serve http/webdav: update docs on SSL Nick Craig-Wood 2018-02-17 11:06:33 +00:00
  • 62e72801be
    vfs: fix race between multiple RWFileHandle (#2052) Fabian Möller 2018-02-18 14:12:26 +01:00
  • 358c1fbac9 serve http/webdav: support SSL/TLS Nick Craig-Wood 2018-02-15 15:01:19 +00:00
  • cc9d7156e4 serve http/webdav: add --user --pass authentication #1802 Nick Craig-Wood 2018-02-14 23:14:14 +00:00
  • 221a8a9c5d serve http/webdav: add --htpasswd option for authentication #1802 Nick Craig-Wood 2018-02-14 21:06:34 +00:00
  • 2b6f7028a6 vendor: github.com/abbot/go-http-auth for #1802 Nick Craig-Wood 2018-02-16 18:27:02 +00:00
  • 5530662ccc serve http/webdav: factor common http server creation to httplib Nick Craig-Wood 2018-02-14 20:39:11 +00:00
  • 442334ba61 vfs: disable cache cleaner if --vfs-cache-poll-interval=0 Nick Craig-Wood 2018-02-16 14:12:46 +00:00
  • 70b4842823 Add Victor to contributors Nick Craig-Wood 2018-02-16 13:21:50 +00:00
  • 2f63a9f81c onedrive: Overwrite object size value with real size when reading file. Victor 2018-02-16 14:21:26 +01:00
  • 8a9ed57951 vfs: fix another race in cache tests Nick Craig-Wood 2018-02-16 12:05:59 +00:00
  • a5c3bcc9c7 fshttp: fix idle timeouts for HTTP connections #2057 Nick Craig-Wood 2018-02-14 12:27:56 +00:00
  • 9b800d7184 vfs: fix race in cache tests Nick Craig-Wood 2018-02-15 21:34:37 +00:00
  • b1945d0094 swift: fix refresh of authentication token Nick Craig-Wood 2018-02-15 19:18:11 +00:00
  • 9a34fd984c cache: fix dirmove with temp fs enabled remusb 2018-02-14 23:47:45 +02:00
  • 644313a4b9 http: Fix handling of directories with & in Nick Craig-Wood 2018-02-14 11:26:37 +00:00
  • 675e7c5d8e docs: make downloads into a table Nick Craig-Wood 2018-02-08 14:56:39 +00:00
  • 99f3c8bc93 docs: turn version into a partial so it can be reused more easily Nick Craig-Wood 2018-02-13 11:19:19 +00:00
  • ff6a7142da Add Durval Menezes to contributors Nick Craig-Wood 2018-02-12 11:47:01 +00:00
  • 691c725e8b docs: Enhanced documentation for the --drive-shared-with-me option. Durval Menezes 2018-01-30 15:23:10 -03:00
  • ee388c4331 New email address for Oliver Heyme Nick Craig-Wood 2018-02-12 11:39:53 +00:00
  • 771fbbe314 docs: for --max-delete Nick Craig-Wood 2018-02-12 10:48:12 +00:00
  • ab8c0a81fa Add a delete threshold to sync (--max-delete) Bjørn Erik Pedersen 2018-01-22 19:53:18 +01:00
  • cd7fd51119 vfs: fix docs - fixes #2067 Nick Craig-Wood 2018-02-11 17:48:03 +00:00
  • 0f787e43b0 mount: link the nssm service manager for mount under Windows Nick Craig-Wood 2018-02-11 17:37:47 +00:00
  • 3a7bb7b2df mount: update docs showing --vfs-cache-mode to work around limitations Nick Craig-Wood 2018-02-10 09:28:20 +00:00
  • 54724a1362 cache: notify vfs when using temp fs - fixes #2051 remusb 2018-02-11 22:30:58 +02:00
  • 846bbef1e9 vfs: write 0 bytes when flushing unwritten handles to avoid race conditions in FUSE - fixes #1181 Stefan Breunig 2018-01-20 11:10:55 +01:00
  • b33e3f779c
    cache: add support for polling remusb 2018-02-10 22:01:05 +02:00
  • 8a25ca786c drive: add --drive-impersonate for service accounts #1491 Nick Craig-Wood 2018-02-01 10:10:51 +00:00
  • 04a0a7406b vfs: downgrade "poll-interval is not supported" message to Info Nick Craig-Wood 2018-02-09 07:57:50 +00:00
  • 9a653fea10 crypt: Changed max filename length documentation to 143 Oliver Heyme 2018-02-06 19:26:58 +01:00
  • b183bd7f00 alias: add new backend to create aliases for remote names #1049 Fabian Möller 2018-02-06 19:23:47 +01:00
  • 5055b340da swift: Fix extra HEAD transaction when uploading a new file - fixes #2053 Nick Craig-Wood 2018-02-06 14:39:55 +00:00
  • 6546b7e0b0 vendor: update github.com/jlaffaye/ftp to fix FTP with online.net Nick Craig-Wood 2018-02-05 09:12:30 +00:00
  • f4a5489d19 vendor: dep ensure changes Nick Craig-Wood 2018-02-05 09:10:45 +00:00
  • 82418c3021 box: improve accounting for chunked uploads Nick Craig-Wood 2018-02-01 16:36:12 +00:00
  • bf6101cb6c azureblob: improve accounting for chunked uploads Nick Craig-Wood 2018-02-01 16:35:08 +00:00
  • 5723d2dbff pcloud: remove unused chunked upload flag and code Nick Craig-Wood 2018-02-01 16:33:30 +00:00
  • d0d6b83a7a fs/accounting: rework to enable accounting to work with crypt and b2 Nick Craig-Wood 2018-02-01 15:41:58 +00:00
  • bea02fcf52 fs/accounting: factor into separate files without changing functionality Nick Craig-Wood 2018-02-01 13:13:24 +00:00
  • 8722403b0d Add nbuchanan to contributors Nick Craig-Wood 2018-02-02 14:24:42 +00:00
  • 9aa8815990 drive: add --drive-use-created-date to use created date as modified date nbuchanan 2018-01-17 13:19:14 -07:00
  • 6fb868e00c config: fix --log-level flag after code reorganization - fixes #2043 Nick Craig-Wood 2018-02-02 14:07:11 +00:00
  • 2f746426e7 install.sh: use mv to overwite an existing binary Nick Craig-Wood 2018-02-02 13:23:58 +00:00
  • 4c1ffc7f54 copy/move: detect file size change during copy/move - fixes #1250 ishuah 2018-01-31 23:18:31 +03:00
  • 1018e9bb27 cmd: rewrite touch tests #1934 Jakub Tasiemski 2018-02-02 14:46:56 +01:00
  • 295c3fabec vfs: fill and clean the cache immediately on startup Nick Craig-Wood 2018-02-02 12:19:53 +00:00
  • 3f8d286a75 vfs: fix cache cleaning on startup Nick Craig-Wood 2018-02-02 12:06:42 +00:00