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: 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: I have a task to delete files from an FTP Server which is a IIS server from unix shell script, ftp delete command does not let me use wild card charac...
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: 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: 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: Hey everybody.. I am wondering what software should I download for my PC at home to write and compile Unix Shell Script? Please reply as soon as possi...
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: Hi, Can anyone tell me how to write a Unix ksh script to open a file (path provided) and assign a value to a variable in the file and then save the fi...
Summary: Hi Guys, I have a unix shell script which is like this... sqlplus -s $FEB_UID/$FEB_PWD@feb_dev |& print -p "select '|'||job_id||'|' from jobre...
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: Hello, I have an shell script to transfer a 50KB TXT file from UNIX to NT4 server. The transferred file become 4-5KB less... When I look inside the t...
Summary: Hi, I've managed to create a C Shell script to get the names of the ASCII files that I want to FTP off of my remote hosts. The names of the ASCII file...
Summary: Hi everyone, I'm ftping data from Win2000 to Unix, and need to update the new unix file with 777 permissions. I would expect to be able to use the "s...
Summary: I cheated by scheduling a WS_FTP task on my PC to "pull" from UNIX, rather than using a UNIX shell script to "push" to my PC. Here is the DOS batch fi...
Summary: How can I write a unix script to ftp file from one machine to the other but exclude file already being transferred. The script runs under cron and onl...
Summary: I'm a student, and I have a hard time completing this term assignment, if anyone could help me I would appreciate it very much. I did my best to do i...
Summary: Does anyone have a script that will ftp any single file from one machine to multiple machines all in one shot? A mass ftp from a host to a selected am...
Summary: the files originally reside on Unix? the ftp script runs on windows? you have access to the Unix side? you do/do-not have access to the windows side? ...