- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- FTP Service
Operating System - Linux
1824955
Members
3610
Online
109678
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
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
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
тАО09-11-2006 04:28 PM
тАО09-11-2006 04:28 PM
FTP Service
Hi There,
I am using FTP commands in the schedule task batch file to login and transfer the file between one of the mailbox and my Client's server.
FTP works fine for 2 or 3 days and suddenly stops working, i mean FTP does not close its session even after the file transfer(task manager shows the open FTP session). And this stops the next file transfer.
I have attached the logfile which shows 3 sessions.
Session 1 and 2-- Successful
Session 3 -- Unsuccessful
After 3nd session ftp session does not close.
any ideas will be much appriciated,
Regards,
Narayan
I am using FTP commands in the schedule task batch file to login and transfer the file between one of the mailbox and my Client's server.
FTP works fine for 2 or 3 days and suddenly stops working, i mean FTP does not close its session even after the file transfer(task manager shows the open FTP session). And this stops the next file transfer.
I have attached the logfile which shows 3 sessions.
Session 1 and 2-- Successful
Session 3 -- Unsuccessful
After 3nd session ftp session does not close.
any ideas will be much appriciated,
Regards,
Narayan
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-11-2006 06:13 PM
тАО09-11-2006 06:13 PM
Re: FTP Service
Shalom,
1) What is the Linux distribution and version number.
2) What is the ftp server being used? rpm -qa | grep ftp
3) What is the client for ftp?
Suggestions,
1) Try sftp public key encryption exchanged.
2) Check /var/log/messages for networking issues at the time of failure.
3) Check the remote system log
4) Check the network infrastructure for corresponding problems at time of failure.
SEP
1) What is the Linux distribution and version number.
2) What is the ftp server being used? rpm -qa | grep ftp
3) What is the client for ftp?
Suggestions,
1) Try sftp public key encryption exchanged.
2) Check /var/log/messages for networking issues at the time of failure.
3) Check the remote system log
4) Check the network infrastructure for corresponding problems at time of failure.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-07-2006 05:47 PM
тАО11-07-2006 05:47 PM
Re: FTP Service
I suppose we talking about win32 machine? (U wrote "... task manager shows ...")
1. From what to what platform you are connecting? (try 'telnet FTP_SEVER 21' - perhaps SERVER will show it's name)
2. Turn on Debug Mode on SERVER.
3. use tcpdump to port 20 and port 21.
if your ftp task is sheduled - run tcpdump before ftp session and make it write data to file - dont forget to limit number of packets in tcpdump call)
4. check if there IIS or IPFW|IPTABLES somwhere between client and server.
5. R U connecting directly? (client and server in the same network)
1. From what to what platform you are connecting? (try 'telnet FTP_SEVER 21' - perhaps SERVER will show it's name)
2. Turn on Debug Mode on SERVER.
3. use tcpdump to port 20 and port 21.
if your ftp task is sheduled - run tcpdump before ftp session and make it write data to file - dont forget to limit number of packets in tcpdump call)
4. check if there IIS or IPFW|IPTABLES somwhere between client and server.
5. R U connecting directly? (client and server in the same network)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО11-13-2006 11:25 PM
тАО11-13-2006 11:25 PM
Re: FTP Service
Install Ethereal on the windows machine and use tcpdump to linux machine.
Then open the tcpdump file with ethereal and "Follow the tcp stream".
Make the same with windows machine.
Then open the tcpdump file with ethereal and "Follow the tcp stream".
Make the same with windows machine.
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
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP