Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rclone dest and path go before command #87

Open
Fluff663 opened this issue Jan 26, 2022 · 1 comment
Open

rclone dest and path go before command #87

Fluff663 opened this issue Jan 26, 2022 · 1 comment

Comments

@Fluff663
Copy link

D:\BetterGDriveTool\rclone_sa_magic.py:26: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
import distutils.spawn
rclone is detected: rclone.exe
generating rclone config file.
rclone config file generated.
Start: 09:07:23
start /b rclone --config ./rclone.conf copy --drive-server-side-across-configs --rc --rc-addr="localhost:5572" -vv --ignore-existing --tpslimit 3 --transfers 3 --drive-chunk-size 32M --drive-acknowledge-abuse --log-file=log_rclone.txt "D:" "dst001:"

Let us go dst001: 09:07:23
Usage:
rclone copy source:path dest:path [flags]

Flags:
--create-empty-src-dirs Create empty source dirs on destination after copy
-h, --help help for copy

Use "rclone [command] --help" for more information about a command.
Use "rclone help flags" for to see the global flags.
Use "rclone help backends" for a list of supported services.
Command copy needs 2 arguments minimum: you provided 1 non flag arguments: ["D:" dst001:"]
2022/01/26 09:07:37 Failed to rc: connection failed: Post "http://localhost:5572/core/pid": dial tcp [::1]:5572: connectex: No connection could be made because the target machine actively refused it.
2022/01/26 09:07:39 Failed to rc: connection failed: Post "http://localhost:5572/core/stats": dial tcp [::1]:5572: connectex: No connection could be made because the target machine actively refused it.
^C
09:07:40
ERROR: The process with PID 0 could not be terminated.
Reason: This is critical system process. Taskkill cannot end this process.
Terminate batch job (Y/N)? y
PS D:\BetterGDriveTool>

@3xploiton3
Copy link

same happen to me

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants