Search Results

Search: Posts Made By: bbabr
13,747
Posted By bbabr
Chris, You can also use ftp to transfer...
Chris,

You can also use ftp to transfer files. You can incorporate the ftp commands in your shell script very easily.

For example:

(commands to create your zip file)

ftp serverABC<<EOF...
53,317
Posted By bbabr
That did the job! I managed to get the file...
That did the job!

I managed to get the file list, create the todo.lst and run it. One thing I found, though, is that you have to delete the todo.lst after running the script. If not, the next time...
53,317
Posted By bbabr
porter, Thanks for the quick reply. I was...
porter,

Thanks for the quick reply. I was able to write the list of files to list.txt but I'm having problems reading the list and putting it in todo.lst. Am I missing something in between? How do...
53,317
Posted By bbabr
Can't do that. I can either move to a differnt...
Can't do that. I can either move to a differnt directory or delete. My problem is getting the list of files and then reading from the list to issue the GET and RENAME for each file.

Thanks for the...
53,317
Posted By bbabr
ftp: get list of file to get. Retrieve and move them
Hi,

I need to get multiple files from an ftp server. Once the files have been downloaded, I need to move them to a different directory on the ftp server. I don't know of a command that would...
Showing results 1 to 5 of 5

 
All times are GMT -4. The time now is 09:11 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy