![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Install Perl Module | hari.jnvc90 | SUN Solaris | 1 | 03-05-2008 10:08 AM |
| Perl module question | hankooknara | Shell Programming and Scripting | 3 | 07-08-2007 07:26 AM |
| PERL DBI module install | jerardfjay | Shell Programming and Scripting | 3 | 10-27-2006 10:29 AM |
| what's the debug command for perl scripts | dayanandra | Shell Programming and Scripting | 2 | 05-19-2006 04:21 PM |
| Replace Perl Module name in all Perl scripts | rahulrathod | Shell Programming and Scripting | 2 | 12-02-2005 01:00 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
strange net::SFTP Perl module debug entry
I installed Net::sftp on a solaris 8 server and I am able to successfully transfer files to the remote server. I am running the command out of a script with debug=1 on so I can see the verbose output.
The last two lines of the debug output show it couldn't fsetstat, but I don't know what that means. The files seems to transfer. These are the last few lines. Any idea what it means? hccssun5: sftp: Sent SSH2_FXP_OPEN I:4 P:SftpTestfile hccssun5: sftp: Sent message SSH2_FXP_WRITE I:5 O:0 hccssun5: sftp: In write loop, got 56 offset 0 hccssun5: sftp: Sent message T:10 I:6 Couldn't fsetstat: Failure at ./TestSFTP line 17 hccssun5: sftp: Sent message T:4 I:7 |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|