Omgili - forum search, search forums  
  

Discussions about anonymous ftp

Displaying 1 - 10 out of 2,327 discussions.  
RSS Feed Options
Time Frame: (Any time)   Minimum number of replies: (2)   Minimum number of discussing users: (0)
  |  

Page: 1   2   3   4   5   6   7   8   9   10  
Keep this page open to be updated with the newest discussions automatically.
When using Krusader or Konquerer or such to connect to ftp://myhost.tld it starts trying anonymous access, and then ask me for my password. the problem is, myhost blocks me after 10 failed attempts to login for my ip, so after transferring some files ...
Started by on , 4 posts by 4 people.  
Try using ftp://user:password@myhost.tld as URL..?.
It worked fine.
On Kubuntu.
I configured a server with vsftpd, and what I want to do is force local users to use SSL (which I have done), and allow anonymous users on the "ftp" username to access the server with only a password and no SSL. Here is my configuration file: Code: # ...
Started by on , 4 posts by 4 people.  
I am also looking to add this to my existing ftp server where each user logs into their home folder and placing files in the public through the trouble of allowing ....
A 'public venue' accessible by ftp would seem to be useful at any time.
I have FTP Perl script and I want to make sure whether the file transfer is complete by checking the number of bytes that are transfered to the remote server is equal to the actual bytes of the file in the local server. How could i accomplish this? Here...
Started by on , 3 posts by 3 people.  
Code: my $host="127.0.0.1"; my $user="anonymous"; my $pw = "asdfsf"; my $path="pub"; my $file="file"; my $ftp = Net::FTP->new($host, Debug => 0) or die "Could not connect to '$host': $@"; $....
After transfer may be different.
Ask your Facebook Friends
I have an FTP account created and it works fine with an FTP client but won't work with IE. If I remember correctly IIS6 let you do this with no problems, is there a rule or setting I am missing? I currently have 1 Allow rule for a specific user and 1 ...
Started by on , 3 posts by 3 people.  
Verify FTP and Firewall settings are good..
You can check this post Out Of Band FTP 7 shows "Operation timed out" ..
IE removed this functionality for 7.0.
Computer.
Hi there, I am trying to setup an anonymous user account on our server to enable people to downlaod technical manuals for our products etc. and I would like this to be as secure as possible! I was just wondering if anyone knew a series of steps that will...
Started by on , 3 posts by 3 people.  
Try this guide: http://www.ls-l.net/ftp/ I would look into creating an SFTP account that is locked.
Hi there, I am trying to setup an anonymous user account on our server to enable people to download technical manuals for our products etc. and I would like this to be as secure as possible! I was just wondering if anyone knew a series of steps that will...
Started by on , 3 posts by 3 people.  
Some examples of mod_tls configuration for ProFTPd could be found here .
To you FTP site.
Hello SF: I am setting up a virtual machine with Windows Server 2008 that utilizes Hyper-V. I am trying to set up FTP access to the machine, but I cannot connect to the FTP server from my local machine. I can ping it and access the web server portion....
Started by on , 5 posts by 5 people.  
Make sure that whatever FTP server application you are using is allowed access through....
Check your Firewall settings on the host and make sure Port 21 is open Make sure that the ftp user has access to the root folder of the ftp server.
I'm wondering how I would download all _*.xml_ files from a folder I have set up on an FTP server using Net::FTP. I have seen that glob() would be the best way, but I cannot quite wrap my head around the logic. Basically, I need to check if there are ...
Started by on , 4 posts by 4 people.  
Connection when exiting $ftp->login("ftp",'ftp') #anonymous ftp or die "Cannot login: ", $ftp-> %downloaded; sub check_for_new { # Get all files my @files = $ftp->ls; foreach $f (@files) { # Check....
I am trying to set up a FTP server under Windows XP. Everything works fine with FireFox, but not with GetRight or IE. Any ideas on how I can get it working with IE and GetRight? System Setup I've tried both XLight and Gene6 FTP. On my router, I'm forwarding...
Started by on , 3 posts by 3 people.  
With normal FTP, your client tells the server what IP and port to send....
Have you tried something like: ftp://anonymous@91.195.X.X:30100 ? I can't speak for Xlight or Gene6 might bugger up when the client is trying to use passive FTP.
I'm having trouble getting an FTP server setup on Windows 7. I've added the service using Control Panel -> Programs -> Turn Windows features on and off. I can see the service has started in Control Panel -> Services. But then when I fire up cmd...
Started by on , 3 posts by 3 people.  
You may chooseIf all you want is a simple FTP server that you can set up and tear down easily I wouldn't suggest using the IIS method and getting everything....
Anonymous Authentication; hit Finish You should now be able to FTP to localhost.
Page: 1   2   3   4   5   6   7   8   9   10  

Related Message Boards & Forums

  • Server Fault
  • Stack Overflow
  • Super User
  • Server Platforms - Ubuntu
Related Searches
anonymous leopard ftp setup    IE disable anonymous ftp    disable anonymous ftp login in internet explorer   
More Information


Forum Search About Omgili Help Plugins Forum/Board Owners Privacy

i
In Title
In Topic
In Reply
Exclude
Boost