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

by John Agar @, (7453 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??

locked

Re: Get error 30018 when transfering a file usinf

by John Agar, (7453 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.

locked

Re: Get error 30018 when transfering a file usinf

by Jasmine, (7453 days ago) @ John Agar

Good :) 1205 was really old...

locked

Re: Get error 30018 when transfering a file usinf

by John Agar @, (7452 days ago) @ Jasmine

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.

locked

Re: Get error 30018 when transfering a file usinf

by Jasmine, (7452 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?

locked