Ubuntu Forums ubuntu.com - launchpad.net - ubuntu help  

Go Back   Ubuntu Forums > The Ubuntu Forum Community > Other Community Discussions > Tutorials & Tips
Register Reset Password Forum Help Forum Council Search Today's Posts Mark Forums Read

Tutorials & Tips
The place to find Ubuntu related Tips & Tricks.

View Poll Results: Is this how-to useful to you ?
yes 46 88.46%
no 6 11.54%
Voters: 52. You may not vote on this poll

 
Thread Tools Display Modes
Old February 2nd, 2007   #1
Sir_Yaro
A Carafe of Ubuntu
 
Sir_Yaro's Avatar
 
Join Date: Nov 2005
Location: Poland (Gdańsk)
Beans: 135
Kubuntu 9.04 Jaunty Jackalope
Send a message via ICQ to Sir_Yaro
Lightbulb FlashFXP 3.6.1240 for linux - deb package

UPDATE!
2009-09-02
flashfxp_3.6.1240-4_all.deb
  • Works with 32bit and 64bit releases
  • Patched wine removed from package
  • Wine added as dependency

#-----------------------------------------------------------#

UPDATE!
2009-07-11
flashfxp_3.6.1240-3_i386.deb
  • Jaunty 32bit release

#-----------------------------------------------------------#

UPDATE!
2008-05-04
flashfxp_3.6.1240-2_i386.deb
  • Hardy release

#-----------------------------------------------------------#

UPDATE!
2007-09-13
flashfxp_3.6.1240-1_i386.deb
  • FlashFXP 3.6.0 used (build 1240)
Know issues:
  • It's impossible to delete local file or dir (delete option doesn't work anymore)


#-----------------------------------------------------------#

UPDATE!
2007-09-13
flashfxp_3.4.1145-4_i386.deb
  • Still existing "wine client error:10: version mismatch yyy/xxx." problem fixed
  • Old setting overwrite partialy(?) fixed

#-----------------------------------------------------------#

UPDATE!
2007-04-05
Quote:
Originally Posted by Bradl3yJ View Post
There is an easy fix for the Edit and View bug [...]. In FlashFXP go to Options>File Associations and Click "Add". File Mask, type *. Open with 'Select Program, and browse to your wine/drive_c/windows/notepad.exe. Check the boxes for edit and view. Thats it, windows notepad is not the best editor but hey it is better than flashfxp locking up! And you could use another, better windows program to edit using this method i would imagine.

You could get more specific with spefic files such as images if you want to open in mspaint or whatever.
Quote:
Originally Posted by Sir_Yaro View Post
I've tried this before and it did work for me. FF got hang up anyway. Did u actually check if this works for u or u just assume it will?
Quote:
Originally Posted by Bradl3yJ View Post
Yes, fully works for me with notepad, able to edit/view, i can save the file, upload the saved version, rinse and repeat.
#-----------------------------------------------------------#

UPDATE!
2007-06-22
flashfxp_3.4.1145-3_i386.deb
  • Backup fix (licence key)
  • New settings directory (~/.flashfxp)
  • Wine included in flashfxp package now works even if different wine version run atm

#-----------------------------------------------------------#

UPDATE!
2007-06-01
"File View" and "File Edit" doesn't work. Do not use this functions. Use external viewer/editor instead.

#-----------------------------------------------------------#

UPDATE!
2007-05-26
flashfxp_3.4.1145-2_i386.deb
  • Small start-script fix (in backup option)

#-----------------------------------------------------------#

