HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Though the ftp is still in progress the file size ...
Operating System - Linux
1830218
Members
2106
Online
109999
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-05-2006 07:08 PM
06-05-2006 07:08 PM
Though the ftp is still in progress the file size does not seem to be changing.
Hi,
I am getting a tar file (23GB) through ftp from a redhat server (RHEL AS4).
I have initiated this yesterday and the ftp is still in progress. I determine this by the running hash (#) symbols at the ftp console.
Though the ftp is still in progress the file size does not seem to be changing. Please suggest.
# date
Tue Jun 6 09:21:48 IST 2006
# ls -l Diablo.tar
-rw-r--r-- 1 root root 6442450062 Jun 5 11:36 Diablo.tar
# du -sk Diablo.tar
6297612 Diablo.tar
# date
Tue Jun 6 09:22:26 IST 2006
# ls -l Diablo.tar
-rw-r--r-- 1 root root 6442450062 Jun 5 11:36 Diablo.tar
# du -sk Diablo.tar
6297612 Diablo.tar
Thanks & Regards
I am getting a tar file (23GB) through ftp from a redhat server (RHEL AS4).
I have initiated this yesterday and the ftp is still in progress. I determine this by the running hash (#) symbols at the ftp console.
Though the ftp is still in progress the file size does not seem to be changing. Please suggest.
# date
Tue Jun 6 09:21:48 IST 2006
# ls -l Diablo.tar
-rw-r--r-- 1 root root 6442450062 Jun 5 11:36 Diablo.tar
# du -sk Diablo.tar
6297612 Diablo.tar
# date
Tue Jun 6 09:22:26 IST 2006
# ls -l Diablo.tar
-rw-r--r-- 1 root root 6442450062 Jun 5 11:36 Diablo.tar
# du -sk Diablo.tar
6297612 Diablo.tar
Thanks & Regards
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2006 08:14 PM
06-05-2006 08:14 PM
Re: Though the ftp is still in progress the file size does not seem to be changing.
Shalom,
The conection may be open, try this to confirm:
netstat -an | grep ":20 " 20 may need to be 21.
The transfer has stopped.
You should make sure the ftp server is still running:
service vsftpd status
You should check that the target filesystem has enough space for the transfer with df -kh
Large filesystems are enabled by default in RH ES 4 and there should be no OS defaults stopping this transfer.
You may also wish to check networking and see if the connection is being cut off.
SEP
The conection may be open, try this to confirm:
netstat -an | grep ":20 " 20 may need to be 21.
The transfer has stopped.
You should make sure the ftp server is still running:
service vsftpd status
You should check that the target filesystem has enough space for the transfer with df -kh
Large filesystems are enabled by default in RH ES 4 and there should be no OS defaults stopping this transfer.
You may also wish to check networking and see if the connection is being cut off.
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
06-07-2006 03:05 AM
06-07-2006 03:05 AM
Re: Though the ftp is still in progress the file size does not seem to be changing.
23GB is well beyond what an unpactched ftpd can handle. It could also be that your destination file system is full.
1st of all, I'd recommend gzip'ing that tar file down a bit. Then I'd recommend using nfs, rsync, or some other kind of file transfer mechanism for a file this size. In fact, I'd recommend dumping this file to tape and transfering it that way.
1st of all, I'd recommend gzip'ing that tar file down a bit. Then I'd recommend using nfs, rsync, or some other kind of file transfer mechanism for a file this size. In fact, I'd recommend dumping this file to tape and transfering it that way.
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