commandline » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
2011-04-29 | 2011-05-24 | ||
session_url (martin) | only single protocol example (martin) | ||
Line 30: | Line 30: | ||
The second creates the session specified by [[session_url|session URL]] and optionally by initial remote path. If the remote path is not ended by slash (''/''), it is treated as path to file (or even directory) that should be downloaded. | The second creates the session specified by [[session_url|session URL]] and optionally by initial remote path. If the remote path is not ended by slash (''/''), it is treated as path to file (or even directory) that should be downloaded. | ||
- | For security reasons, when protocol (''%%sftp://%%'', ''%%ftp://%%'' or ''%%scp://%%'') is provided on command line (possible execution from web browser/Windows Explorer), all command-like parameters that cause any automatic action are ignored, including ''/defaults'', ''/log'', ''/script'' and ''/command''. | + | For security reasons, when protocol (such as ''%%sftp://%%'') is provided on command line (possible execution from web browser/Windows Explorer), all command-like parameters that cause any automatic action are ignored, including ''/defaults'', ''/log'', ''/script'' and ''/command''. |
Parameter ''/privatekey'' specifies [[local_path|local path]] to [[public_key#private|private key file]]. | Parameter ''/privatekey'' specifies [[local_path|local path]] to [[public_key#private|private key file]]. |