Topic: FileZilla FTP Client  (Read 52 times)

FileZilla FTP Client
« on: February 20, 2021, 02:05:34 PM »

EI64djc

  • Jr. Chef
  • **
  • Date Registered: Nov 2018
  • Posts: 63
Attempting to update Winbuilder plugins
Having difficulty updating FileZilla FTP Client to 3.52.2 I got this of the site latest version
Getting warning

1) Click on the "Download Information" link on the Plugin Interface

2) Make Note Of The Program Version Number On That "Download WebPage"

3) (Required) Type That Program Version Number Into The "Textbox" On Plugin Interface

4) Download "FileZilla_*.**.*_win32.zip" and "Save" To Your "User Profile Downloads" Folder

5) Download "FileZilla_*.**.*_win64.zip" and "Save" To Your "User Profile Downloads" Folder

6) Hit "U" Button On Plugin Interface To Update-Encode Container File

I did all this still won't update
Thanks for your help
 

Re: FileZilla FTP Client
« Reply #1 on: February 20, 2021, 02:38:30 PM »

APT

  • Grand Chef
  • *****
  • winpe enthusiast
  • Location: UK
  • Date Registered: Nov 2012
  • Posts: 1150
Attempting to update Winbuilder plugins
Having difficulty updating FileZilla FTP Client to 3.52.2 I got this of the site latest version
Getting warning

process is working for me, did you make sure that the two old versions of FileZilla_win64.zip and FileZilla_win32.zip were deleted from downloads folder before hitting the U button?
the downloaded FileZilla_3.52.2_win64.zip  and FileZilla_3.52.2_win32.zip get renamed to those names but doesn't like it if they already exist

or add code at line 113

Code: [Select]
Echo,"Your Files Are Being Encoded... Please Wait.."
If,ExistFile,%UserProfile%\Downloads\%SetupFile%,FileDelete,%UserProfile%\Downloads\%SetupFile%
If,ExistFile,%UserProfile%\Downloads\%SetupFilex64%,FileDelete,%UserProfile%\Downloads\%SetupFilex64%
« Last Edit: February 20, 2021, 02:54:51 PM by APT »

 

Powered by EzPortal