Re: FTP Upload



OK, I am really glad I have found someone experiencing a similar
problem to me.

I have had an FTP script transferring files between my SBS2K3 server
and my hosted website server for a couple of years, triggered via a
cheduled DTS job.
No problems until a few weeks ago when suddenly the command line FTP
script kept hanging. On performing the script manually, it was haging
with a 425 error.

From my research this looks like the FTP sever cannot connest back to
my SBS client on the data port.
I reran CEICW and enabled FTP (it was not checked previously and I
believe this is only required if the SBS box is intended to run as a
FTP server).
This had no effect.

I tried many things with no luck. However, connecting through IE gives
me update access and I can copy to and download from the FTP server.

I then removed the SBS firewall completely (again through CEICW) and lo
and behold everything worked fine! Therefore, there must be an issue
with the SBS firewall.
The problem first began in the week when a number of automatic MS
updates were applied to my machines, including my SBS server. I want to
know if this coincidental or not, but as yet have only found this post
with a problem such as mine..

Gene, if you have got any further, please let me know.

Thanks,
Kris

.



Relevant Pages

  • Re: FTP in ASP.NET C#
    ... It has native .NET classes that will allow you to use the FTP protocol. ... >I would like to have my application FTP a file to a server after a user ... > ' This script assumes the file to be FTP'ed is in the same directory as ... > ' If there are multiple files to put, we need to use the command ...
    (microsoft.public.dotnet.languages.csharp)
  • Script endlessly looping
    ... The following script has a loop that executes ftp to look for a trigger ... trigger file and renames the data file on the remote server. ...
    (comp.unix.shell)
  • Re: Why would it appear to my scripts that a server theyre connecting to has gone away (using Net::F
    ... ftp server. ... LWP::DebugFile is sufficient to prevent the script from freezing or ... and uses ftp to transfer files from a clients web server to their ... LWP is asked to retrieve a few MB from the same server (in the LWP ...
    (comp.lang.perl.misc)
  • Re: how to encrypt password stored in ftp script
    ... I need that script to run everyday automatically on machine ... people form modifying script to access the FTP server for different ... uploading from the system, is to find the most secure way of doing it, ...
    (comp.lang.perl.misc)
  • Re: Same Internal Server Error from last two days
    ... I am trying to run a Hello World Perl Script in Apache 2.2. ... But its constantly giving me Internal Server Error.The script ... # have to place corresponding `LoadModule' lines at this location so the ...
    (perl.beginners)

Loading