Author Topic: [SOLVED]Is Yate client portable (on flash disk for instance)?  (Read 6081 times)

drom007

  • Newbie
  • *
  • Posts: 3
    • View Profile
[SOLVED]Is Yate client portable (on flash disk for instance)?
« on: August 08, 2018, 07:01:52 AM »
Hello!
Is it possible to run Yate client from Flash drive and to keep it's settings on the same flash drive? Quick googling didn't show me the way to do it.

Thank you!
« Last Edit: August 20, 2018, 02:33:52 AM by drom007 »

marian

  • Hero Member
  • *****
  • Posts: 513
    • View Profile
Re: Is Yate client portable (on flash disk for instance)?
« Reply #1 on: August 09, 2018, 12:36:41 AM »
Here are some useful command line options:
   -c pathname    Path to conf files directory
   -u pathname    Path to user files directory
   -w directory   Change working directory

Settings are kept in user directory.
It may be an absolute path or relative to working directory


drom007

  • Newbie
  • *
  • Posts: 3
    • View Profile
Re: Is Yate client portable (on flash disk for instance)?
« Reply #2 on: August 14, 2018, 03:16:01 PM »
Thank you for this, Marian! I'll try this way.

drom007

  • Newbie
  • *
  • Posts: 3
    • View Profile
Re: Is Yate client portable (on flash disk for instance)?
« Reply #3 on: August 20, 2018, 02:33:19 AM »
Here are some useful command line options:
   -c pathname    Path to conf files directory
   -u pathname    Path to user files directory
   -w directory   Change working directory

Settings are kept in user directory.
It may be an absolute path or relative to working directory

It works like a charm! Thank you Marian once more!