How to set ShowHiddenFiles from /rawconfig
Hi,
I was wondering if help us,
We are starting WinSCP from KeePass with following CMD, however
does not works
Second Question is
There was a shell command however no example at
How to use
or any variants does not works
I was wondering if help us,
We are starting WinSCP from KeePass with following CMD, however
ShowHiddenFiles comes false as default. How can we change it from false to true without ini file?
cmd://"..\..\WinSCP\WinSCP\WinSCP.exe" sftp://user:pass@domain:/username/web1/ /rawsettings LocalDirectory=themes\theme /ini=nul /rawconfig Interface\ShowHiddenFiles=True
does not works
Second Question is
There was a shell command however no example at
RawSetting.
How to use
/Shell flag from Cmd Startup as follow?
cmd://"..\..\WinSCP\WinSCP\WinSCP.exe" sftp://user:pass@domain:/username/web1/ /rawsettings LocalDirectory=themes\theme /ini="..\..\settings.ini" /Shell="sudo -u username -s"
/Shell="sudo -u username -s"
/Shell=sudo -u username -s
or any variants does not works