![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| UNIX - SCP File Transfer | vijaykrc | UNIX for Advanced & Expert Users | 9 | 04-27-2009 06:03 AM |
| to transfer a file from unix to window | Nirmal | Shell Programming and Scripting | 3 | 03-19-2008 04:10 AM |
| Transfer FILE from UNIX to WIN2000/XP | ZINGARO | Shell Programming and Scripting | 2 | 08-11-2006 07:38 PM |
| Perl scirpt for automatic file transfer | sveera | Shell Programming and Scripting | 8 | 08-19-2005 03:39 PM |
| File transfer from unix to NT box? | jvacc | IP Networking | 10 | 06-28-2001 05:44 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Hello,
I am a beginner with korn shell scripting. I have got a text file that gets produced every night and I need to transfer it to a windows shared area. Is there any command line script (e.g FTP) that I could use to transfer the file automatically without manual intervention everyday? Any ideas will be very much appreciated Thanks |
|
||||
|
FTP example
Here's a way to call ftp inside your ksh script:
Quote:
(ps: no spaces or tabs before the final EndFTP) |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|