pub fn sync_push( profile: &RemoteProfile, local_path: &Path, delete: bool, dry_run: bool, ) -> Result<String>