Lines Matching full:upload
221 print " Upload to: ${display_target}\n" \
226 # Upload the webrev via rsync. Return 0 on success, 1 on error.
332 # Upload the webrev via SSH. Return 0 on success, 1 on error.
346 # Display the upload information before calling delete_webrev
372 print "upload ... \c"
486 # Upload webrev to remote site
498 # Perform a late check to make sure we do not upload closed source
514 # We have the URI for remote destination now so let's start the upload.
2015 -t <remote_target>: Specify remote destination for webrev upload
2016 -U: upload the webrev to remote destination
2091 # default remote host for upload/delete
2093 # prefixes for upload targets
2167 echo "remote target has to be used only for upload or delete"
2173 # that the webrev exists in ${CWS}/webrev, but will upload it using the name
2621 # Make sure remote target is well formed for remote upload/delete.
2631 # Check upload target prefix first.
2635 print "ERROR: invalid prefix of upload URI" \
2652 print "ERROR: badly formed upload URI" \
2662 # Strip trailing slash. Each upload method will deal with directory
2677 # Do not generate the webrev, just upload it or delete it.