Searched refs:remotePath (Results 1 – 1 of 1) sorted by relevance
153 const remotePath = path.join(destPath, path.relative(srcPath, filePath)); constant155 promises.push(_this.makeDirectory(remotePath).then(() => uploadDir(filePath)));171 .uploadFile(filePath, remotePath)