Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要使用 PSFTP 命令列出远程服务器中的文件名。
sftpc -profile=remote_server_profile.tlp -cmd=ls location
此命令不提供任何输出。有谁知道这可能是什么原因?