Post a reply

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: read variable from called remote script and use in winscp sc

Holly Glaser wrote:

Is there a way to deliver the new directory path to winscp and use it as the remote directory to which local files are loaded?

This request is being tracked already.

create a string in winscp using month year ex.(base string + MMYYYY)and using that as the remote directory

No.

Please read documentation for hint.
Holly Glaser

read variable from called remote script and use in winscp sc

Hi,
I have a script that
1. Calls a remote python program that makes a new folder structure named by month and year.
2. Loads local files into the new directory.

Is there a way to deliver the new directory path to winscp and use it as the remote directory to which local files are loaded?

or
create a string in winscp using month year ex.(base string + MMYYYY)and using that as the remote directory
or
an elegant way that eludes me

This is the last bit of the puzzle and TIA for your time
Holly :)