Hi have issus rclone config

and test the new remote
rclone lsd dropbox1: -vv

C:\Users\halow>rclone lsd dropbox1: -vv
2023/01/24 19:19:31 DEBUG : rclone: Version "v1.61.1" starting with parameters ["rclone" "lsd" "dropbox1:" "-vv"]
2023/01/24 19:19:31 DEBUG : Creating backend with remote "dropbox1:"
2023/01/24 19:19:31 DEBUG : Using config file from "C:\Users\halow\AppData\Roaming\rclone\rclone.conf"
-1 2023-01-24 19:19:32 -1 NEWROZTV
-1 2023-01-24 19:19:32 -1 PandaTV
2023/01/24 19:19:32 DEBUG : 6 go routines active
2023/01/24 19:19:32 INFO : Dropbox root '': Committing uploads - please wait...

ok, that looks good!

now for the last step, copy the config file from windows to ubuntu.

on ubuntu, post the output of these two commands
rclone config file
rclone listremotes

now i putt on and run
root@vm918607:~# rclone config file
Configuration file is stored at:
/root/.config/rclone/rclone.conf
root@vm918607:~# rclone listremotes

now copy

  1. C:\Users\halow\AppData\Roaming\rclone\rclone.conf
    to
    /root/.config/rclone/rclone.conf

  2. on ubuntu, run rclone lsd dropbox1: -vv

root@vm918607:~# rclone lsd dropbox1: -vv
2023/01/24 19:33:57 DEBUG : rclone: Version "v1.62.0-beta.6698.c40b70618" starting with parameters ["rclone" "lsd" "dropbox1:" "-vv"]
2023/01/24 19:33:57 DEBUG : Creating backend with remote "dropbox1:"
2023/01/24 19:33:57 DEBUG : Using config file from "/root/.config/rclone/rclone.conf"
2023/01/24 19:33:57 Failed to create file system for "dropbox1:": didn't find section in config file
root@vm918607:~#

on ubuntu, post the full output of rclone listremotes

get only this

root@vm918607:~# rclone lsd dropbox1: -vv
2023/01/24 19:37:28 DEBUG : rclone: Version "v1.62.0-beta.6698.c40b70618" starting with parameters ["rclone" "lsd" "dropbox1:" "-vv"]
2023/01/24 19:37:28 DEBUG : Creating backend with remote "dropbox1:"
2023/01/24 19:37:28 DEBUG : Using config file from "/root/.config/rclone/rclone.conf"
2023/01/24 19:37:28 Failed to create file system for "dropbox1:": didn't find section in config file
root@vm918607:~# rclone listremotes
root@vm918607:~#

did you copy C:\Users\halow\AppData\Roaming\rclone\rclone.conf to /root/.config/rclone/rclone.conf

yes i copy and putt on

i have now on root like this folder
/root/config/rclone/rclone and i copy this file from pc name is
rclone.conf

that does not look valid.

please try to full post the output of commands

root@ubuntu-2gb-hel1-1:~# rclone config file
Configuration file is stored at:
/root/.config/rclone/rclone.conf

root@ubuntu-2gb-hel1-1:~# ls /root/.config/rclone
rclone.conf

rclone listremotes -vv
2023/01/24 14:10:44 DEBUG : rclone: Version "v1.59.1" starting with parameters ["rclone" "listremotes" "-vv"]
2023/01/24 14:10:44 DEBUG : Using config file from "/root/.config/rclone/rclone.conf"
dropbox:
2023/01/24 14:10:44 DEBUG : rclone: Version "v1.59.1" finishing with parameters ["rclone" "listremotes" "-vv"]```

root@vps-0a4941df:~# rclone listremotes -vv
2023/01/27 19:40:53 DEBUG : rclone: Version "v1.62.0-beta.6696.a6f6a9dcd" starti ng with parameters ["rclone" "listremotes" "-vv"]
2023/01/27 19:40:53 DEBUG : Using config file from "/root/.config/rclone/rclone. conf"
dropbox:
2023/01/27 19:40:53 DEBUG : rclone: Version "v1.62.0-beta.6696.a6f6a9dcd" finish ing with parameters ["rclone" "listremotes" "-vv"]
root@vps-0a4941df:~#

that output looks ok.

1 Like

okej wher is file for dropbox i dont find my videos on root wher is be?

not sure, try rclone lsd dropbox:

get this

rclone lsd dropbox:
2023/01/27 19:52:50 Failed to create file system for "dropbox:": dropbox: batch mode must be sync|async|off not "y"

not sure, post the full output of rclone lsd dropbox: -vv

1 Like

big thx for all info mate now i fix thx agen for everting :heart_eyes:

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