You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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>
The text was updated successfully, but these errors were encountered:
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:"
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>
The text was updated successfully, but these errors were encountered: