close
Warning:
Can't synchronize with repository "(default)" (/usr/svn/silverfile does not appear to be a Subversion repository.). Look in the Trac log for more information.
- Timestamp:
-
Mar 24, 2010, 9:55:48 PM (14 years ago)
- Author:
-
greg
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v57
|
v58
|
|
150 | 150 | ''' Files are located in: /usr/silverfile on jump.silverfilecorp.com ''' |
151 | 151 | {{{ |
152 | | scp -P 2222 -r <user>@jump.silverfilecorp.com:/usr/silverfilecorp/sf-app/dist/files-0.2.tar.gz files.tar.gz |
153 | | scp -P 2222 -r <user>@jump.silverfilecorp.com:/usr/silverfilecorp/utils utils |
154 | | scp -P 2222 -r <user>@jump.silverfilecorp.com:/usr/silverfilecorp/production production |
| 152 | scp -P 2222 -r <user>@jump.silverfilecorp.com:/usr/silverfile/sf-app/dist/files-0.2.tar.gz files.tar.gz |
| 153 | scp -P 2222 -r <user>@jump.silverfilecorp.com:/usr/silverfile/sf-app/utils utils |
| 154 | scp -P 2222 -r <user>@jump.silverfilecorp.com:/usr/silverfile/production production |
155 | 155 | }}} |
156 | 156 | |