Get error 30018 when transfering a file usinf SFTP (wodSFTP / wodSFTP.NET / wodSFTPdll)
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
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
Good :) 1205 was really old...
Re: Get error 30018 when transfering a file usinf
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
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?