Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

3
votes
3answers
108 views

FTP Server via command-line

Does anyone know of a FTP Server that can be run via the command line? Ideally I want a self contained server.exe file (.dll's/configs are fine) than I can set up, start/stop via the command line, ...
-3
votes
0answers
94 views

How to upload files to a WWW server?

I want to change my WWW pages. I have a user name and a password on our FTP server for accessing my WWW space. I logged in with those and I created some directories; but I can't copy files into ...
-1
votes
2answers
59 views

Any recommended ultra low memory linux servers [closed]

I'm looking for a ultra low memory linux server to only serve FTP requests. CPU and disk space is not an issue. Any good recommendations? EDIT This is for a office FTP server. We already have a ...
2
votes
1answer
85 views

Change the time FTP is displaying

I own an IIS 7-based FTP with a Unix directory listing on Windows Server 2008 R2. When I connect to the FTP server and use the dir command I get: -rwxrwxrwx 1 owner group 60000 Dec 14 ...
0
votes
1answer
190 views

Can't connect to FTP server: 425 Unable to build data connection: Connection timed out

I have a Windows 7 installed on my laptop. I installed VirtualBox 4.1.4 with Ubuntu 11.10. I'm trying to connect to my site via FTP but I got an error when I do ls: ~> ftp <my_site> ...
1
vote
1answer
41 views

Set the default directory above the root directory for FileZilla Server

What I would like to do is set the default directory above the root directory per user on FileZilla Server. I know this is possible with other FTP servers, but I can not seem to find where to set this ...
1
vote
0answers
25 views

Is it possible to configure FTP server to prevent from file overwriting?

I have experience only with ProFTPd. I understand that I need disallow: APPE DELE RNFR RNTO command but seems that STOR command override existing files. Is it possible to configure FTP server to ...
2
votes
1answer
227 views

How can I batch/mass create users for a Filezilla FTP server?

I recently inherited two FTP servers; both systems run Filezilla Server. One has a small user-base so creating users is a small task. The other is huge and needs to have 300+ users created. I estimate ...
0
votes
2answers
44 views

Portable Program that will send files to FTP server whenever I save

I'm doing a PHP web project and do a lot of saving to check that the code I'm writing hosts properly on our target environment. I do a lot of saving and thus, when I save I wish it would just ...
2
votes
2answers
24 views

Are there any FTP servers for Windows that can automatically backup files when they are replaced by new uploads?

I am looking for an FTP server running under Windows. It should have a function that if the client uploads a file that already exists, the server can copy the old one somewhere as a backup. Any ...
0
votes
0answers
255 views

Ftp error: 426 Connection closed; transfer aborted

I am getting this error, when trying transferring a big folder with Filezilla. In our application two proxies are sitting in between filezilla client and filezilla server. Filezilla Client ---> P1 ...
0
votes
0answers
36 views

Failure in connecting FTP via FTP clients

I set up an FTP server by Serv-U 10.2. It ran normally until recently. Now I cannot connect it by FTP client. Everytime I make a connection, FTPRush will complain "Socket operation on ...
1
vote
1answer
119 views

REST command comes over as RE*T when trying to do a ftp transfer

I am trying to resume a file transfer of a set of large files. Both sides are using Filezilla. On the client side the log says Command: TYPE I Command: TYPE I Response: 200 Type set to I ...
1
vote
0answers
211 views

ProFTPd server fails to send directory listing

I host a FTP server with proftpd on Cygwin/Windows 7. Unfortunately it does not work, as people can log in, but not view the directory listing. Cygwin users have guaranteed me this is a software issue ...
1
vote
1answer
96 views

How to assign different folders for different ftp users in Windows server 2008

I have a particular requirement that each ftp users should be able to access his own folder only. I have set a default FTP directory and then sub-directories for each users. Each ftp user should be ...
2
votes
3answers
514 views

I own an FTP server, and need port 21 open, how do I keep it secure?

I was wondering, because I need both my port 21 open on my router and my firewall for it to work, but then it seems as though it's wide open for attack. Is there any way I can keep it secure? Luckily, ...
0
votes
1answer
691 views

Windows 7 Firewall Blocking FTP Server

Everything else is configured. When I turn the firewall off, it connects. When I turn it on, it doesn't. I've added inbound and outbound rules, opening port 21 for all programs and services, but it's ...
1
vote
1answer
93 views

Pure-ftpd on Ubuntu

I've installed pure-ftpd on Ubuntu but when i do : ftp localhost I can't login with Ubuntu (or any) user...
6
votes
1answer
313 views

Is this how ftp works?

I just want to check if my understanding of ftp is correct. An ftp server listens at port 21. A client establishes a connection to the ftp server using a local ephemeral port that connects to the ftp ...
1
vote
3answers
75 views

Is there an FTP (or other file transfer protocol) server which can notify a client of change?

I'm looking for an FTP-Like solution for copying backups of my mail server every 15 minutes.. The only problem with having an ftp client scheduled to run every 15 mins is it reindexes the FTP server ...
0
votes
0answers
385 views

open port 21 in os x server 10.6 mac for FTP server [closed]

Hello I want to open port 21. The firewall in the mac server is already off.The ftp server is enabled in this mac server. The NAT in the router is set accordingly to the internal IP of this MAC ...
0
votes
2answers
3k views

FTP Connection with a WAMP server

I downloaded and installed the latest version of WAMP package to my PC, and what I want to do is to connect it using FTP. How to do this ?
0
votes
1answer
204 views

Enabling FTPES and normal FTP connections on vsftpd

vsftpd was automatically installed onto my Ubuntu server to allow FTPES connections by some auto installer script I ran. How can I enable it to auto accept normal FTP connections as well? Is this ...
1
vote
2answers
396 views

Is there a speed difference between transferring files over FTP and Samba?

I have a home network setup with a desktop PC, two laptops and a ubuntu server desktop all connected to a router (DD-WRT). I want to setup the ubuntu server on a separate subdomain (security reasons: ...
1
vote
2answers
141 views

I have 2 computers with linux, How can i send with ftp files from computer1 to computer2 (shell command)?

I have 2 computers with linux, How can i send with ftp files from computer1 to computer2 them(shell command)? Steps that i think should be done (miss shell commands): find inner ip of computer1 ...
1
vote
0answers
343 views

FTP error 424 failed to establish connection

Getting "ftp error 425 failed to establish connection" when trying to connect to ftp server. Tried 2 ftp clients on 3 machines on same network and none work. However FTP works from home / mobile ...
1
vote
2answers
267 views

Can I configure FileZilla server so that it only writes the file once upload is complete?

Can I configure FileZilla server so that it only writes the file once upload is complete? I have a PowerShell script watching a directory for processing, so I'd prefer that the file didn't appear ...
0
votes
0answers
230 views

FTP server, firewall, and showing the files in the ftp folder [closed]

Possible Duplicate: FileZilla not working on Server 2008 R2 I'm using ftp 7.5 on a windows 2008 server with basic authentication and a 5 digit port number for security reasons. I can push ...
0
votes
2answers
324 views

Illegal folder name on FTP site? “100227”

I came across a very odd, it seems, bug/quirk on a client's FTP yesterday... I don't run the FTP server, so I can't actually check anything there, but, when I log in through the command line, I'm ...
0
votes
1answer
101 views

Where can I download mod_shaper for proftpd?

www.castaglia.org/proftpd/ says: mod_shaper is distributed with the proftpd source code but in the latest src from ftp://ftp1.at.proftpd.org/ProFTPD/distrib/source/proftpd-1.3.2e.tar.gz there is no ...
0
votes
2answers
712 views

Cannot connect to FTP server from external host

I have a FTP server (vsftpd) setuped on a Linux box (Ubuntu server). When I try to connect with a computer on the same network everything works fine as expected. But as soon the IP is external it ...
1
vote
3answers
1k views

Latest file from ftp server using wget or some other way

How can I download the latest file available in ftp server using wget. If I am using the below command it is giving all the files. wget ftp://id%3Apassword@ftpserver/dir/* Regards, Ram.
0
votes
1answer
4k views

FTP error 530 Permission denied?

I get an Error 530 Permission Denied when I try to access an FTP server on my LAN, even though user&pass are correct. I get 530 when I FTP to it from the same machine, and from another machine on ...
1
vote
2answers
974 views

How do FTP servers handle rename to an existing file?

How do FTP servers normaly handle rename to a file that aready exist? That is, will the existing to-file be overwritten or will I get an error? Is there some specification about how FTP servers should ...
0
votes
3answers
445 views

Redirect user to dir upon SFTP connection

I have an FTP user which i log in into the server via SFTP and a key file. Right, lovely, works like a charm. Now, by default the user logs to /home/ftp which is not cool. I'd like to know if there ...
3
votes
3answers
281 views

What are the basic steps to set up an FTP server?

I have been trying to setup an ftp server in windows XP. I would like to know about its configuration. What domain/Ip should I use, so that other system on internet can connect to it. Please provide ...