
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
a graphical ftp client for kde. among its features are support for ssl/tls encryption (both commands and data using auth tls, not sftp), fxp (direct ftp to ftp transfer) bookmarks, and queues.
16 years ago
[v 0.4.0.2]
-changed: changed the local dir deletion functionality for a
profane call to "rm".
-added: hour and minute is now taken into respect when
sorting by date
-fixed: finally files bigger than 2gb should be supported on
machines which support LFS
-fixed: crash when transfering files on a timed-out server
-changed: view of the transfered files
-added: a little fancyness and improvements
-fixed: percentage counting bug
-added: delete key shortcut bookmarks [r. stellingwerff]
-fixed: several bugs in ftplibpp
16 years ago
[v 0.4.0.2]
-changed: changed the local dir deletion functionality for a
profane call to "rm".
-added: hour and minute is now taken into respect when
sorting by date
-fixed: finally files bigger than 2gb should be supported on
machines which support LFS
-fixed: crash when transfering files on a timed-out server
-changed: view of the transfered files
-added: a little fancyness and improvements
-fixed: percentage counting bug
-added: delete key shortcut bookmarks [r. stellingwerff]
-fixed: several bugs in ftplibpp
janet
10 years ago
Report
elektroschock
15 years ago
Report
mensur
15 years ago
Im using Suse 9.3.
Can I use 9.2 packages or do I have
to have 9.3.
In that case can you make 9.3 packages if
they are needed.
Thanx
Report
linux3114a
15 years ago
Report
dpn48312
15 years ago
Thanks.
Report
EazyVG
16 years ago
Report
EazyVG
15 years ago
Report
linux3114a
16 years ago
http://home.tiscali.be/raoul.linux/download.htm
Report
matt2002
16 years ago
Report
helldrive
16 years ago
Report
linux3114a
16 years ago
kasablanca-0.4.0.2-suse92.i586.rpm
try this version
Report
linux3114a
16 years ago
http://home.tiscali.be/raoul.linux/download.htm
My collaboration ...
Report
STiAT
16 years ago
http://arch.grabler.net/kasablanca
Kasablanca needs 3 very small patches to compile on ARCH.
// GG
Report
lokheed
16 years ago
Report
bisley
16 years ago
Report
ramy
16 years ago
Report
helldrive
16 years ago
Report
linux3114a
16 years ago
I have created a RPM for Suse 9.2 ..tested..ok.
see at my homepage DOWNLOAD section
http://home.tiscali.be/raoul.linux/
Report
dvmierlo
16 years ago
Report
nelly
16 years ago
I would like to use Kasablanca, but I am not able to install it.
I am running (an always updated) SuSE Linux 9.2 Professional and after typing
# ./configure --prefix=/opt/kde3
the configure script ends up with the following error message:
checking for libz... configure: error: not found.
Possibly configure picks up an outdated version
installed by XFree86. Remove it from your system.
I found zlib installed (and suppose, that it is the last available version):
# whereis zlib
zlib: /usr/lib/zlib.so
Can anybody help me with this? I would apreciate any hint.
Thanks in advance (and a happy new year),
Nelly
Report
kharding
16 years ago
Report
QuickTime
16 years ago
gFTP seems to be the only GUI ftp client available that support chinese file names.
maybe you can borrow some code of handling chinese and other language from gFTP
thanks!
Report
birkofff
16 years ago
4.0.1 gives this error.
System: slackware 10 with all updates
Good - your configure finished. Start make now
n file included from kbitem.cpp:14:
kbfileinfo.h:31: error: type specifier omitted for parameter `off_t'
kbfileinfo.h:31: error: parse error before `,' token
kbfileinfo.h:33: error: parse error before `)' token
kbfileinfo.h: In function `QString Date()':
kbfileinfo.h:34: error: `m_date' undeclared (first use this function)
kbfileinfo.h:34: error: (Each undeclared identifier is reported only once for
each function it appears in.)
kbfileinfo.h: In function `uint DateInt()':
kbfileinfo.h:35: error: `m_date_int' undeclared (first use this function)
kbfileinfo.h: At global scope:
kbfileinfo.h:37: error: `off_t' was not declared in this scope
kbfileinfo.h:37: error: parse error before `)' token
kbfileinfo.h: In function `void SetSize(...)':
kbfileinfo.h:37: error: `m_size' undeclared (first use this function)
kbfileinfo.h:37: error: `size' undeclared (first use this function)
kbfileinfo.h: At global scope:
kbfileinfo.h:39: error: parse error before `private'
kbfileinfo.h:41: error: `uint m_date_int' used prior to declaration
kbfileinfo.h:42: error: `QString m_date' used prior to declaration
kbfileinfo.h:43: error: parse error before `}' token
In file included from kbitem.cpp:17:
kbitem.h:39: error: parse error before `)' token
kbitem.h: In member function `QString KbItem::File()':
kbitem.h:35: error: `m_file' undeclared (first use this function)
kbitem.h: In member function `QString KbItem::Path()':
kbitem.h:36: error: `m_path' undeclared (first use this function)
kbitem.h: At global scope:
kbitem.h:41: error: parse error before `protected'
kbitem.h:43: error: redefinition of `QString m_date'
kbfileinfo.h:42: error: `QString m_date' previously declared here
kbitem.h:44: error: 'off_t' is used as a type, but is not defined as a type.
kbitem.h:45: error: redefinition of `uint m_date_int'
kbfileinfo.h:41: error: `uint m_date_int' previously declared here
kbitem.h:46: error: `QString m_file' used prior to declaration
kbitem.h:48: error: parse error before `}' token
kbitem.cpp: In constructor `KbItem::KbItem(KbFileInfo, QListView*,
QListViewItem*)':
kbitem.cpp:24: error: `Date' undeclared (first use this function)
kbitem.cpp:25: error: `Size' undeclared (first use this function)
kbitem.cpp:26: error: `DateInt' undeclared (first use this function)
kbitem.cpp: In member function `virtual int KbItem::compare(QListViewItem*,
int, bool) const':
kbitem.cpp:64: error: 'const class KbItem' has no member named 'm_date_int'
kbitem.cpp:65: error: 'class KbItem' has no member named 'm_date_int'
kbitem.h: At top level:
kbfileinfo.h:38: warning: `bool PrioritySort(const KbFileInfo&, const
KbFileInfo&)' declared `static' but never defined
make[2]: *** [kbitem.o] Error 1
make[2]: Leaving directory `/targz/kasablanca-0.4.0.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/targz/kasablanca-0.4.0.1'
make: *** [all] Error 2
Report
vrudolf
16 years ago
for an immediate result just insert the line
#define off_t long
into src/kbfileinfo.h
and the code snippet
#ifndef off_t
#define off_t long
#endif
into src/kbitem.h
Report
prestonmarkstone
16 years ago
#define off_t long
Report