App::Nopaste::Service::ssh.3pm

Langue: en

Version: 2010-06-10 (ubuntu - 24/10/10)

Section: 3 (Bibliothèques de fonctions)

NAME

App::Nopaste::Service::ssh - copies files to your server using scp

AUTHOR

Kevin Falcone << <falcone@cpan.org> >>

ENVIRONMENT VARIABLES

NOPASTE_SSH_SERVER
The hostname to which you ssh. The left-hand side of the colon in the scp. Something like "sartak.org".
NOPASTE_SSH_DOCROOT
The path on disk for your pastes. Something like "public_html/paste".
NOPASTE_SSH_WEBPATH
The path for URLs. Something like "http://sartak.org/paste".
NOPASTE_SSH_MODE
Octal permissions mode to set for the temporary file before uploading. Something like 0644.