Aller à : navigation, rechercher

Translations:WAPT - Fichier wapt-get.ini/21/en

The parameter upload_cmd : is used to upload a package on the repository (like scp for example). If this parameter is not set, the upload is done by http.

#upload_cmd="C:\Program Files\WinSCP\WinSCP.exe" root@bureau.tranquil.it /upload %(waptfile)s
# you could put your public authorization key in server's /root/.ssh/authorized_keys 
# example if you have cygwin : 
#   create key : c:\cygwin\bin\ssh localhost ssh-keygen   
#   copy key :   c:\cygwin\bin\ssh localhost ssh-copy-id -i ~/.ssh/id_dsa root@srvwapt
upload_cmd="c:\Program Files"\putty\pscp -v -l root %(waptfile)s srvwapt:/var/www/wapt/