Mistarin
(The Mistarin)
June 14, 2024, 10:39pm
1
Hello, i need to upload some of my video files to GDrive for backup
when i start to upload after a while rclone makes rarely or 1/4 chance makes doubled my upload size, like if the file is 20 GB it makes 40 even 35 or 60 someohw.
i use latest version
here is my code
rclone move destination: target: --buffer-size=32M --drive-chunk-size=16M --drive-upload-cutoff=1000T --drive-pacer-min-sleep=700ms --checksum --check-first --drive-acknowledge-abuse --drive-stop-on-upload-limit --no-traverse --tpslimit-burst=0 --retries=3 --low-level-retries=10 --checkers=14 --tpslimit=3 --transfers=7 --fast-list -P
asdffdsa
(jojothehumanmonkey)
June 14, 2024, 10:49pm
2
Mistarin:
i use latest version
hi, what is the output of rclone version
perhaps rclone is doing retries.
a debug log would show you exactly what rclone is doing and the reason for doing it.
Mistarin
(The Mistarin)
June 16, 2024, 8:37pm
4
any answer ? im still having issue
asdffdsa
(jojothehumanmonkey)
June 16, 2024, 9:00pm
5
did you see my last post?
Mistarin
(The Mistarin)
June 17, 2024, 3:11pm
6
2024/06/17 13:47:59 INFO : Starting transaction limiter: max 3 transactions/s with burst 1
2024/06/17 13:55:50 INFO : movie1.avi: Copied (new)
2024/06/17 13:55:50 INFO : move1.avi: Deleted
2024/06/17 13:55:50 INFO :
Transferred: 121.552 GiB / 121.552 GiB, 100%, 35.443 MiB/s, ETA 0s
Checks: 1 / 1, 100%
Deleted: 1 (files), 0 (dirs)
Renamed: 1
Transferred: 1 / 1, 100%
Elapsed time: 50m38.7s
FILESORGINAL SIZE IS 59-61 GB AROUND . . .
asdffdsa
(jojothehumanmonkey)
June 17, 2024, 3:15pm
7
when you posted, there was a template of questions for you to answer. now is the time to answer them.
rclone version
rclone config redacted
and post a full
debug log, not snippets.
Mistarin
(The Mistarin)
June 17, 2024, 4:06pm
8
rclone v1.67.0
os/version: ubuntu 22.04 (64 bit)
os/kernel: 5.15.0-94-generic (x86_64)
os/type: linux
os/arch: amd64
go/version: go1.22.4
go/linking: static
go/tags: none
[up9crypt]
type = crypt
remote = up9:
directory_name_encryption = false
password = XXX
password2 = XXX
--log-level LogLevel
Log level DEBUG|INFO|NOTICE|ERROR (default NOTICE)
which level need ?
asdffdsa
(jojothehumanmonkey)
June 17, 2024, 4:19pm
9
post the full output of rclone config redacted
, not snippets
Mistarin:
which level need ?
post a full
debug log
Mistarin
(The Mistarin)
June 17, 2024, 5:07pm
10
i don't think log will show you what is the issu here, i have high ram usage and almost limied disk space .
the upload at mnt . root directory %1 empty
what can be potential issues
ram almost %90 using by other apps
Mistarin
(The Mistarin)
June 18, 2024, 1:20pm
11
any answer ?? i didn't find solution yet
Share the full debug log file and you might get more help..
Mistarin
(The Mistarin)
June 18, 2024, 5:44pm
13
where is the location at ?
You have to run the command you want output for.
You have to add -vv to get 'debug' log info.
You either copy and paste it as it might be small.
You can run --log-file /some/directory/rclone.log and generate a log file.
There is a reason we have the help and support template and it explains the steps and collects all the information up front as we put a lot of time and effort into that and generally if the OP doesn't put in the effort, I rarely put in the time to even reply as you waste your time and my time.
system
(system)
Closed
July 18, 2024, 11:32pm
16
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.