Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/azure/11.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Windows Azure VM Filezilla FTP安装程序_Windows_Azure_Virtual_Filezilla - Fatal编程技术网

Windows Azure VM Filezilla FTP安装程序

Windows Azure VM Filezilla FTP安装程序,windows,azure,virtual,filezilla,Windows,Azure,Virtual,Filezilla,我正在Azure中使用Windows 2012 R2虚拟机。我已经阅读了多篇文章来在这个环境中安装Filezilla服务器。然而,我并不成功。有人面临这个问题吗?任何解决方案都将不胜感激。我现在正在处理同样的问题。在本地,FTP服务工作得很好。远程I无法建立被动连接。根据我的研究,这是因为Azure不是为被动FTP设置的。我不确定我们是否可以让FileZilla在活动FTP模式下运行。如果我查到底的话,我会发回的。Mine当前进行连接和身份验证,但在尝试切换到被动(传输)模式时“无法检索目录列表

我正在Azure中使用Windows 2012 R2虚拟机。我已经阅读了多篇文章来在这个环境中安装Filezilla服务器。然而,我并不成功。有人面临这个问题吗?任何解决方案都将不胜感激。

我现在正在处理同样的问题。在本地,FTP服务工作得很好。远程I无法建立被动连接。根据我的研究,这是因为Azure不是为被动FTP设置的。我不确定我们是否可以让FileZilla在活动FTP模式下运行。如果我查到底的话,我会发回的。Mine当前进行连接和身份验证,但在尝试切换到被动(传输)模式时“无法检索目录列表”。

除了检查虚拟机端点是否打开,如果在Windows VM上启用了Windows防火墙,请确保也添加相应的Windows防火墙规则。

请记住将Filezilla添加到Windows防火墙:-)

是的,我们可以通过Filezilla客户端连接到Azure服务器。 步骤:

登录到Azure门户:https://portal.azure.com
点击应用服务。
选择站点,然后单击获取发布配置文件。
保存文件并在notepad.exe中打开。
该文件包含两个部分。一个用于Web部署,另一个用于FTP。
在FTP部分下,记下以下值:
publishUrl(仅主机名)
用户名------------------->这是您要查找的信息
用户密码
将PublishUrl添加到各自字段中的主机名、用户名和密码

连接

该链接将通过图像详细描述步骤流程


谢谢

欢迎使用StackOverflow的副本!为了从社区中获得最大的收益,请先做你的家庭作业,在真正发布之前自己搜索答案!如何在Azure VM上设置FTP描述了IIS的步骤。很遗憾,我找不到Filezilla服务器的正确解决方案。那么情况如何?
Login to Azure portal: https://portal.azure.com
Click on App Services.
Select the Site and then click on Get publish profile.

Save the file and open it in notepad.exe.
The file contains 2 <publishProfile> sections. One is for Web Deploy and another for FTP. 
Under the <publishProfile> section for FTP make a note of the following values: 
    publishUrl (hostname only)
    userName --------------------------> This is the information you are looking for 
    userPWD