Azure FTP Issue - cannot upload files -
i cannot connect azure ftp account. see folder try upload files to, site folder using filezilla do, see of files fail upload. else has similar issues?
ftp on azure works "passive mode".
check out link http://blogs.msdn.com/b/wats/archive/2013/12/13/setting-up-a-passive-ftp-server-in-windows-azure-vm.aspx , follow every step set passive mode.
you need tell ftp client keep connection alive doesn't start second connection while first connection still alive. set in filezilla client, go edit, settings, connection, ftp, , check "send ftp keep-alive commands" checkbox.
hope helps!
Comments
Post a Comment