Add capability to Upload files to FTP sites either via menu or drag-and-drop.
Details
- Author: William Gianopoulos
- Contributors: François Borlet-Hote
- GUID: {78d6324c-8cad-4c09-b95d-c1968a9b76c2}
- Homepage: http://www.wg9s.com/mozilla/firefox/extensions/ftpupload/
- Category: Networking
- Compatibility: Firefox 1.5 - 3.7a2pre
- Locales: be, ca, cs, de, en-US, es-ES, fr, nb-NO, nl, pl, ru, sk, sv-SE
- Description:
FTP Upload adds a "Upload File..." choice to the browser File menu. This menu choice appears only when an FTP protocol (ftp:// ... ) URL is being displayed. Selecting "Upload File..." opens a file picker which permits you to select the file to be uploaded. The extension also supports uploading files by dragging-and-dropping them from your desktop, or any file folder, to the browser window (thanks to code contributed by François Borlet-Hote).
If you are using older versions of Firefox, you are strongly urged to update to Firefox 3.6. Besides being the latest and fastest version of Firefox, it also includes the fix for bug 389384 so that FTP server errors (such as "permission denied" or "no space left on device") resulting from upload transactions, will be properly diagnosed.
Version History
1.5.14 Add default extension icon so it shows in Extension Manager even when application is disabled. 1.5.13 Fix some issues with the Progress Dialog localization - compatibility update to 3.7a2pre. 1.5.12 Fallback to uploding without progress dialog if errors occur creating the dialog window.. 1.5.11 Fix drag-and-drop functionality for Firefox 3.5 and later. 1.5.10 Additional compatibility fixes. 1.5.9 Compatibility with Firefox 3.7a1pre. 1.5.8 Compatibility with Firefox 3.6a1pre. 1.5.7 Really fix issues caused by using the File -> New Tab menu choice. 1.5.6 Fix issues caused by using the File -> New Tab menu choice. 1.5.5 Fix console error if toolbar button is not displayed. 1.5.4 Respect Private Browsing Mode setting. 1.5.3 Revert fr locale Menu and icon labels to previous string. 1.5.2 Fixed some locale packaging errors. 1.5.1 Remove fr-FR localization inadvertently included in 1.5.. 1.5 Update for Firefox 3.1.
Added locales be, ca, cs, de, es-ES, nb-NO, nl, pl, ru, sk and sv-SE.1.2.2 Update extension description. 1.2.1 Minor tweak to code that determines if the path is a Windows or UNIX path. 1.2 Add drag-and-drop upload capability as well as a toolbar icon to initiate file upload. This version also includes a French localization.
The changes in this version were contributed by François Borlet-Hote.1.1 Fix issue with determining leaf filename. 1.0.1 Modify for compatibility with check-in for bug 448572. 1.0 1.0 release version to support Firefox 3.0. 0.9.8.5 Update compatibility information. 0.9.8.4 Remove debugging alerts accidently left in.
Fix some warning messages.0.9.8.3 New version created to test automatic update feature. 0.9.8.2 Extension moved from addons.mozilla.org to my own server.
Homepage added and automatic updates enabled.0.9.8.1+ No code change. Trying to work around an AMO bug with updating the icon that AMO displays on the add-on page. 0.9.8.1 Correct Extension Description. 0.9.8+ Bumps Firefox version supported.
Adds an add-on icon.0.9.8 Minor comment changes. 0.9.7 nsIPRogressDialog has been removed from the trunk. Therefore, the progress dialog is now self contained.
I found a way to ensure the file is uploaded to the correct directory without necessitating an extra page reload.0.9.6 Corrected the code to properly strip filename portion of URI to get the proper BASE URI. 0.9.5 Eliminate an extra page reload. 0.9.4 Corrected preferences root from browser.upload to ftpupload. 0.9.3 Removed extraneous file. (for real this time!) 0.9.2 Removed extraneous file from package. 0.9.1 Added code to ensure the directory URI ends with a '/' to prevent the upload from occurring up one level too high in the directory hierarchy. 0.9 Initial version
If you have comments or suggestions about this extension, please use this feedback form.

FTP Upload