Cant get token for Synology to PCloud

How do I get past the token as the 127.0.0.1 web site does not seem to work and I can t authorize the token?

can follow https://rclone.org/remote_setup/

The website ```
http://127.0.0.1:53682/auth
cant be found. It does not open a browser so it fails and I cant get past the token authorization.

for tokens, need a machine with a web browser.
did you read the link i shared?

another option
https://forum.rclone.org/t/hi-have-issus-rclone-config/35659/3

Thanks
Running SSH to the Synology on a Window10 machine with Chrome.
Do I need to change to :50000 ?

I get

This site can’t be reached

127.0.0.1 refused to connect.

the easiest way is to create the config on windows and copy the rclone.conf to the synbox(synology nas)

"now, on your host machine, with a web browser, change the port to 50000 and open the weblink."

Got it working, thanks

good, which method did you use?

I created it on Windows and copied the config.
One more question please -
trying to use rclone sync and keep getting the source file not found on the Synology NAS.
What is the correct syntax for the source files?

rclone sync /FILES/folder_I_want_to_Sync pcloud:testfolder -v

If i want the folder to be //SERVER/FILES/folder, what do I put in the source?

the source is whatever you want it to be.
should be no different than using bash ls

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