Main > Free Download Search >

Free ftp rfc software for linux

ftp rfc

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 909
FTP Copy 0.2

FTP Copy 0.2


FTP Copy (fcp for short) is a program which currently has the ability to copy single files from your computer into any folder in more>>
FTP Copy (fcp for short) is a program which currently has the ability to copy single files from your computer into any folder in any ftp site via the command line. Its definetly not the best of its kind, but it gets the job done with minimal fuss. Both active and passive mode are supported.
Active and passive mode are supported. In the future the program may be extended to support wildcard copying, copying from the server, directory listings and other such features. If anyone wishes to add these features to the current codebase, mail me the new code and ill put it up.


To install the code under Linux (or possibly in other POSIX compatible environments), run the script compile.sh (sh compile.sh). That should compile the code into the executable file fcp.
<<less
Download (0.210MB)
Added: 2006-06-14 License: GPL (GNU General Public License) Price:
1231 downloads
JvFTP 0.72

JvFTP 0.72


JvFTP is a Java ftp client library. more>>
JvFTP is a Java ftp client library.
This library has been tested with:
SunOS 5.7, FTP server
BSD-199506, FTP server
SuSE Linux 6.4 (i386), FTP server
HP-UX B.11.00 U 9000/800, FTP server
MS Windows, BulletProof FTP server v2.1.5
MS Windows 2000, Microsoft FTP Publishing Service 5.0
Main features:
- Uploads / downloads files
- Recursive directory uploads
- Concurrent data transfers
- Both passive / active data transfer modes
- Swing components for browsing files and directories
- AWT components for browsing files and directories
<<less
Download (0.18MB)
Added: 2006-07-15 License: GPL (GNU General Public License) Price:
1203 downloads
FTP Monitor 0.8

FTP Monitor 0.8


FTP Monitor its a simple panel applet, which monitors incoming connections to ftpd. more>>
FTP Monitor is a simple panel applet, which monitors incoming connections to ftpd(vsftpd/ncftpd/pure-ftpd/proftpd) and generates passive popups.
For pure-ftpd, ncftpd, proftpd it acts as a frontend to pure-ftpwho, ncftpd_spy and ftpwho respectively. For vsftpd, it looks in output of ps -fe.
Enhancements:
- Update the change in ftp daemon (or path) withour requiring a restart
- Fixed the bug (introduced in 0.70) that FTP status will not update
- For large panels, the icon is now centered
<<less
Download (0.85MB)
Added: 2005-12-23 License: GPL (GNU General Public License) Price:
1441 downloads
bftpd 1.9.3

bftpd 1.9.3


bftpd program is a small, easy-to-configure FTP server. more>>
bftpd program is a small, easy-to-configure FTP server. It strives to be fast, secure and quick to install/configure.
Main features:
- Easy configuration
- Speed
- Support for most RFC FTP commands
- tar.gz on-the-fly compression/archiving
- Security with chroot without special setup
- No need for files (sh, ls...) in a chroot environment
- Logging to wtmp and to a logfile or syslog
- PAM and passwd/shadow support
- Support for SITE CHOWN/CHMOD
Running the server:
bftpd runs in either standalone or inetd mode.
If you want inetd mode
Add the following to your /etc/inetd.conf:
ftp stream tcp nowait root /usr/sbin/bftpd bftpd
Give inetd a HUP or reboot your system. Your FTP server should work now.
If you want inetd mode with xinetd
Add the following to your /etc/xinetd.conf:
service ftp
{
disable = no
socket_type = stream
wait = no
user = root
server = /usr/sbin/bftpd
log_on_success += DURATION USERID
log_on_failure += USERID
nice = 10
}
<<less
Download (0.11MB)
Added: 2007-07-23 License: GPL (GNU General Public License) Price:
829 downloads
H-FTP 1.0.0

H-FTP 1.0.0


H-FTP is a small ftp client who allows you to make simple operations like downloading and uploading single files. more>>
H-FTP is a small ftp client who allows you to make simple operations like downloading and uploading single files.

It contains some bugs that I will fix thereafter and I count on your help to do that, (the source code is not commented on).

