SSH Tectia  
Previous Next Up [Contents] [Index]

    About This Document>>
    Installing SSH Tectia Client >>
    Getting Started >>
    Configuring SSH Tectia Client >>
    Connecting to a Remote Host Computer>>
    Transferring Files>>
    Tunneling Applications>>
    GUI Reference>>
    Troubleshooting >>
    Command-Line Tools >>
        ssh2 >>
        scp2 >>
        sftp2 >>
            File Name Support
            Synopsis
            Options
            sftp2 Commands
            sftp2 Command Interpretation
            sftp2 Return Values
        ssh-keygen2 >>
        ssh-cmpclient >>
        ssh-certview >>

File Name Support

Please note the following about file name support:

  • Path notation

    Both Windows-style (backslash) and Unix-style (slash) paths are supported.

  • Valid characters

    Valid characters for file names include the following:

     ( ) [ ] # " 
    
    There is no need to escape the above characters.

  • Wild cards

    Wild card (regular expression) support is limited to asterisk (*) for any number of characters and question mark (?) for any one character.

  • Wild card case-sensitivity

    Wild card (regular expression) matches are case-insensitive, following the Windows convention. This applies for both the local and the remote end.

Previous Next Up [Contents] [Index]


[ Contact Information | Support | Feedback | SSH Home Page | SSH Products ]

Copyright © 2010 SSH Communications Security Corp.
This software is protected by international copyright laws. All rights reserved.
Copyright Notice