Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Write an article for LinuxForums Today!
Try Our New Product Showcase!
Find the answer to your Linux question:
Advertisement
New to Linux Forums? Register here for free!
    Linux Forums > GNU Linux Zone > Wine > Running CoreFTP lite using Wine

Forgot Password?
 Wine   Discussion about Wine, the Open Source implementation of the Windows API on top of X and Unix.

Site Navigation
Linux Forums
Linux Articles
Product Showcase
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds
Free Publications




Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 06-12-2008   #1 (permalink)
Just Joined!
 
Join Date: Sep 2007
Posts: 37
Exclamation Running CoreFTP lite using Wine

Hi friends,
I m trying to use CoreFTP Line on my FC5 box, because I am unable to use gFTP to connect my Web server through squid proxy.

upon runnign coreftp line from command line I got the following error:
Code:
[]# .wine/drive_c/Program\ Files/CoreFTP/coreftp.exe
wine: Unhandled page fault on read access to 0x04611c70 at address 0x60cc0180 (thread 003f), starting debugger...
Unhandled exception: page fault on read access to 0x04611c70 in 32-bit code (0x60cc0180).
Register dump:
 CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
 EIP:60cc0180 ESP:0033d5a4 EBP:0033d5c8 EFLAGS:00010202(   - 00      - -RI1)
 EAX:00000067 EBX:60d15dec ECX:04611c70 EDX:7d4bcb4c
 ESI:7d4bc814 EDI:04611c70
Stack dump:
0x0033d5a4:  00000006 00000067 00000000 00000000
0x0033d5b4:  00000002 7d4bcb4c 04612144 0000019e
0x0033d5c4:  60d149c0 0033d778 60cbc9a1 0000019e
0x0033d5d4:  00000018 04611c70 000004dc 7d4bc814
0x0033d5e4:  fffffcc4 000019e0 00000018 00000020
0x0033d5f4:  00000000 0033d628 60e2db24 7d3a1778
Backtrace:
=>1 0x60cc0180 in winex11 (+0x20180) (0x0033d5c8)
  2 0x60cbc9a1 in winex11 (+0x1c9a1) (0x0033d778)
  3 0x60cbe8da X11DRV_SetDIBits+0x1da() in winex11 (0x0033d828)
  4 0x60654e03 SetDIBits+0x93() in gdi32 (0x0033d868)
  5 0x606552af StretchDIBits+0x1bf() in gdi32 (0x0033d8e8)
  6 0x0050f8c0 in coreftp (+0x10f8c0) (0x0033d940)
  7 0x005179b7 in coreftp (+0x1179b7) (0x008a6c00)
  8 0x00000001 (0x005335f8)
  9 0x00464870 in coreftp (+0x64870) (0x00517793)
  10 0x8b56c300 (0x5d3168b8)
  11 0x00000000 (0x00000000)
0x60cc0180: movl        0x0(%edi),%edx
Modules:
Module  Address                 Debug info      Name (86 modules)
PE        400000-  633000       Export          coreftp
ELF       74e000-  761000       Deferred        libresolv.so.2
ELF       779000-  7ee000       Deferred        libkrb5.so.3
ELF       85d000-  882000       Deferred        libk5crypto.so.3
ELF       884000-  89d000       Deferred        libgssapi_krb5.so.2
ELF       89f000-  8a3000       Deferred        libkrb5support.so.0
ELF       8af000-  8f4000       Deferred        libssl.so.6
ELF       90e000-  929000       Deferred        ld-linux.so.2
ELF       92b000-  a5e000       Deferred        libc.so.6
ELF       a60000-  a85000       Deferred        libm.so.6
ELF       a87000-  a8b000       Deferred        libdl.so.2
ELF       a8d000-  aa0000       Deferred        libz.so.1
ELF       a8d000-  aa0000       Deferred        libz.so.1
ELF       aa2000-  aa5000       Deferred        libxau.so.6
ELF       aa7000-  aad000       Deferred        libxdmcp.so.6
ELF       aaf000-  bac000       Deferred        libx11.so.6
ELF       bae000-  bbe000       Deferred        libxext.so.6
ELF       bc0000-  be1000       Deferred        libexpat.so.0
ELF       be3000-  bf7000       Deferred        libpthread.so.0
ELF       bf9000-  c67000       Deferred        libfreetype.so.6
ELF       c93000-  cd0000       Deferred        libfontconfig.so.1
ELF       cd2000-  cdb000       Deferred        libxrender.so.1
ELF       cdd000-  ce7000       Deferred        libxcursor.so.1
ELF       ce9000-  cee000       Deferred        libxfixes.so.3
ELF       cf0000-  cf4000       Deferred        libxrandr.so.2
ELF       d01000-  d04000       Deferred        libxinerama.so.1
ELF       df9000-  dfc000       Deferred        libcom_err.so.2
ELF      4c26000- 4d5b000       Deferred        libcrypto.so.6
ELF      5672000- 5677000       Deferred        libxxf86vm.so.1
ELF      5679000- 5681000       Deferred        libdrm.so.2
ELF      56dc000- 56fe000       Deferred        libcups.so.2
ELF      56dc000- 56fe000       Deferred        libcups.so.2
ELF     60278000-60315000       Deferred        ntdll<elf>
  \-PE  60290000-60315000       \               ntdll
