Union and Chunked together for large files?

Is there a way to use these both "features" together?

i tested it with the newest version but after a few GB i got an error.

my construction was:

UNION-->CRYPT-->CHUNKED
and i test
UNION-->CHUNKED-->CRYPT

but both the same error...

2020/07/14 12:57:54 INFO  : 

Transferred: 7.983G / 24.344 GBytes, 33%, 1.975 MBytes/s, ETA 2h21m21s
Transferred: 0 / 1, 0%
Elapsed time: 1h8m58.4s
Transferring:

  •                                  20gb.rar: 19% /20.344G, 2.175M/s, 2h8m22s
    

2020/07/14 12:58:07 ERROR : 20gb.rar: Failed to copy: object not found
2020/07/14 12:58:07 ERROR : Attempt 3/3 failed with 1 errors and: object not found
2020/07/14 12:58:07 INFO :
Transferred: 8G / 8 GBytes, 100%, 1.973 MBytes/s, ETA 0s
Errors: 1 (retrying may help)
Elapsed time: 1h9m11.8s
2020/07/14 12:58:07 Failed to copyto: object not found

hi,
you left out some valuable information

What is your rclone version (output from rclone version)

Which OS you are using and how many bits (eg Windows 7, 64 bit)

Which cloud storage system are you using? (eg Google Drive)

The command you were trying to run (eg rclone copy /tmp remote:tmp)

Paste command here

The rclone config contents with secrets removed.

Paste config here

A log from the command with the -vv flag

Paste  log here

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.