| App-Nopaste documentation | view source | Contained in the App-Nopaste distribution. |
App::Nopaste::Service::ssh - copies files to your server using scp
Kevin Falcone <falcone@cpan.org>
Thomas Sibley <trs@bestpractical.com>
The hostname to which you ssh. The left-hand side of the colon in the scp.
For example: sartak.org.
The path on disk for your pastes. For example: public_html/paste.
The path for URLs. For example: http://sartak.org/paste.
Octal permissions mode to set for the temporary file before uploading.
For example: 0644.
| App-Nopaste documentation | view source | Contained in the App-Nopaste distribution. |