Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: Console mode: mkdir prints error message (after success)

Thanks for your post. This bug has been added to tracker.
arst

Console mode: mkdir prints error message (after success)

For an SFTP session, in a console window (winscp.com) I do 'mkdir somedir'. WinScp.com prints an error message. However, the directory is created. This is the session:

winscp> ls doa*
winscp> mkdir doadmin
Error creating folder 'doadmin'.
EAccessViolation
(A)bort, (R)etry, (S)kip: a
Abort
winscp>
winscp> ls doa*
drwxr-sr-x 2 arst dynobj 4096 Sep 14 17:42:11 2008 doadmin
winscp>


The GUI version silently creates the directory without warning.

Regards
// ATS.