Summary: This gets all html and moves 'em to somefolder. Season to taste. ============================================== :: get some files via ftp then move ...
Summary: Hi, I have the following requirements to perform FTP file moves between two FTP servers, basically doing (PULL/GET and PUSH/PUT) of files. The FTP Tra...
Summary: Hi there i`m in need of some help with a connection string to an access db on an ftp site that has a usr name and pass word...is this possible??? or d...
Summary: Hello everyone... I'm in a slight bind... lol. I was called away from my office on an emergency and left my web server without starting up the MySQL ...
Summary: Hi, I have implemented an FTP application, which will schedule itself to run daily by using SetTimer, once it’s started. Everyday it will FTP-get a pl...
Summary: Hi everybody... I have a ftp batch(shell script) file...which bascially sends file from my local machine to the remote ftp machine. it works..well! fi...
Summary: i am trying to run ftp on the win box to put some files to a remote server. this is done by a script and the command looks like: "ftp -n -i -s:/ftp_cm...
Summary: hello, I know that is kind of a mouth full but let me see if I can draw it out to give the format a visual so the root c:\ftp\ which has 3 folders in...
Summary: Sounds like the ftp port (21) isn't open on that computer... Here's a way to test that. On Windows 95/98/ME Click Start -> Run Type "telnet" (No quote...
Summary: Does anyone know if there is anyway after using a batch file to ftp into a server and then using the mput command to have it timeout if it gets stuck ...
Summary: Well, I'm sitting here and can't this to work right. Here's what I want to do: - Login to a ftp server - Download qconsole.log from demott - Upload th...
Summary: M2, I need to understand your code if I am to apply it so if you look through my comments in your code please correct them where needed. Thanks. @ech...
Summary: Greetings, I am wondering if anybody has any idea on how I might achieve my programming goal. I am FTPing to KCM_Ext server and am trying to run progr...
Summary: No Samba & no FTP? They need to hire a magician. I can't think of another way to do it. How do you know when a politician is lying? His mouth is mo...
Summary: Hi I am putting together a batch file to allow the user to move certain file types (.RCS) from one folder to another. I am using the following code t...
Summary: I'm working on a moderately complex batch file. The original requirement was a way to do a remote backup for a user who works from home to ensure ...
Summary: [1] pity. I'll see what will happen once I get that test machine. [2] Get the files to send into FILELIST and try this: The thing about it is that I d...
Summary: Hello: I have an ftp script that runs in the command line but not from within a batch file. Anyone have any ideas why? Below is the script. Any tips w...
Summary: I want to make a batch file that takes a file as a parameter, then connects to a predetermined FTP server and uploads the indicated file, then quits. ...
Summary: Hmm... in that case... could you check out my code? I really can't figure out what's wrong with it: --------------------------- // If the spot the cha...
Summary: Hi, I am trying to automate a series of FTP commands so that i can hand a job over to someone not technically minded! These are the FTP commands I am...
Summary: I want to publishing a web page but in this page there are some pages that have to be secure and i want to let in only known machine.To do that i want...
Summary: Hello all! I'm having a bit of trouble here at my work. We have a customer that sends us semicolon-separated files through FTP-upload several times a ...