
Visual Basic
C#
Managed Extensions for C++
C++/CLI
'Declaration <SerializableAttribute()> Public NotInheritable Class FtpTransferException Inherits TwainProException
'Usage Dim instance As FtpTransferException
Possible causes:
The machine is not currently connected to a network. The FTP UserName and/or FTP Password properties are not correct for the requested host specified in the Save method.
The host and or path specified in the Save method doesn’t exist.
The path was not specified in the Save method. A fully qualified url containing both the servername and file path must be specified. For example, "http://ftp.myserver.com/ftp/public/test.jpg" contains both the server and file information, but "http://ftp.myserver.com" does not.
System.Object
System.Exception
System.ApplicationException
Accusoft.TwainProSdk.TwainProException
Accusoft.TwainProSdk.FtpTransferException