linux - 使用 staf 将文件从 Linux 复制到远程 Windows 机器

标签 linux windows staf

假设以下错误是因为远程系统上不存在本地系统上的相同路径。
有没有办法指定在远程系统上保存的替代路径?

[root@linuxsystem mydir]# staf local FS COPY FILE /root/scripts/tests/script.bat TOMACHINE remoteVM
Error submitting request, RC: 17
Additional info
---------------
\root\scripts\tests\script.bat



错误信息:

17  File Open Error
This indicates that there was an error opening the requested file.
Some possible explanations are that the file/path does not exist, contains invalid characters, or is locked.

Note: Additional information regarding which file could not be opened may be provided in the result passed back from the submit call. 

最佳答案

找到正确的命令:

staf local FS COPY FILE /root/scripts/tests/script.bat TODIRECTORY "C:\" TOMACHINE remoteVM

关于linux - 使用 staf 将文件从 Linux 复制到远程 Windows 机器,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/22019066/

相关文章:

linux - cmake源码和源码外导航

linux - 无法使用 tar 提取 nodejs 源文件

linux - 使用命令行参数创建目录的 Shell 脚本

linux - 使用 c shell 删除最后两行标准输出?

windows - 为什么 UWP 10 开发如此缓慢?

在 Windows 中使用 mcrypt 的 PHP 7.2

html - TD 边框无法在 Firefox 中正确呈现

windows - 在后台运行 bat 文件