|
I'm trying
to perform a transfer using a saved session, pushing a file up to
the remote system. I keep getting errors when I try this. What is
the proper syntax?
To upload a file to a remote system, use the following syntax:
SFXCL <localpath> /s <sessionname>
<remotepath>
To download a file from a remote system, use the following syntax:
SFXCL /s <sessionname> <remotepath>
<localpath>
Remember that session names are case sensitive, and require pathing
information. For instance, if the session's name is "Work"
and it resides in a folder called "My Sessions", you will
have to pass "/My Sessions/Work" to /S. Since this particular
path name includes spaces, it will have to be surrounded with quotation
marks when passed to the command-line utility.
Was this information helpful?
|
| Four Fast Ways to Learn More... |
| 1. Read or download one of our secure solutions white papers. |
2. Download
a free
30-day evaluation copy of our products. |
3. Let us help
define the right Secure Shell solution for your company. |
4. Subscribe to our monthly newsletter for tips, solutions ideas, and product news. |
|