<<less
Download (0.31MB)
Added: 2007-02-12 License: GPL (GNU General Public License) Price:
985 downloads
hftp 0.0.58

hftp 0.0.58


hftp is an extended FTP client supporting standard FTP client scripts and interactive use. more>>
hftp is an extended FTP client supporting standard FTP client scripts and interactive use.

Although initially sparked by limitations in Microsofts FTP client implementation, it is multi-platform and battle-tested in real-world daily use.

<<less
Download (0.028MB)
Added: 2006-09-11 License: The Apache License 2.0 Price:
1138 downloads
SafeTP 1.50

SafeTP 1.50


SafeTP provides a transparent secure FTP Software. more>>
SafeTP provides a transparent secure FTP Software.

SafeTP is a security application for Windows and UNIX users who use FTP to connect to their accounts on UNIX or NT FTP servers. The traditional FTP protocol is highly insecure: it sends passwords in the clear. SafeTP is designed to overcome this flaw.

SafeTP consists of the client, sftpc, and the server, sftpd. A key advantage of SafeTP is transparency for clients. When the Windows version SafeTP is installed, any ordinary Windows FTP client automatically becomes a Secure FTP client, without any further user intervention.

<<less
Download (0.47MB)
Added: 2007-04-27 License: Free To Use But Restricted Price:
911 downloads
fuseftp 0.8

fuseftp 0.8


fuseftp is a userspace FTP filesystem for FUSE. more>>
fuseftp is a userspace FTP filesystem for FUSE.
Installation:
perl Makefile.PL
make
sudo make install
If any of the preregs fail, you can install the missing modules using the cpan shell which is started with "cpan" or "cpan -MCPAN -e shell".
Usage:
marcus@hal2000:~: mkdir kernel
marcus@hal2000:~: fuseftp kernel/ ftp.kernel.org &
Successfully logged into ftp.kernel.org
[1] 7150
marcus@hal2000:~: cd kernel/
marcus@hal2000:~/kernel: ls
for_mirrors_only lost+found pub usr welcome.msg
marcus@hal2000:~/kernel: cd ..
marcus@hal2000:~: fusermount -u kernel/
[1]+ Done fuseftp kernel/ ftp.kernel.org
Enhancements:
- A --port option was added to specify a non-standard FTP port.
- The handling of file names containing special characters was fixed.
- The cache timeout option was also fixed.
<<less
Download (0.11MB)
Added: 2005-12-12 License: GPL (GNU General Public License) Price:
1411 downloads
KuFtp 0.8.0

KuFtp 0.8.0


KuFtp is a graphical FTP client for the K Desktop Environment. more>>
KuFtp is a graphical FTP client for the K Desktop Environment. The project is written in C++ using the QT/KDE libraries.

It implements many features required for usable FTP interaction. Most notable features is Tab Sessions like Konqueror or Firefox, that is,you can have multiple simultaneous FTP session in separate tabs.

Other features like bookmark manager,history recording,queue manager and some small nifty features are currently available in the latest version.

<<less
Download (0.15MB)
Added: 2007-05-25 License: GPL (GNU General Public License) Price:
884 downloads
oftpd 0.3.7

oftpd 0.3.7


oftpd provides yet another anonymous FTP server. more>>
oftpd provides yet another anonymous FTP server.
oftpd is designed to be as secure as an anonymous FTP server can possibly be.
It runs as non-root for most of the time, and uses the Unix chroot() command to hide most of the systems directories from external users--they cannot change into them even if the server is totally compromised.
It also contains its own directory-change and directory-listing code (most FTP servers execute the system "ls" command to list files).
Enhancements:
- Philippe Oechslin discovered a DoS vulnerability. - Fixed
<<less
Download (0.095MB)
Added: 2007-04-27 License: BSD License Price:
911 downloads
rfc2mib

rfc2mib


rfc2mib is a script that extracts MIB/PIB/ASN.1 modules from an RFC document. more>>
This Tcl script may be used to extract MIB, PIB and ASN.1 modules from an RFC document.

Unlike most extractors, this script is smart enough to recognize ASN.1-style comments prior to or within the module header, use of the "TagDefaults" part of the module header (not used by MIB modules), module headers that are broken across multiple lines, and macros.
<<less
Download (0.003MB)
Added: 2005-04-13 License: BSD License Price:
1661 downloads
moftpd 1.2.3

