- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Which process is heavier, FTP pull or push?
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2011 11:16 PM
03-28-2011 11:16 PM
There is a server pushing files (FTP) to our server since long but now we are planning to chnage it to pull mode, i-e our server will frequently get files using FTP.
Just want to understand if there is any difference between these two FTP modes from performance (resource utlilization) point of view on our sever.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2011 12:54 AM
03-29-2011 12:54 AM
Re: Which process is heavier, FTP pull or push?
Hope this helps!
Regards
Torsten.
__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.
__________________________________________________
No support by private messages. Please ask the forum!
If you feel this was helpful please click the KUDOS! thumb below!

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2011 06:29 AM
03-29-2011 06:29 AM
Re: Which process is heavier, FTP pull or push?
One more point. If we pull files we have to delete them as well which means one extra task load on our server. Will it be negligible even if 1000s of files are being pulled?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2011 06:34 AM
03-29-2011 06:34 AM
Re: Which process is heavier, FTP pull or push?
Just an idea.
UNIX because I majored in cryptology...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2011 06:40 AM
03-29-2011 06:40 AM
Solutionbut I also have approximately no detailed
information on what you're doing now or what
you intend to do differently.
Why not just run the experiment? I'd trust
reality over any opinion I got in a forum
like this.
> If we pull files we have to delete them as
> well which means one extra task load on our
> server. Will it be negligible even if 1000s
> of files are being pulled?
It means sending one more FTP command, and
getting one more FTP response, per file. All
the serious work is done by the other
(server) system.
If I had thousands of files to move from one
system to another, then using FTP to transfer
them one-by-one is probably not the method
I'd choose to do it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2011 06:49 AM
03-29-2011 06:49 AM
Re: Which process is heavier, FTP pull or push?
> [...] a server [...]
> [...] our server [...]
Not very detailed descriptions of anything.
uname -a
> [...] performance (resource utlilization)
> point of view on our sever.
Where's the bottleneck? Is your network
connection so fast that any FTP activity
actually matters on "our server"?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2011 07:36 AM
03-29-2011 07:36 AM
Re: Which process is heavier, FTP pull or push?
I think now I have got some idea how understand this scenario. I agree with Steven about running a real test. Unfortunately we have to stick with FTP at the moment.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2011 07:38 AM
03-29-2011 07:38 AM
Re: Which process is heavier, FTP pull or push?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2011 11:47 PM
04-01-2011 11:47 PM
Re: Which process is heavier, FTP pull or push?
I'm not sure if that was Steven's exact point.
I.e. you could tar and gzip a bunch of files and then only do one ftp.