Specifying Command Line Arguments for Source & Destination

Is there any way currently to specify different command line remote arguments for source and destination?

Just to clarify the use case, I am trying to sync from Google Drive to Google Drive and want to use different service accounts for the source and destination. I know this is possible via the config file but was wondering if it is possible via the command line arguments too and if so, how.

It isn’t possible via command line arguments. However you can do it with environment variables which can mimic anything in the config file.

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