storj/cmd/uplink/ulfs
Stefan Benten 7afdb15fc8
cmd/uplink: adding Length Method to MultiReadHandle
This changes allows fetching the file size more easily (for supported
files) in order to afterwards calculate the multipart part size
accordingly.

Change-Id: Idabba4c2ee794ee471973889f5843174a7acad35
2022-05-13 21:31:45 +02:00
..
filesystem.go cmd/uplink: adding Length Method to MultiReadHandle 2022-05-13 21:31:45 +02:00
handle_file.go cmd/uplink: fix recursive copy and improve tests 2022-05-11 15:17:16 -04:00
handle_generic.go cmd/uplink: adding Length Method to MultiReadHandle 2022-05-13 21:31:45 +02:00
handle_std_test.go cmd/uplink/ulfs: disallow writes after first failure 2022-04-25 18:16:46 +03:00
handle_std.go cmd/uplink: adding Length Method to MultiReadHandle 2022-05-13 21:31:45 +02:00
handle_uplink.go cmd/uplink: adding Length Method to MultiReadHandle 2022-05-13 21:31:45 +02:00
helpers_iterator.go cmd/uplinkng: become cmd/uplink 2022-02-09 17:02:21 +00:00
local_backend_mem.go cmd/uplink: fix recursive copy and improve tests 2022-05-11 15:17:16 -04:00
local_backend_os.go cmd/uplink: fix recursive copy and improve tests 2022-05-11 15:17:16 -04:00
local.go cmd/uplink: fix recursive copy and improve tests 2022-05-11 15:17:16 -04:00
mixed.go cmd/uplink: fix recursive copy and improve tests 2022-05-11 15:17:16 -04:00
remote.go cmd/uplink: integrate server-side copy with uplink cp command 2022-03-31 09:25:29 +00:00