moftpd 1.2.3


moftpd is a powerful ftp server supporting IPv6, TLS, SQL and much more. more>>
moftpd project is a powerful ftp server supporting IPv6, SQL, TLS and much more.
Main features:
RFC compiance
moftpd is a very RFC compliant server. supporting all standard commands and all protocols except SKIPJACK-KEA encryption. Included standards are IPv6, TLS encryption and verification, UTF-8, internationalisation and more.
Powerful authentication
moftpd includes powerful control over authenticating users. In addition to the system users you can specify any number of users in the configuration file, and put permissions on directories and files on a per user bases (or group of users).
You can let users connect to different servers based on the client ip address, and a compliant client can choose server upon connect if theres several available.
moftpd can also authenticate users based on the certificate they present when encrypting the connection. This is useful as you can restrict an account to only be allowed with a specific private key.
There is also support for SQL (currently MySQL only) for specifying users and directory permissions.
Strong permission system
As mentioned above, file and directory permissions can be specified individually for each user and directory. You can choose between a real or faked chroot, and if using the latter, allow specific symlinks out of the chroot to access other directories.
You can also put restrictions on critical files, which must be encrypted and/or signed during the transfer. File and directory permissions can also be fetched from SQL.
Internationalisation
moftpd is fully compliant with the specification of running FTP in different languages. So far, only Swedish is implemented, but more is easy to add.
moftpd always run in UTF-8 as per the RFC, but has functions for converting file names and commands in different encodings to UTF-8.
Good documentaion
An easy to navigate html documentation is included and is also available here on the homepage. For those that prefer text documents that is also available and the HTML code for the options are actually generated from an included XML source.
<<less
Download (0.44MB)
Added: 2005-10-12 License: GPL (GNU General Public License) Price:
1473 downloads
Auto FTP 0.4

Auto FTP 0.4


auto_ftp.pl came to be because I wanted to make a ftp client daemon that could be loaded on a server. more>>
auto_ftp.pl came to be because I wanted to make a ftp client daemon that could be loaded on a server. When you load this script, it will search for a shared folder for ftp transfers. Currently it will recreate folder and files on the remote site or just files. It also should transfer the file as ASCII or binary depending on the file type.
I do not have a install program as of yet. You must first change a few options in auto_ftp.pl and the conf file before you can use this program. More info can be found in each file. To install the
software move auto_ftp.pl to /sbin and them move auto_ftp.conf to /etc.
Also make sure that you use the following commands on the files.
chmod 700 /sbin/auto_ftp.pl
chmod 600 /etc/auto_ftp.conf
You must create this dir first
chmod 700 /tmp/ftp_tmp
You will also need to have libnet perl modules installed. They may
be downloaded from.
This is the version i used to write auto_ftp so it will work. If there
is anyproblems with newer versions please let me know.
Enhancements:
- Added a option for port for each site in the config file. If its not defined it will use 21 as the default. Also did some code cleanup.
<<less
Download (0.004MB)
Added: 2006-06-13 License: GPL (GNU General Public License) Price:
1232 downloads
ftpsync 1.81

ftpsync 1.81


ftpsync provides a tool for synchronizing directories over FTP. more>>
ftpsync provides a tool for synchronizing directories over FTP.

ftpsync is a tool that allows updates to be incrementally and recursively made to remote FTP servers. It examines time stamps and sizes, and is designed to operate in a manner similar to rsync.

ftpsync implements the missing recursive PUT FTP command.

<<less
Download (0.023MB)
Added: 2007-04-26 License: GPL (GNU General Public License) Price:
935 downloads
dget 0.3 RC4

dget 0.3 RC4


dget is a multi-thread download tool based on linux platform, develop using C++. more>>
dget is a multi-thread download tool based on linux platform, develop using C++.

dget project supports FTP, HTTP, HTTPS, MMS, the RTSP protocol. The Max Thread number limits to 10 for each task.
<<less
Download (1.3MB)
Added: 2007-05-10 License: LGPL (GNU Lesser General Public License) Price:
908 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5