Home
last modified time | relevance | path

Searched refs:sshServer (Results 1 – 1 of 1) sorted by relevance

/haiku/build/scripts/
H A Dupload_haiku_repository15 sshServer="$4"
26 rsync -rutlv -e ssh "$repositoryDir/" "$sshUserName@$sshServer:$sshDestPath/$arch/$version/"
27 ssh "$sshUserName@$sshServer" "chmod -R 755 $sshDestPath/$arch/$version"
29 ssh "$sshUserName@$sshServer" "$sshSymlinkCommand"