UPDATE!
2007-05-22
flashfxp_3.4.1145-1_i386.deb
  • Patched wine (with bugfix #5131) added into package.
  • FlashFXP 3.4.0 used (build 1145)
  • Licence agreement added
  • Minor attributes fix
  • Simple weekly backup added (into ~/.flashfxp directory)

#-----------------------------------------------------------#

UPDATE!
2007-05-04
flashfxp_2.1.924-2_i386.deb
Ubuntu Feisty compilation, bug fixes, package now depend on wine and is 6x smaller

###############################################

Addons:
  • for KDE desktop shortcut run:
    Code:
    cp /opt/flashfxp/FlashFXP/FlashFXP\ 3.4.1145.desktop ~/Desktop/
  • for other windows managers run:
    Code:
    flashfxp
  • Latest bookmarks, sites etc can be find in ~/.flashfxp/backupXY directory. XY stands for current week number. Every backup is made when FlashFXP starts.
  • It won't run if you running other wine app at the same time. To be more specific it won't run if other than /opt/flashfxp/bin/wine wine run. Sorry! I'll try to fix this in a next release.

###############################################
###############################################

Download it HERE
or you can try one of these repositories:
http://deb.yaro.at/
http://yaro.gdi.pl/deb/

##################################################
##################################################


Hi.
I've created package contains FlashFXP 2.1.924 (it works thanks to wine).

You can download it here:
xxxx (use link above)

Quote:
FlashFXP is the most powerful and popular FTP & FXP Client for Microsoft Windows 9x/Me/NT/2000/XP on the market today. It is loaded with features for the power user, but has an intuitive user interface that takes only minutes to master. Using the FTP protocol, you can transfer files from remote servers to your computer, or even to another remote server!!! FlashFXP makes it easy to update your web site, download files from the company server, or even download files from the internet that always seem to FAIL using your web browser. It allows you to transfer files between two sites (FXP), resume incomplete downloads, synchronize directories, schedule multiple tasks, and much, much more!
Program isn't free so you will need a proper serial key.

In kde package creates shortcut in a internet menu. In a other WM you have to run it with command
Code:
flashfxp
in console or add your own shortcut.

Compiled on/for Ubuntu Edgy

Any comments are warm welcome

if you have wine already instaled on your desktop replace content of /usr/bin/flashfxp file by this:

Code:
#!/bin/bash
if [ `which wine` != "" ]
then
wine /opt/flashfxp/flashfxp/FlashFXP.exe
else
/opt/flashfxp/bin/wine /opt/flashfxp/flashfxp/FlashFXP.exe
fi



mirrors:
Edgy: http://yaro.gdi.pl/deb/edgy/
Feisty: http://yaro.gdi.pl/deb/feisty/
Gutsy: http://yaro.gdi.pl/deb/gutsy/ http://deb.yaro.at/gutsy/
Attached Images
File Type: png tmp236.png (102.0 KB, 144 views)
File Type: jpg registered.jpg (192.3 KB, 76 views)
File Type: png tmp334_kxx.png (56.5 KB, 27 views)
__________________

Last edited by Sir_Yaro; September 2nd, 2009 at 01:54 PM.. Reason: version update
Sir_Yaro is offline   Reply With Quote
Old February 2nd, 2007   #2
glabouni
Gee! These Aren't Roasted!
 
Join Date: Jan 2007
Beans: 196
Re: FlashFXP 2.1.924 for linux - deb package

nice!
I've yet to find a gui ftp client under linux that meets my requirements.
I used flashfxp under windowsand haven't found any equivalent under linux.
but still, I'm wondering why did you choose such an old version . what's the point of porting a few years old version ?
flashfxp is now v3.4, the version you've chosen to package is useless to me, just too old.
but thanks anyways
glabouni is offline   Reply With Quote
Old February 2nd, 2007   #3
Sir_Yaro
A Carafe of Ubuntu
 
Sir_Yaro's Avatar
 
Join Date: Nov 2005
Location: Poland (Gdańsk)
Beans: 135
Kubuntu 9.04 Jaunty Jackalope
Send a message via ICQ to Sir_Yaro
Re: FlashFXP 2.1.924 for linux - deb package

Because other (newer) versions doesn't work with wine or are not available.
If someone can find anything beetween 2.1.924 and 3.0.0 I promise to try with them.
Any version above 3.0.0 (including it) has bloken directory listing so they ain't work with wine. Afaik they work sometimes with native windows libraries (which I don't want to include in this package) but not for me.

Anyway, I think even this version has more functions than most (if not all) linux ftp clients.
__________________
Sir_Yaro is offline   Reply With Quote
Old February 2nd, 2007   #4
machoo02
Ubuntu Extra Shot
 
machoo02's Avatar
 
Join Date: Aug 2006
Location: Tampa, FL
Beans: 394
Re: FlashFXP 2.1.924 for linux - deb package

I actually prefer Filezilla for a gui ftp client in windows. It works great in WINE, and the next version (3.0 currently in beta) will have a native Linux port.
machoo02 is offline   Reply With Quote
Old February 3rd, 2007   #5
Aurdal
Gee! These Aren't Roasted!
 
Aurdal's Avatar
 
Join Date: Jun 2006
Location: Norway
My beans are hidden!
Re: FlashFXP 2.1.924 for linux - deb package

Edit, nvm.
Aurdal is offline   Reply With Quote
Old February 3rd, 2007   #6
Sir_Yaro
A Carafe of Ubuntu
 
Sir_Yaro's Avatar
 
Join Date: Nov 2005
Location: Poland (Gdańsk)
Beans: 135
Kubuntu 9.04 Jaunty Jackalope
Send a message via ICQ to Sir_Yaro
Re: FlashFXP 2.1.924 for linux - deb package

