ls --full-time does not work on command-line
Hi,
I connected to a server via command-line using the latest winscp-version. I tried the command "ls" which works. But I want to have the full timestamp and so I tried "ls --full-time" which does not work
winscp> ls --fulltime
Error listing directory '--fulltime'.
Command 'ls -la "./--fulltime"'
failed with return code 2 and error message
./--fulltime: No such file or directory.
(A)bort, (R)etry, (S)kip: Skip
...
winscp> ls -la -full-time
Too many parameters for command 'ls'.
What is the mistake?
Thanks.
Regards,
Torsten
I connected to a server via command-line using the latest winscp-version. I tried the command "ls" which works. But I want to have the full timestamp and so I tried "ls --full-time" which does not work
winscp> ls --fulltime
Error listing directory '--fulltime'.
Command 'ls -la "./--fulltime"'
failed with return code 2 and error message
./--fulltime: No such file or directory.
(A)bort, (R)etry, (S)kip: Skip
...
winscp> ls -la -full-time
Too many parameters for command 'ls'.
What is the mistake?
Thanks.
Regards,
Torsten