Restart function by using Commons VFS

2005-10-06 Thread [EMAIL PROTECTED]
Hello everybody, I have 2 questions : 1- Is it possible to perform FTP restart function when using VFS api ? (I know that the restart function is available in COMMONS NET by using the setRestartOffset(long offset) method of the FTPClient class) 2- Is it possible to perform SFTP restart

Re: [vfs] Restart function by using Commons VFS

2005-10-06 Thread Mario Ivankovits
Hi! [EMAIL PROTECTED] wrote: 1- Is it possible to perform FTP restart function when using VFS api ? (I know that the restart function is available in COMMONS NET by using the setRestartOffset(long offset) method of the FTPClient class) You can use the RandomAccessContent: FileObject