Get error 30018 when transfering a file usinf SFTP - WeOnlyDo Discussion board

Get error 30018 when transfering a file usinf SFTP (wodSFTP / wodSFTP.NET / wodSFTPdll)

by John Agar, Saturday, December 04, 2004, 07:42 (7085 days ago)

When using putfile in SFTP to a Linux system and where the fullpath name contains 400 characters I get an error return code of 30018. When I change the name of the fullpath to 259 characters the transfer works. I then change the fullpath name back to the original name of 400 characters and the transfer then works. Help??

Re: Get error 30018 when transfering a file usinf

by John Agar, Saturday, December 04, 2004, 08:44 (7085 days ago) @ John Agar

When using putfile in SFTP to a Linux system and where the fullpath name contains 400 characters I get an error return code of 30018. When I change the name of the fullpath to 259 characters the transfer works. I then change the fullpath name back to the original name of 400 characters and the transfer then works. Help??

I will answer my own question... I was using v1205. Switched to version 2218 and everthing lokks fine.

Re: Get error 30018 when transfering a file usinf

by wodSupport, Saturday, December 04, 2004, 09:21 (7085 days ago) @ John Agar

Good :) 1205 was really old...

Re: Get error 30018 when transfering a file usinf

by John Agar, Sunday, December 05, 2004, 18:54 (7084 days ago) @ wodSupport

No, the problem is back even with the latest release. Have 2 files with names longer than 400 char and cannot get them to the server. I will get back with details of the code we are running on Linux but the problem appears to be on the VB side. Our product order number is 8590836/swreg.

Re: Get error 30018 when transfering a file usinf

by wodSupport, Sunday, December 05, 2004, 20:21 (7084 days ago) @ John Agar

John,

ok, can you please send sample to techsupport@weonlydo.com, so we can try to duplicate this problem.

What type of server are you connecting to, OpenSSH on unix?