|
|||||||
| Forums | Search Forums | Register | Forum Rules | Man Pages | Albums | FAQ | Members | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
|
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Is it possible to create 10GB file in Linux and transferring the file to other remote server
Hi folks,
Is it possible to create 10GB file in linux and transferring the file to other remote server? Regards, J |
| Sponsored Links | ||
|
|
#2
|
|||
|
|||
|
If there's bandwidth, sure. Hard to give advice without knowing what for though.
|
| Sponsored Links | ||
|
|
#3
|
||||
|
||||
|
You might hit a file size limit with some utilities when trying to move a 10Gb file to another system. For example, the FireFTP add-on for Mozilla Firefox currently has a 2Gb file size limit.
|
|
#4
|
|||
|
|||
|
I would suggest trying rsync for it's convenience. There are doubtless other ways.
|
| Sponsored Links | ||
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Transferring a file from one UNIX server to another | gopajitmalakar | UNIX for Dummies Questions & Answers | 4 | 11-08-2012 03:31 PM |
| How to split 10GB file into small Sizes | zimmyyash | Solaris | 3 | 07-23-2012 07:40 AM |
| Transferring files from one linux server into another | RaviTej | UNIX for Dummies Questions & Answers | 5 | 06-25-2012 07:56 PM |
| Parse file from remote server to calculate count of string existence in that file | poweroflinux | Shell Programming and Scripting | 6 | 08-31-2010 02:57 AM |
| Transferring file from Windows server... | Santhosh_Ind | Shell Programming and Scripting | 1 | 10-14-2009 02:37 AM |
|
|