HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Re: FTP between RH 7.2 and MPE 6.0
Operating System - Linux
        1839919
        Members
    
    
        2975
        Online
    
    
        110157
        Solutions
    
Forums
        Categories
Company
Local Language
                
                  
                  back
                
        
                
        
                
        
                
        
        
        
                
        
                
        
        
        
                
        
              
              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
                
                  
                  back
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
                
            
            
                
            
                
            
                
            
                
            
            
                
            
                
            
            
                
            
                
              
            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
Blogs
        Information
        Community
Resources
Community Language
        Language
        Forums
Blogs
Topic Options
			
				
					
	
			
		
	- 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
06-06-2002 01:27 PM
06-06-2002 01:27 PM
			
				
					
						
							FTP between RH 7.2 and MPE 6.0
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Greetings! I'm trying to get a file from my HP/3000 via my Red Hat box. I can ftp to the HP/3000, log in, and change directories, but when I try to 'get' a file I receive this message: "ftp> get SLIFLAT
local: SLIFLAT remote: SLIFLAT
502 PASV command not implemented by this server.
Passive mode refused."
I can ftp between my MPE and HP/Ux boxes without any problem. Ideas?
Thanks!
-dd
					
				
			
			
				
		
		
	
	
	
local: SLIFLAT remote: SLIFLAT
502 PASV command not implemented by this server.
Passive mode refused."
I can ftp between my MPE and HP/Ux boxes without any problem. Ideas?
Thanks!
-dd
	Hey, that's not a spoon.
			
			
				
			
			
			
			
			
			
		
		2 REPLIES 2
	
	            
            
		
		
			
            
                - Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2002 01:31 PM
06-06-2002 01:31 PM
			
				
					
						
							Re: FTP between RH 7.2 and MPE 6.0
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Sorry, never mind. Looks like all I have to do is type 'passive'. My apologies.
-dd
		
		
	
	
	
-dd
	Hey, that's not a spoon.
			
			
				
			
			
			
			
			
			
		- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2002 06:05 PM
06-06-2002 06:05 PM
			
				
					
						
							Re: FTP between RH 7.2 and MPE 6.0
						
					
					
				
			
		
	
			
	
	
	
	
	
			
				
					
					
						Hello Dan,
It seems that you found the answer by yourself.
In fact, with the FTP protocol, 2 connections are opened :
- the first one is used for commands (open, user, cd, pwd...). It goes from the FTP client to the FTP server on port 21.
- The second one is used for data exchange (dir, get, put...). It goes from the FTP server to the FTP client on port 20.
It is not generally a good idea, from the security point of view, to open connection from the FTP server to your client. Imagine what could happen if your FTP client had security flaws...
Therefore, the passive mode is another implementation of the FTP protocol, that makes both command and data connections to be opened from client to server.
Just a remark : generally, firewalls are configured so that ONLY passive mode can be allowed.
Good luck.
Kodjo
					
				
			
			
				
		
		
	
	
	
It seems that you found the answer by yourself.
In fact, with the FTP protocol, 2 connections are opened :
- the first one is used for commands (open, user, cd, pwd...). It goes from the FTP client to the FTP server on port 21.
- The second one is used for data exchange (dir, get, put...). It goes from the FTP server to the FTP client on port 20.
It is not generally a good idea, from the security point of view, to open connection from the FTP server to your client. Imagine what could happen if your FTP client had security flaws...
Therefore, the passive mode is another implementation of the FTP protocol, that makes both command and data connections to be opened from client to server.
Just a remark : generally, firewalls are configured so that ONLY passive mode can be allowed.
Good luck.
Kodjo
	Learn and explain...
			
			
				
			
			
			
			
			
			
		The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
		
	
	
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP
