windows 如何仅通过命令行使用 TumbleWeed 安全传输

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/457443/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-15 11:50:56  来源:igfitidea点击:

how to use TumbleWeed secure transport via command line only

windowsfile-transfertumbleweed

提问by Jon

We have been told that we have to use a piece of software called TumbleWeed Secure Transport to transport files between our selves and the other company. I can get it to work with the GUI but not with the command line.

我们被告知必须使用一种名为 TumbleWeed Secure Transport 的软件在我们自己和另一家公司之间传输文件。我可以让它与 GUI 一起工作,但不能与命令行一起工作。

Part of the issues I am having is the GUI will open even when using the command line:

我遇到的部分问题是即使使用命令行,GUI 也会打开:

C:\Progra~1\Tumbleweed\STClient\STclient.exe httpsu://user:[email protected]:443/inbox/ C:\temp\File /prefNoAskSched /prefASC 

The GUI will not disappear at all and the batfile does not return till the GUI is manually closed.

GUI 根本不会消失,并且在手动关闭 GUI 之前 batfile 不会返回。

We do not want to use the GUI as the users have a bad habit of braking things if we let them touch it so automation seems far safer.

我们不想使用 GUI,因为如果我们让他们触摸它,那么用户有刹车的坏习惯,因此自动化似乎更安全。

Has anyone had any experience with this app?

有没有人有过这个应用程序的经验?

回答by Jon

I managed to get it to work with the following command line:

我设法让它与以下命令行一起工作:

C:\Progra~1\Tumbleweed\STClient\STclient.exe httpsu://user:[email protected]:443 /inbox/ C:\temp\ACEJON /Remote-Site SITENAME /prefNoAskSched /prefASC /hidden /log /quitWhenDone