ELF     6033a000-60345000       Deferred        libnss_files.so.2
ELF     60345000-60478000       Deferred        kernel32<elf>
  \-PE  60360000-60478000       \               kernel32
ELF     60478000-604d6000       Deferred        shlwapi<elf>
  \-PE  60490000-604d6000       \               shlwapi
ELF     604d6000-60622000       Deferred        user32<elf>
  \-PE  604f0000-60622000       \               user32
ELF     60622000-606c1000       Export          gdi32<elf>
  \-PE  60630000-606c1000       \               gdi32
ELF     606c1000-6070a000       Deferred        advapi32<elf>
  \-PE  606d0000-6070a000       \               advapi32
ELF     6070a000-6079d000       Deferred        winmm<elf>
  \-PE  60720000-6079d000       \               winmm
ELF     6079d000-607b7000       Deferred        version<elf>
  \-PE  607a0000-607b7000       \               version
ELF     607b7000-607cb000       Deferred        lz32<elf>
  \-PE  607c0000-607cb000       \               lz32
ELF     607cb000-607f9000       Deferred        ws2_32<elf>
  \-PE  607d0000-607f9000       \               ws2_32
ELF     607f9000-60818000       Deferred        iphlpapi<elf>
  \-PE  60800000-60818000       \               iphlpapi
ELF     6082b000-608ce000       Deferred        comdlg32<elf>
  \-PE  60830000-608ce000       \               comdlg32
ELF     608ce000-60993000       Deferred        comctl32<elf>
  \-PE  608e0000-60993000       \               comctl32
ELF     60993000-609b5000       Deferred        oledlg<elf>
  \-PE  609a0000-609b5000       \               oledlg
ELF     609b5000-60a5d000       Deferred        ole32<elf>
  \-PE  609c0000-60a5d000       \               ole32
ELF     60a5d000-60ab6000       Deferred        rpcrt4<elf>
  \-PE  60a70000-60ab6000       \               rpcrt4
ELF     60ab6000-60b5a000       Deferred        oleaut32<elf>
  \-PE  60ad0000-60b5a000       \               oleaut32
ELF     60b5a000-60bac000       Deferred        crypt32<elf>
  \-PE  60b60000-60bac000       \               crypt32
ELF     60c8b000-60d1f000       Export          winex11<elf>
  \-PE  60ca0000-60d1f000       \               winex11
ELF     60eb3000-60ed0000       Deferred        imm32<elf>
  \-PE  60ec0000-60ed0000       \               imm32
ELF     60edf000-60f07000       Deferred        msacm32<elf>
  \-PE  60ef0000-60f07000       \               msacm32
ELF     60f07000-60f1c000       Deferred        midimap<elf>
  \-PE  60f10000-60f1c000       \               midimap
ELF     60f1c000-60f50000       Deferred        uxtheme<elf>
  \-PE  60f20000-60f50000       \               uxtheme
