started working on FTP(S) implementation using netftp and introduction of "server accounts"
This commit is contained in:
@@ -255,6 +255,11 @@ namespace keepass2android.Io
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
public void ResolveAccount(IOConnectionInfo ioc)
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
class AndroidContentWriteTransaction : IWriteTransaction
|
||||
|
Reference in New Issue
Block a user