What is the difference betwenn -v , -vv and -vvv?

What is the problem you are having with rclone?

What is the difference betwenn -v , -vv and -vvv?

Run the command 'rclone version' and share the full output of the command.

rclone v1.62.2

os/version: Microsoft Windows 11 Pro 21H2 (64 bit)
os/kernel: 10.0.22000.2003 Build 22000.2003.2003 (x86_64)
os/type: windows
os/arch: amd64
go/version: go1.20.2
go/linking: static
go/tags: cmount

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

Google Drive

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

rclone sync "main:MINE/SERIES@BK/ENG-SERIES" "engseries01:ENG-Series - A - L" --delete-during --transfers 4 --tpslimit 10 --fast-list --drive-pacer-min-sleep=10ms --checkers 16 --drive-skip-shortcuts --filter-from filter-list.txt -P -vv --dry-run 

The rclone config contents with secrets removed.

Paste config here

A log from the command with the -vv flag

Paste  log here

-v is just info
-vv is debug

-vvv is nothing :slight_smile:

1 Like

sometimes i face with an Retry Error and i don't know what file on google drive is Flagged or Quota Exceed or Others...
Is that any way to know Error File Names or what should i use -vv or -v?

-v is fine for a log file and you'll see the issue in the log file.

1 Like

thanks sir
i will try it..

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