[Info-vax] ssh2 on VMS error message
Sami Zahra
sami_zahra at hotmail.com
Fri Dec 27 21:38:55 EST 2013
On Friday, December 27, 2013 4:34:33 PM UTC-8, Paul Sture wrote:
> Sami Zahra wrote: > > On Friday, December 27, 2013 7:39:41 AM UTC-8, Jan-Erik Soderholm wrote: > > > In your original command: > > > > $ scp "UserName at ServerName:/FullPath/FileName" FileName > > > > What does the (two) "FileName" look like? > > Pure text file with xml tags No, Jan-Erik was asking what the Filename looks like, not its contents
The target file name is a VMS legal file name format.
Here's an example of an scp command: $ scp "paul at example.org:/var/log/system.log" 2013-12-27-system-log in this example "system.log" is the source filename and "2013-12-27-system-log" is the target filename. The purpose of Jan-Erik's question is to establish that you are using filenames which VMS can understand. -- Paul Sture This is not a commitment to deliver any material, code or functionality and should not be relied upon in making purchasing decisions.
More information about the Info-vax
mailing list