Possible to use rclone without config.file

Can i load whole config to remotes as command lines parameters? without separated config. file ?

I don’t think so as it needs to write the key somewhere and refresh your token.

I believe you can do it via environment variables.

That mentions the user would take care of the oauth refreshing which seems like a bit of work.

I’m not sure what the use case of not using any config file would be I guess.

Use case is replacement for rsync (when oauth2 etc. is not required).

E.g. Right now I have to copy bunch of stuff from sftp only server, thus I can't use rsync.

The idea would be to allow to use rclone without config file when it makes sense: local copies between directories, or between regular sftp/ssh servers.

If you have an issue please open a new topic instead of bumping a year old topic. Closed.