Summary: I need to go out to an ftp site, check a file called "manifest.txt" which will contain the names of folders in the same directory. Typical file conte...
Summary: I am looking for help in writing an FTP script which will run on NT & will get yesterday log from other server. The other server logs in "yymmdd" form...
Summary: Hello I need to make a ftp script that lists a couple dirs and then runs a function and does this in a loop. If I was dreaming this is what the scrip...
Summary: When the FTP completes successfully the FIND command searching for string "RNTO command successful" generates a success transmission message. IT work...
Summary: Hi. Although what u r trying to say is not very difficult by If I am at you position I will use this approach In place of - cd to the most recently...
Summary: I like the resources that you provided with FTP question. I need help with parsing a file on an IRMFTP server with a name like "FAU.PB1.budget". How...
Summary: hi all, This is regarding ksh script. I have a ftp script which does fine job in copying files to remote server. But i still have a small problem...
Summary: I need a ftp script to delete old text files on a remote server based on the file retention rules such as 2 weeks, 1 month, etc. It can be written as ...
Summary: I need to connect to a client PC and send some files thro' FTP (mput *.gz). Server runs on Solaris and Two clients run on W2k & Solaris. Pls help me t...
Summary: Thirst, thank you for the fast answer. When i start my little ftp-script, it is still asking the password, also with the .netrc file. Should i have to...
Summary: I am writing an ftp script to get a file whose filename changes, but the file extension is consistent. Tried using "get *.txt" but got "file does not ...
Summary: I need an FTP script that would take a file from one Windows Server to put in another Windows Server. I am not looking for a batch script here... is t...
Summary: On a Windows Server there will be multiple files that needed to be FTP’d to Unix Server. We want to merge all these files into 1 file and rename the...
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...