Top "Ftp-server" questions

Server for the File Transfer Protocol (FTP), a standard network protocol used to transfer files from one host to another host over a TCP-based network.

One line ftp server in python

Is it possible to have a one line command in python to do a simple ftp server? I'd like to …

python ftp ftp-server
FTP "ls -lt" command: How does it list the file details for Linux FTP and Windows FTP server?

I am writing FTP client that should work for at least Windows and Linux FTPs. BUt before I proceed, I …

linux ftp ftp-client ftpwebrequest ftp-server
500 OOPS: cannot open config file:/etc/vsftpd/vsftpd.conf

I don't know why it cannot open config file. $ ll /etc/vsftpd/vsftpd.conf -rw-r--r-- 1 xuehui1 root 4182 Aug 20 2012 /etc/vsftpd/…

ftp-server
FTP client server model for file transfer in Java

Well, I am trying to implement the ftp server and ftp client in Java. I am trying to receive a …

java network-programming file-transfer ftp-client ftp-server
FTP server using S3 as storage

I am trying to create a ftp server ( using windows/linux/mac - no concern) which would have its storage …

amazon-web-services ftp amazon-s3 sftp ftp-server
Writing a Java FTP server

I am trying to write a code that opens an FTP server on my stand-alone so I could copy file …

java ftp ftp-server
proFTPD permission denied

So, I'm running proFTPD (should be the newest one from www.webmin.com)(with webmin1.760),on Ubuntu 14.04.3 LTS Server (32-bit). …

ftp filezilla ftp-server proftpd
Simple code for FTP Server in python

I want to built a simple FTP server in python which will serve the client in just downloading a text …

python ftp-server
Is it possible to determine the amount of free space on a remote FTP server without using scripts?

So, here is the setup I have to work with: I have five servers total in different locations. One server …

php windows ftp ftp-server
Can't log into ProFTPD set up by Webmin on CentOS

I just installed ProFTPD on a test CentOS webserver, which contains Webmin. After installing ProFTPD I tried to connect via …

configuration ftp-server webmin