• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdelibs API Reference
  • KDE Home
  • Contact Us
 

KIOSlave

  • sources
  • kde-4.12
  • kdelibs
  • kioslave
  • ftp
Namespaces | Macros | Enumerations | Functions
ftp.cpp File Reference
#include "ftp.h"
#include <cctype>
#include <cerrno>
#include <cstdlib>
#include <cstring>
#include <QtCore/QCoreApplication>
#include <QtCore/QDir>
#include <QtNetwork/QHostAddress>
#include <QtNetwork/QTcpSocket>
#include <QtNetwork/QTcpServer>
#include <QtNetwork/QAuthenticator>
#include <kdebug.h>
#include <kglobal.h>
#include <klocale.h>
#include <kcomponentdata.h>
#include <kmimetype.h>
#include <kio/ioslave_defaults.h>
#include <kio/slaveconfig.h>
#include <kremoteencoding.h>
#include <ksocketfactory.h>
#include <kde_file.h>
#include <kconfiggroup.h>
Include dependency graph for ftp.cpp:

Go to the source code of this file.

Namespaces

 KIO
 

Macros

#define charToLongLong(a)   strtol(a, 0, 10)
 
#define ENABLE_CAN_RESUME
 
#define FTP_LOGIN   "anonymous"
 
#define FTP_PASSWD   "anonymous@"
 
#define KIO_FTP_PRIVATE_INCLUDE
 

Enumerations

enum  buffersizes { KIO::maximumIpcSize = 32 * 1024, KIO::initialIpcSize = 2 * 1024, KIO::minimumMimeSize = 1024 }
 

Functions

static QString ftpCleanPath (const QString &path)
 
static char ftpModeFromPath (const QString &path, char defaultMode= '\0')
 
static bool isSocksProxy ()
 
int kdemain (int argc, char **argv)
 
static bool supportedProxyScheme (const QString &scheme)
 
static int KIO::WriteToFile (int fd, const char *buf, size_t len)
 

Macro Definition Documentation

#define charToLongLong (   a)    strtol(a, 0, 10)

Definition at line 70 of file ftp.cpp.

#define ENABLE_CAN_RESUME

Definition at line 77 of file ftp.cpp.

#define FTP_LOGIN   "anonymous"

Definition at line 73 of file ftp.cpp.

#define FTP_PASSWD   "anonymous@"

Definition at line 74 of file ftp.cpp.

#define KIO_FTP_PRIVATE_INCLUDE

Definition at line 32 of file ftp.cpp.

Function Documentation

static QString ftpCleanPath ( const QString &  path)
static

Definition at line 79 of file ftp.cpp.

static char ftpModeFromPath ( const QString &  path,
char  defaultMode = '\0' 
)
static

Definition at line 90 of file ftp.cpp.

static bool isSocksProxy ( )
static

Definition at line 111 of file ftp.cpp.

int kdemain ( int  argc,
char **  argv 
)

Definition at line 171 of file ftp.cpp.

static bool supportedProxyScheme ( const QString &  scheme)
static

Definition at line 106 of file ftp.cpp.

This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:50:58 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

KIOSlave

Skip menu "KIOSlave"
  • Main Page
  • Alphabetical List
  • Class List
  • Class Hierarchy
  • Class Members
  • File List
  • File Members
  • Related Pages

kdelibs API Reference

Skip menu "kdelibs API Reference"
  • DNSSD
  • Interfaces
  •   KHexEdit
  •   KMediaPlayer
  •   KSpeech
  •   KTextEditor
  • kconf_update
  • KDE3Support
  •   KUnitTest
  • KDECore
  • KDED
  • KDEsu
  • KDEUI
  • KDEWebKit
  • KDocTools
  • KFile
  • KHTML
  • KImgIO
  • KInit
  • kio
  • KIOSlave
  • KJS
  •   KJS-API
  • kjsembed
  •   WTF
  • KNewStuff
  • KParts
  • KPty
  • Kross
  • KUnitConversion
  • KUtils
  • Nepomuk
  • Nepomuk-Core
  • Nepomuk
  • Plasma
  • Solid
  • Sonnet
  • ThreadWeaver

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal