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

ABlokeCalledDaz

Remove OpenVMS version number in scripting

Hi There

I've got an issue with a transfer of data to a remote server using scripting.

My command line is pretty basi:

put -delete D:\Staging\Sftp\DPD\Outbound\*393676*.* /IN/*.*

However as the source system is OpenVMS it's carrying the verison number over to the remote host and of course they can't deal with it. I can see that in the options you can tick a box to remove OpenVMS version numbers which is great for an interactive job but is there a way to pass it as a parameter in a script like /novmsversionumber on the command line when you call WinSCP.com

Any advice gratefully received.