how to disable "lookup user groups" via command line
Hi,
i know it's been asked before but i got no answer.
is there a way to run the following without failing on the errors:
C:\Program Files\WinSCP>winscp.com scp://root:mypassword@HostIP:22 /script=c:\myscript.txt
Automatic actions are disabled when URL address is provided on command-line.
Searching for host...
Connecting to host...
Authenticating...
Using username "root".
Authenticating with pre-entered password.
Authenticated.
Starting the session...
Reading remote directory...
Error getting name of current remote directory.
Command 'pwd'
failed with return code 0 and error message
: groups: not found.
Session started.
Active session: [1] root@HostIP
winscp>
i know it's been asked before but i got no answer.
is there a way to run the following without failing on the errors:
C:\Program Files\WinSCP>winscp.com scp://root:mypassword@HostIP:22 /script=c:\myscript.txt
Automatic actions are disabled when URL address is provided on command-line.
Searching for host...
Connecting to host...
Authenticating...
Using username "root".
Authenticating with pre-entered password.
Authenticated.
Starting the session...
Reading remote directory...
Error getting name of current remote directory.
Command 'pwd'
failed with return code 0 and error message
: groups: not found.
Session started.
Active session: [1] root@HostIP
winscp>