| Summary: | sftp appears to have a file size limit as well | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | guyverdh |
| Component: | sftp | Assignee: | Kevin Steves <stevesk> |
| Status: | CLOSED WORKSFORME | ||
| Severity: | normal | ||
| Priority: | P2 | ||
| Version: | -current | ||
| Hardware: | All | ||
| OS: | All | ||
|
Description
guyverdh
2001-11-15 04:10:56 AEDT
do both scp/scp and sftp/sftp-server systems have largefiles support? i have tested this previously between hp-ux 11 and openbsd. on hp-ux for example, the filesystem must be mounted with -o largefiles. cannot dup at this time. *** Bug 19 has been marked as a duplicate of this bug. *** Both systems are set with the ability for "large-files". As the files can be transferred via tape, and normal ftp (temporary hole opening for testing). Also noted that sftp was about 1/3 to 2/3 the speed of scp when dealing with files in the 50-100 MB range. Source Box - IBM S7a, running AIX 4.3.3 with Maintenance Level 7.
Dest Box - either IBM p640, running AIX 4.3.3 with ML7
or SUNFire 3800, running Solaris 5.8 10/01 release with patches.
assign to stevesk Doing some additional testing to narrow the problem down after putting 3.0.2p1 in place on most of the platforms (Sun, AIX). When copying from Solaris to Solaris, or Solaris to HPUX or Solaris to AIX it appears to not have a problem. When initiating the copy from AIX 4.3.3 ML9, and PSSP (not sure which level), it shows the previous symptoms. It appears to be an AIX only problem. Will try to rebuild it and snag the configure output for analysis. After additional testing, it appears to be an AIX problem all to itself. If running the same build on AIX 4.3.3 with Maintenance Level 7, the problem exists. If running the same build on AIX 4.3.3 with Maintenance Level 9, the problem does not exist. Fix - Install maintenance level 9. Mass change of RESOLVED bugs to CLOSED |