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 file on commandline from remote device

On what commnad line are you trying to use the command? What do you mean by "remote disk"?
chris

put file on commandline from remote device

Hello,

I must send information to an sftp site in background.

So i tried to use this command in command line :
put p:\test.txt

it retrieves an error saying file of folder doesn't exist. It is not true. This file exist and is on a remote disk (we see it when we use winscp3 in screen mode).

do you have a solution for me ?

Thank you.