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: PUT command not automatically creating a new directory...

Do you mean that /201111/District/AT/ does not exist prior to upload?
thestephenh

PUT command not automatically creating a new directory...

Hello all, sorry I am fairly new with WINscp...

The PUT command I am using is not automatically creating a new directory if the directory doesnt exist...

It works fine on other SFTP servers I have used before, could it be something on the other end blocking this creation of the directory?

I can use mkdir to create a directory, so permissions isn't an issue.

I am using this command

put -nopreservetime -nopermissions "\\DATA\newDATAfolder\test.xlsb"
"/201111/District/AT/"
exit