SSH Communications Security
Previous Next Up [Contents] [Index]

    Introduction >>
    Configuration >>
    Connecting >>
    Terminal Window >>
    File Transfer >>
    Toolbar Reference >>
    Menu Reference >>
    Advanced Information >>
    Troubleshooting >>
    Appendices >>
        SSH2
        SCP2 >>
            File Name Support
            SCP2 Syntax
            SCP2 Return Values
        SFTP2 >>
        ssh-keygen2
        Frequently Asked Questions

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 © 2003 SSH Communications Security Corp.
All rights reserved.
Copyright Notice