![]() |
|
|
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 |
| Performance issue with ftp script. | Shiv@jad | Shell Programming and Scripting | 7 | 07-03-2009 01:01 PM |
| Performance of log parsing shell script very slow | sowmitr | Shell Programming and Scripting | 7 | 04-08-2009 02:37 PM |
| Performance issue with awk script. | RRVARMA | Shell Programming and Scripting | 4 | 07-10-2008 05:03 AM |
| shell script performance issues --Urgent | icefish | Shell Programming and Scripting | 18 | 12-14-2007 10:43 AM |
| Performance of a shell script | namishtiwari | UNIX for Advanced & Expert Users | 2 | 08-20-2007 06:10 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
FTP-Shell Script-Performance issue
Hello All,
Request any one of Unix/Linux masters to clarify on the below. How far it is feasible to open a new ftp connection for transferring each file when there are multiple files to be sent. I have developed shell script to send all files at single stretch but some how it doesnt suit to the requirement as well. I was asked to do each file transfer differently i.e one file per one ftp. will it effect the performance of the system? Please throw some light on this. Thanks, RSC1985 |
|
||||
|
Well, The size can be of 1MB,1GB or even 1KB also.Also the number of files also vary from time to time so we may not be knowing the size and number before we start FTP.
If we open many FTP instances will it be a problem? Please guide through. |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|