I've checked this filezilla app and I still think flashfxp is far ahead... :/
But filezilla has at least tsl and ssl support. That's something but still not enought. And from a major defects there is no fxp transfer at all in filezilla.... :/
__________________
Sir_Yaro is offline   Reply With Quote
Old February 7th, 2007   #7
hnfmr
Spilled the Beans
 
Join Date: Feb 2007
Beans: 13
Re: FlashFXP 2.1.924 for linux - deb package

I'm sorry but I got this error message when trying to execute flashfxp in terminal afer installing.

root@will-desktop:~/downloads# flashfxp
/opt/flashfxp/bin/wine: /lib/tls/i686/cmov/libc.so.6: version `GLIBC_2.4' not found (required by /opt/flashfxp/bin/../lib/libwine.so.1)
root@will-desktop:~/downloads#

Anyone got any idea?
hnfmr is offline   Reply With Quote
Old February 7th, 2007   #8
Sir_Yaro
A Carafe of Ubuntu
 
Sir_Yaro's Avatar
 
Join Date: Nov 2005
Location: Poland (Gdańsk)
Beans: 135
Kubuntu 9.04 Jaunty Jackalope
Send a message via ICQ to Sir_Yaro
Re: FlashFXP 2.1.924 for linux - deb package

install libc6-i686 package

http://packages.ubuntu.com/cgi-bin/s...edgy&arch=i386
__________________
Sir_Yaro is offline   Reply With Quote
Old February 9th, 2007   #9
aspen
First Cup of Ubuntu
 
Join Date: Dec 2006
Beans: 5
Re: FlashFXP 2.1.924 for linux - deb package

hi there,
its really nice that u have manged to get flashfxp working with wine,
but is there a possibility to offer also a dapper package?
i`m still using 6.0.6.1 LTS and don`t want/can`t to update.

cheers
Aspen
aspen is offline   Reply With Quote
Old February 14th, 2007   #10
Sir_Yaro
A Carafe of Ubuntu
 
Sir_Yaro's Avatar
 
Join Date: Nov 2005
Location: Poland (Gdańsk)
Beans: 135
Kubuntu 9.04 Jaunty Jackalope
Send a message via ICQ to Sir_Yaro
Re: FlashFXP 2.1.924 for linux - deb package

Quote:
Originally Posted by aspen
hello Sir_Yaro,*

i have just a small question.
i have read your post about flahsfxp on ubuntforums.org and that you have manaed to get it working with wine,
i`m still using dapper 6.0.6.1 LTS and i`d like to ask if there also exists a package for this.
if there is no package for dapper, i`d like to know if flashfxp is also working with ssl connections.
thx
cheers
Aspeb
I didn't create package for dapper but this version should work with it. Did you tried it?
I just don't have access to such box
flashfxp fully support ssl, tsl (including fxp transers) and - i'd say - everything else what man can expect from ftp client

Quote:
Security:
FlashFXP offers some of the most secure transfers you can find, including the ability to work with client certs, SSL site–to–site transfers, SSL/TLS encryption and firewall support. This software also works with HTTPS connections and Checkpoint FW–1 type firewalls.

The security features we would really like to see added to this program are more verification methods and Secure Shell (SSH) support.


Connectivity/ Transfer Abilities:
This program offers several tools to help ensure complete transfers including a “keep connections alive” tool, auto reconnect and auto resume. It can open up two connections at once but does not have the ability to run multiple threads.

iniCom.Network’s FlashFXP is compatible with more protocols and proxies than most FTP programs. FlashFXP supports FTP, HTTP, Socks (4, 4a &5), WinProxy, Squid and WinGate.

FlashFXP has some unique transfer options, such as scheduling a large transfer when you are not in front of the computer. The program can be set to disconnect, hang up, log off, turn off or hibernate after the transfer is complete.


User Tools:
With the program you can set general, connection, queue, transfers and interface options. You can also change the interface language into simplified/traditional Chinese, Czech, Dutch, European Portuguese, French, German, English, Italian, Korean, Spanish or Swedish.

This software has all of the user tools that we were looking for including a drag & drop tool, scheduling, list/directory options, refresh and priority lists. FlashFXP has a unique collection of directory tools such as mask, invert, view raw directory, copy to clipboard, synchronized browsing and flush directory cache.

In terms of additional tools, this program has a text editor, folder bookmarks, a clipboard monitor, backup/restore tools and compare folders. This program also enables users to change file permissions (CHMOD) and apply filters (such as by extension type).
__________________
Sir_Yaro is offline   Reply With Quote

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 10:46 PM.


vBulletin ©2000 - 2010, Jelsoft Enterprises Ltd. Ubuntu Logo, Ubuntu and Canonical © Canonical Ltd. Tango Icons © Tango Desktop Project. bilberry