ELF     66de4000-66ee8000       Deferred        shell32<elf>
  \-PE  66df0000-66ee8000       \               shell32
ELF     683e3000-68417000       Deferred        winspool<elf>
  \-PE  683f0000-68417000       \               winspool
ELF     707e5000-707fd000       Deferred        msacm32<elf>
  \-PE  707f0000-707fd000       \               msacm32
ELF     7bf00000-7bf03000       Deferred        <wine-loader>
Threads:
process  tid      prio (all id:s are in hex)
0000003e (D) Z:\home\ebiz1\.wine\drive_c\Program Files\CoreFTP\coreftp.exe
        00000040    0
        0000003f    0 <==
0000000a
        0000000b    0
00000008
        0000001e    0
        0000001d    0
        0000001c    0
        0000001b    0
        0000001a    0
        00000019    0
        00000014    0
        0000000f    0
        0000000e   -2
        00000009    0
wine client error:3f: write: Bad file descriptor
PLZ tell me how to how to install and use it or can I install any other FTP client(Graphica/Console) on Linux that supports Proxy
novish143 is offline  



Reply With Quote
Old 06-12-2008   #2 (permalink)
Linux Engineer
 
Join Date: Nov 2007
Location: Córdoba (Spain)
Posts: 1,495
Most of them shouldn't have a problem.

I think gftp supports proxy configuration, what's the exact problem with it?

You should also be able to use konqueror to access ftp, ssh and many more protocols. Most command line clients shouldn't have a problem either. And mc also supports ftp, though, to tell the truth, I never tried to use a proxy with it.

To use wine for this seems a bit of an overkill to me.
i92guboj is offline   Reply With Quote
Old 06-13-2008   #3 (permalink)
Just Joined!
 
Join Date: Sep 2007
Posts: 37
Thumbs up Thanks for your reply

Quote:
Originally Posted by i92guboj View Post
Most of them shouldn't have a problem.

I think gftp supports proxy configuration, what's the exact problem with it?

You should also be able to use konqueror to access ftp, ssh and many more protocols. Most command line clients shouldn't have a problem either. And mc also supports ftp, though, to tell the truth, I never tried to use a proxy with it.

To use wine for this seems a bit of an overkill to me.

no gFTP isn't supporting proxy, I've chenged my wget proxy settings also, but it fails to connect my web server...

I've posted gFTP problem to Fedora forum as well. I've also googled a lot but to no result of my problem, actually I am trying to promote Linux in my group and no one is willing to use console ftp.

can you please how to make it work.
novish143 is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Free Magazines
Implementing Detailed User-Level Auditing of UNIX & Linux Systems
Enhance regulatory compliance and troubleshooting through detailed auditing, logging and real-time monitoring of UNIX/Linux user activity.
subscribe
Linux from Scratch - Receive Your Complimentary eBook NOW!
Linux from Scratch describes the process of creating your own Linux system from scratch from an already installed Linux distribution, using nothing but the source code of software that you need.
subscribe
A Complete Beginner's Manual for Ubuntu 10.04 (Lucid Lynx)
Getting Started with Ubuntu 10.04 (Lucid Lynx) is a comprehensive beginners guide for the Ubuntu operating system; it features comprehensive guides, How Tos and information on anything you need to know after first installing Ubuntu.
subscribe
The Incredible Guide to NEW Ubuntu (Karmic Koala)
There are a lot of people still stuck with Windows because it's the ‘easier alternative'. Linux is both cheaper and more versatile than Microsoft's operating system, but the learning curve has frightened off many people.
subscribe
The GNU/Linux Advanced Administration
The GNU/Linux systems have reached an important level of maturity, allowing to integrate them in almost any kind of work environment, from a desktop PC to the sever facilities of a big company.
subscribe
A Newbie's Getting Started Guide to Linux
Learn the basics of the Linux operating systems. Get to know what it is all about, and familiarize yourself with the practical side. Basically, if you're a complete Linux newbie and looking for a quick and easy guide to get you started this is it.
subscribe
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe



All times are GMT. The time now is 07:29 AM.






© 2000 - - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.1