summaryrefslogtreecommitdiff
path: root/notes/sfshell.txt
blob: 9631721a816c0921a34a8bf2d8a3afc77e14ed1a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
- site is /home/groups/t/tf/tftpy/htdocs
    - ssh to msoulier,tftpy@shell.sourceforge.net
    - sftp to msoulier,tftpy@web.sourceforge.net
    - push to site
        - rsync -vr --delete ~/work/tftpy/html/ \
            msoulier,tftpy@web.sourceforge.net:/home/groups/t/tf/tftpy/htdocs

- pushing to pypi
    - If there is no $HOME/.pypirc
        - run python setup.py register
        - then upload
            - python setup.py sdist upload --sign --identity 5BC8BE08