Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
files copy from other system
Name: arun.s Date: November 22, 2005 at 21:38:45 Pacific OS: unix CPU/Ram: 256
Comment:
hi say i m running a script on 10.20.10.21 the script is as follows ---------- in this section i m accepting some file names
---------- --------- in this section i want to copy those files (files specified by the user) from other machine say 10.24.10.23 to 10.20.10.21(where my script is running).. i know i can ftp it but i want to automate this script in such a way that after specifying the filenames in section on copy process should happen automatically and next section commands must be executed after that ---- ----- after copying files i want to execute the rest of commands in this script -----
please provide the solution for above problem if you want more clearance about my question let me know...
Summary: I am running an automated application to extract some information for updating another system. Sometimes there is no information meeting the criteria set but the application isn't smart enough to kno...
Summary: Hi, I am new to unix, very new but have a problem with files arriving in my directories from other systems, some in upper and some in lower case. I thought there would be an easy command to convert al...
Summary: Hi! 100 points for those of you who can fully answer this :-) (I only read 2-liners on this, but no one was actually able to provide a detailed how-to) I want to dynamically add (and remove) ftp ac...